Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New question not refresh after student timeout in Chrome #131

Open
klovsb opened this issue Mar 18, 2024 · 0 comments
Open

New question not refresh after student timeout in Chrome #131

klovsb opened this issue Mar 18, 2024 · 0 comments

Comments

@klovsb
Copy link

klovsb commented Mar 18, 2024

first.js:3014 Uncaught TypeError: this.role[event] is not a function
at Quiz.changeQuizState (first.js:3014:3540)
at Object.success (first.js:3014:3588)
at c (jquery-3.6.1.min.js:2:28327)
at Object.fireWith [as resolveWith] (jquery-3.6.1.min.js:2:29072)
at l (jquery-3.6.1.min.js:2:80045)
at XMLHttpRequest. (jquery-3.6.1.min.js:2:82499)

This happens in Console upon time-out and thus prevents refreshing of new question until the student reloads the page.
The message before that is

first.js:313 The core/event::notifyFilterContentUpdated() function has been moved to core_filters/events::notifyFilterContentUpdated. Please update your code to use the new module.

As long as the question is answered before timeout, next question can be refreshed once the teacher choose it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant