You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does not affect Moodle 4.1. The qengine.js file says that it has been deprecated since 4.0. Should not be that difficult to resolve, but the replacement file core_question/question_engine does not seem to exist in the moodle directory. This was checked for moodle 4.1 and 4.3.
Resolved this by making the jazzquiz renderer check the current Moodle version and use the new question engine if the Moodle version is newer than 401 and the old one otherwise. This way, the jazzquiz plugin works fine with both Moodle 401 and 403. This was confirmed by tests on both these versions.
Moodle version: 4.3dev (Build: 20230602)
JazzQuiz version: 1.2.0 (Build: 2023033100)
Discovered when creating a new JazzQuiz session. Receives the following error message:
The text was updated successfully, but these errors were encountered: