moodle-quizaccess_proctoring
moodle-quizaccess_proctoring copied to clipboard
Uncaught SyntaxError: Identifier 'isCameraAllowed' has already been declared (at xxx)
trafficstars
The proctoring.js reload multiple times on Moodle page, causing the javascript error in console in every page in Moodle. Suggest to change variable declaration from 'let' to 'var'
I get this error too on every page load of any page on the site.
Uncaught SyntaxError: Identifier 'isCameraAllowed' has already been declared (at events.js:1:1)
hi @michael-milette and @tengkualauddin This error could arise if you are using camera with another application/browser. Could you please confirm if this issue happens with latest version? If it does, feel free to reopen the issue. Thanks.