Offline Quiz icon

Offline Quiz

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.
Price option: Free

Supports Moodle 2.6-5.1 See all versions
Latest release: 1 month ago
Installations: 2179
Downloads (last 90 days): 1018

Frankenstyle name: mod_offlinequiz
Activities

Comments

Comments are no longer open for new posts. Existing comments remain available to read.

Changed mod/offlinequiz/classes/structure.php line 373, error GONE
From
$dates[] = get_string('offlinequizclosed', 'offlinequiz', userdate($offlinequiz->timeclose));
To
$dates[] = get_string('offlinequizisclosed', 'offlinequiz', userdate($offlinequiz->timeclose));
Invalid get_string() identifier: 'offlinequizclosed' or component 'offlinequiz'. Perhaps you are missing $string['offlinequizclosed'] = ''; in mod/offlinequiz/lang/en/offlinequiz.php?
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
We just published version 3.4.2 of the Offline Quiz plugin (see CHANGELOG.txt).
It is possible, it's just a question of effort. The evaluation of the answer sheets is the most error-prone part of this plugin. changing the amount of answers that fit on a sheet will need a lot of changes in the code, because the plugin was not written with changing the sheets in mind, sadly. We are in the process of rewriting the evaluation, but it takes a lot of time.
But is it possible to do so? Should i contact a php developer for this?
Sadly both of your wishes are not possible without changing a lot of code.
best regards
Is there any way to change the answer sheet format. I need to use the 'o - filled completely' as user response...and also change the number of answers that can go on sheet. Please help me. Thanks in advance.
@aftab The screenshot is put on the github issues site - https://github.com/academic-moodle-cooperation/moodle-mod_offlinequiz/issues/60
@Lakshmi Gopal - there can be issue related to adjustment , you can manually adjust it using you mouse by clicking the right IDs . better if you can share the screen also to understand more clear . .
I am using Moodle version - 2017051503.06 and OfflineQuiz version 2017081102. Getting the error "user not found" when the answer sheet is uploaded though the user is present in the quiz. This is happening only for a few answer sheets uploaded but not all.
Hello, I also have the problem above. On my system I also do not get ID numbers listed when I go to Participants > Attendances.
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
I am not able to evaluate the answers in Moodle Offline quiz. I have added a user with ID in the offline qui but when it is reading the image file,it says " User not in course" even though the user exits. Would be great to get some help here to resolve this issue.
We just published version 3.4.1 of Offline Quiz.
Dear Dinis, Dear Elia,
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.
I obtain this error:
DDL sql execution error