academic-moodle-cooperation / moodle-mod_offlinequiz

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.
https://academic-moodle-cooperation.org/mod_offlinequiz/
GNU General Public License v3.0
30 stars 58 forks source link

Error upgarde Moodle 4.3 to 4.4 #264

Closed nuria2c closed 5 months ago

nuria2c commented 5 months ago

We know that the plugin version for moodle 4.4 is not available yet but in our TEST environment we've tried your plugin in Moodle 4.4 version because we had planned upgrade this summer (before september 2024). We use your plugin and we need to be sure that works, We will wait for your new version for the production upadte.

With moodle 4.4 you can create an Offline Quiz activity but you can't add questions. The error is

Exception - Failed opening required '[dirroot]/question/category_class.php' (include_path='[dirroot]/lib/pear:.:/opt/remi/php81/root/usr/share/pear:/opt/remi/php81/root/usr/share/php:/usr/share/pear:/usr/share/php')

This error is general in all moodle 4.4 upgrade because a the "/question/category_class.php" file is no present in moodle 4.4

In this forum there is some information related https://moodle.org/mod/forum/discuss.php?d=458073

univietw commented 5 months ago

Thank you for your issue. This is a duplicate of #260 and already fixed in the master branch.