1. Error on adding new quiz. Please check out.
Notice: Undefined index: quiz_question_browser_title in _quiz_question_browser_add_filter_fields() (line 1406 of E:\xampplite\htdocs\d7qz\sites\all\modules\quiz\quiz.admin.inc).
Notice: Undefined index: quiz_question_browser_type in _quiz_question_browser_add_filter_fields() (line 1417 of E:\xampplite\htdocs\d7qz\sites\all\modules\quiz\quiz.admin.inc).
Notice: Undefined index: quiz_question_browser_changed in _quiz_question_browser_add_filter_fields() (line 1427 of E:\xampplite\htdocs\d7qz\sites\all\modules\quiz\quiz.admin.inc).
Notice: Undefined index: quiz_question_browser_name in _quiz_question_browser_add_filter_fields() (line 1437 of E:\xampplite\htdocs\d7qz\sites\all\modules\quiz\quiz.admin.inc).
Notice: Undefined index: data in drupal_process_attached() (line 4312 of E:\xampplite\htdocs\d7qz\includes\common.inc).
2. Error on adding a MCQ to a Quiz
Notice: Uninitialized string offset: 0 in quiz_insert() (line 663 of E:\xampplite\htdocs\d7qz\sites\all\modules\quiz\quiz.module).
Notice: Uninitialized string offset: 0 in quiz_insert() (line 664 of E:\xampplite\htdocs\d7qz\sites\all\modules\quiz\quiz.module).
Notice: Uninitialized string offset: 0 in quiz_insert() (line 665 of E:\xampplite\htdocs\d7qz\sites\all\modules\quiz\quiz.module).
Notice: Uninitialized string offset: 0 in quiz_insert() (line 666 of E:\xampplite\htdocs\d7qz\sites\all\modules\quiz\quiz.module).
Notice: Undefined index: data in drupal_process_attached() (line 4312 of E:\xampplite\htdocs\d7qz\includes\common.inc).
Comments
Comment #1
qproSimilar here when push "Start Quiz"
First: Error de HTTP 500 (Internal Server Error) trying to recover http://www.site.com/node/25/take
and then:
Notice: Undefined index: quiz_25 in quiz_take_quiz() (line 2046 of /home/site/wwwroot/d7/sites/all/modules/quiz/quiz.module).
Notice: Undefined index: quiz_25 in quiz_take_quiz() (line 2047 of /home/site/wwwroot/d7/sites/all/modules/quiz/quiz.module).
Notice: Undefined index: quiz_25 in quiz_take_quiz() (line 2058 of /home/site/wwwroot/d7/sites/all/modules/quiz/quiz.module).
Notice: Undefined index: quiz_25 in quiz_take_quiz() (line 2062 of /home/site/wwwroot/d7/sites/all/modules/quiz/quiz.module).
Comment #2
dgastudio commentedsame here
Comment #3
drubin commentedOn a fresh QuickStart install and the Aug-26 version of quiz.
Error on adding new quiz:
Comment #4
vinoth.3v commentedI got "Fatal error: Call to undefined function taxonomy_form() in sites/all/modules/contrib/quiz/quiz.module on line 3409" at node/%node/questions
Comment #5
Sabareesh commentedHi all,
The latest version of quiz module is free from such errors. If you are still looking forward to solve this, i would suggest better to clone the latest quiz module from the repository.
Comment #6
Sabareesh commentedHi all,
The latest version of quiz module is free from such errors. If you are still looking forward to solve this, i would suggest better to clone the latest quiz module from the repository.