Skip to content

New question not refresh after student timeout in Chrome #131

@klovsb

Description

@klovsb

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions