Closed hgeorgsch closed 3 years ago
De- and reinstalling capquiz, I get the same error.
@andstor - I guess this is problems with the install/update scripts. Can you show me the logic there?
Field "capquiz_id" does not exist in table "capquiz_question_list"
More information about this error
×Debug info: Error code: ddlfieldnotexist ×Stack trace: line 672 of /lib/dml/moodle_database.php: dml_exception thrown line 1621 of /lib/dml/moodle_database.php: call to moodle_database->where_clause() line 292 of /mod/capquiz/classes/capquiz_question_list.php: call to moodle_database->get_record() line 60 of /mod/capquiz/classes/capquiz.php: call to mod_capquiz\capquiz_question_list::load_question_list() line 35 of /mod/capquiz/view.php: call to mod_capquiz\capquiz->__construct()
The bug can no longer be reproduced. It may have been resolved by #192 .
Creating a new CAPQuiz activity on Moodle 3.10,I get «Error reading from database» when I first try to open it.