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.

you at least have to add the Parameter cli=1, otherwise it won't work:
php /home/pm1yedpj/public_html/moodle2/mod/offlinequiz/cron.php --cli=1
you can decide where to save the logs by piping them to a special file, for example:
php /home/pm1yedpj/public_html/moodle2/mod/offlinequiz/cron.php --cli=1 >> /var/log/moodle/cron-olq.log.$DATE 2>&1
But that's up to you, if you don't need the logs, you can skip these
Any help?
I only access my server via cpanel.
Can anyone tell me what is the full line of the command in the cronjob? PLEASE! I have: php /home/pm1yedpj/public_html/moodle2/mod/offlinequiz/cron.php
http://imgur.com/a/HJg3k
@Dinis Medeiros: The cron can't run with the webinterface. I can't see any errors without further looking into your setup, I'm sorry. From my perspective your setup should work as intended.
@Trần Nam Định Can you give me more specific information? What did you do to get the error? What was the exact error message? If you want to report a bug, just report it at our bugtracker here: https://github.com/academic-moodle-cooperation/moodle-mod_offlinequiz
This is the log of cronjob:
X-Powered-By: PHP/7.0.11
Content-type: text/html; charset=UTF-8
Any help?
Error occur when I export question with equation.? Can I fix it?
I changed the offlinequizz cron.php to run it via web interface (true/false): http://dinismedeiros.webtuga.net/moodle/mod/offlinequiz/cron.php
I don't understand your question? I'm a newbie. Can you more explicit?
The second command seems about right. Do you have the right user executing the cronjob? The user running the cronjob has to have the same rights as the user your webserver is running with.
In Cpanel, what is the command to work?
http://imgur.com/a/QEDi1
I after execution, always this:
http://imgur.com/a/RE53Y
Any help? Thanks
Sorry but i need help: For the evaluation of answer forms an additional cronjob has to be installed.
Can you help me? http://www.escolaagricolavendasnovas.com/moodle/
We just published a version of the Offline Quiz Plugin for Moodle 3.1 – have fun.
This is a fantastic plugin, I hope. We are having issues with the lack of documentation and trying to figure out some fairly basic information to continue testing.
Problem 1: We assign students, the ID number is not populated, under participants, is this 'normal'?
Problem 2: Answer sheets uploaded, not able to determine how to grade the sheets. There is a message indicating X answer form(s) is/are pending evaluation. IF this is where the CRON job is required, add that text so it reads: X answer form(s) is/are pending evaluation. Run the CRON Job to complete grading.
Problem 3: Found a page to import a list of participants, no information on how this file needs to be laid out to import, if it is required, etc
Thank you
Having issues with this plugin and Moodle 3.0.2. From documentation unable to determine method to create Question sheets. Zip file download is always corrupted. Many questions are displayed as question number, however the question and answers are blank. This appears to have lots of potential, if I can figure out these issues.
Thank you
Yes, it is still planned for September. Maybe we can publish it a little bit earlier, but I can't promise that.
Nice for the Moodle 3.0 compatible version, thanks.
The Moodle 3.1 compatible version is still planed for september? If you could make it sooner, it would allow other people/universities to test it before september, also allowing you to gain time wink
We just published a version of the Offline Quiz Plugin for Moodle 3.0 – have fun.