When results tab of a quiz is run, it gives this error:
Notice: Undefined index: in _quiz_results_mr_prepare_filter() (line 2341 of ...\sites\all\modules\quiz\quiz.admin.inc).
Notice: Undefined index: in _quiz_results_mr_prepare_filter() (line 2344 of ...\sites\all\modules\quiz\quiz.admin.inc).
Notice: Undefined index: in _quiz_results_mr_prepare_filter() (line 2347 of ...\sites\all\modules\quiz\quiz.admin.inc).
used sandbox version from dec24: http://drupal.org/sandbox/selvamkf/1381014
Comments
Comment #1
zeezhao commentedBy the way, this tends to happen when the "Special filters" are not checked i.e.
- Only show each users best result [not set]
- Do not show quizzes in progress [not set]
Comment #2
falcon commentedFixed the manage results page earlier today.
Comment #3
zeezhao commentedStill getting the error in the alpha version released yesterday:
Notice: Undefined index: #header in quiz_results_manage_results_form() (line 1988 of ...\quiz\quiz.admin.inc).
Comment #4
hollyh commentedsame
Comment #5
falcon commentedThanks for reporting