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
As the student click on the Questionnaire on the course page, then click Answer the questions....
As the student answer the question and click Submit questionnaire.
Expected results
No errors in browser console.
Actual results
Error on browser console: Uncaught TypeError: formChild is null.
Environment
This error occurs in Moodle 4.0, 4.1 and 4.2 with mod_questionnaire 2022092202. It occurs with Moodle 4.3.3 and later, and Moodle 4.4 with PR #584 (needed to get the JavaScript to run at all).
The text was updated successfully, but these errors were encountered:
Steps to reproduce issue
Expected results
No errors in browser console.
Actual results
Error on browser console: Uncaught TypeError: formChild is null.
Environment
This error occurs in Moodle 4.0, 4.1 and 4.2 with mod_questionnaire 2022092202. It occurs with Moodle 4.3.3 and later, and Moodle 4.4 with PR #584 (needed to get the JavaScript to run at all).
The text was updated successfully, but these errors were encountered: