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.
I'm happy to see that you are using our plugin on moodle 3.4. We are still testing it and hope to release it soon.
I can confirm your problem, even on older moodle versions. Would you mind creating an issue on github? https://github.com/academic-moodle-cooperation/moodle-mod_offlinequiz
For the short term you can avoid the problem by changing the output format to docx in the offlinequiz-preferences and export it to pdf from there. Almost all word processor programs support that feature.
We are using "FreeSans", which has a lot of different character blocks, but not the one you need (probably the Hangul-Block https://en.wikipedia.org/wiki/Hangul_Syllables ?)
Greetings
Thomas
We have an issue that we don't know how to deal with. Most of our users have 8-digit IDs in the Moodle user table. But some earlier ones have only 6 digits. If we set up the formula as a[8]=username, the 8-digit students are identified correctly but not the 6-digit ones.
Any help appreciated.