Closed (fixed)
Project:
Quiz
Version:
6.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Oct 2006 at 19:43 UTC
Updated:
22 Jun 2014 at 16:17 UTC
Jump to comment: Most recent
Found an error during testing that was caused by one of the previous patches. The check to see if the student had passed the quiz was missing the uid parameter. This was resulting in a situation where non quiz creators could not get passed the quiz check if anyone had passed that quiz.
This patch fixes the issue. It is based on:
http://drupal.org/node/27133
http://drupal.org/node/88675
and the administer quizzes patch from http://drupal.org/node/26998
Currently, we are looking to commit all four of these patches today to help keep the version confusion to a minimum. My apologies for the bug and as always, suggestions are welcome.
| Comment | File | Size | Author |
|---|---|---|---|
| quiz_passed_fix.patch | 2.15 KB | seanbfuller |
Comments
Comment #1
seanbfuller commentedComment #2
seanbfuller commentedCommitted to HEAD.
Comment #3
(not verified) commented