Offline Quiz
Maintained by
AMC Academic Moodle Cooperation
The Offline Quiz activity allows the creation of multiple choice tests with questions from the question bank of a Moodle course, which are handed out to students in printed form. After completion, the answer forms are scanned and can be automatically evaluated online directly in Moodle.
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
From
$dates[] = get_string('offlinequizclosed', 'offlinequiz', userdate($offlinequiz->timeclose));
To
$dates[] = get_string('offlinequizisclosed', 'offlinequiz', userdate($offlinequiz->timeclose));
line 349 of /lib/classes/string_manager_standard.php: call to debugging()
line 7083 of /lib/moodlelib.php: call to core_string_manager_standard->get_string()
line 373 of /mod/offlinequiz/classes/structure.php: call to get_string()
line 305 of /mod/offlinequiz/classes/output/edit_renderer.php: call to mod_offlinequiz\structure->get_dates_summary()
line 160 of /mod/offlinequiz/classes/output/edit_renderer.php: call to mod_offlinequiz\output\edit_renderer->offlinequiz_information()
line 360 of /mod/offlinequiz/edit.php: call to mod_offlinequiz\output\edit_renderer->edit_grades_page()
Is this OK?
$string['offlinequizclosed'] --> Missing
$string['offlinequizisclosed'] --> Exists
best regards
I am on Moodle 3.4.1 and am using version 2018011601 of Offline Quiz. We are using the More theme. I looked at putting this on Github, but I don't know if it is a bug or a misconfiguration issue.
Thansk
Charlie
first things first - thanks for coming back to us with your problems.
I would appreciate it if you could use our official bug tracking for further technical questions: https://github.com/academic-moodle-cooperation/moodle-mod_offlinequiz
And concerning your problems - may I ask you to give us more details on which versions you are using (Moodle & Offline Quiz) and the exact workflow, when they occur. Only when we are able to reproduce the problem, or at least understand it, we can try to help you solve your issue.
Thanks.
DDL sql execution error