moodle-quizaccess_proctoring icon indicating copy to clipboard operation
moodle-quizaccess_proctoring copied to clipboard

Uncaught SyntaxError: Identifier 'isCameraAllowed' has already been declared (at xxx)

Open tengkualauddin opened this issue 2 years ago • 1 comments
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'

tengkualauddin avatar Nov 10 '23 01:11 tengkualauddin

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)

michael-milette avatar Sep 26 '24 18:09 michael-milette

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.

shadman-ahmed-bs23 avatar Jan 15 '25 04:01 shadman-ahmed-bs23