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

Results 17 moodle-quizaccess_proctoring issues
Sort by recently updated
recently updated
newest added

Fatal error: Cannot redeclare Aws\constantly() (previously declared in /var/www/vhosts/moodle.genesiscollege.edu/httpdocs/mod/quiz/accessrule/proctoring/vendor/aws/aws-sdk-php/src/functions.php:20) in /var/www/vhosts/moodle.genesiscollege.edu/httpdocs/local/aws/sdk/Aws/functions.php on line 20

It looks like this plugin conflicts with LibreLambda Document Converter https://moodle.org/plugins/fileconverter_librelambda Fatal error: Cannot redeclare Aws\constantly() (previously declared in /var/www/123/htdocs/mod/quiz/accessrule/proctoring/vendor/aws/aws-sdk-php/src/functions.php:20) in /var/www/123/htdocs/local/aws/sdk/Aws/functions.php on line 20

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'

The bundled AWS PHP SDK is conflicting with other AWS plugins in our site. this can be solved by removing the vendor bundle and depending on https://github.com/catalyst/moodle-local_aws for the sdk....

Hello, The current implementation of deleteall images is throwing up resource error for large number of files. The code in deleteallimages.php is querying for all images at once and performing...

I just check the new version, and implements a new feature that detect if there is a face in the camera. This is a great feature. I checked this feature,...

![image](https://user-images.githubusercontent.com/125289529/231784075-df9c8162-5808-4984-bf76-66944d07db4e.png) Hi everybody how are you? I am installing the plugin as follows: Unzip the zip file in /path/to/moodle/mod/quiz/accessrule/proctoring folder It returns me this error. `Fatal error: Cannot redeclare Aws\is_valid_epoch()...

Proctor running with webcam, but it couldn't capture image. When I check in Database, there is one course that succesfully capture picture. And when I test again, proctore not capture...