Moodle Plugins directory: ProctorLink for Moodle Proctoring: Versions: v4.1 | Moodle.org

ProctorLink for Moodle Proctoring
ProctorLink for Moodle Proctoring v4.1
Code prechecks
Quiz accessrule proctoring
To install this plugin, please follow below steps: 1. Download source code. 2. Rename the folder From moodle-quizaccess_quizproctoring to quizproctoring. 3. Copy quizproctoring folder into mod/quiz/accessrule/. 4. Login from admin and upgrade.
Follow below steps to generate AWS API and Secret key: 1. Open the IAM console at https://console.aws.amazon.com/iam/. 2. On the navigation menu, choose Users. 3. Choose your IAM user name (not the check box). 4. Open the Security credentials tab, and then choose Create access key. 5. To see the new access key, choose Show. 6. Your credentials resemble the following: Access key ID: AKIAIOSFODNN7EXAMPLE Secret access key: wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY 7. To download the key pair, choose Download .csv file. 8. Store the .csv file with keys in a secure location. 9. Open the permissions tab, make sure it has all AmazonRekognition related permissions.
Follow below steps to define AWS API and Secret key: 1. Login from admin 2. Go to Site Administration => Plugins => Activity modules => Quiz => Proctoring quiz access rule 3. Insert keys and set global interval time to take picture during quiz.
Enable proctoring for a quiz: 1. Go to any course 2. Add quiz from Add an activity or resource 3. Set 'yes' for Enable proctoring with this quiz under Extra restrictions on attempts 4. Set Time interval to take picture of user during quiz attempt.
Version information
- Version build number
- 2023041001
- Version release name
- v4.1
- Maturity
- Stabiilne versioon
- MD5 Sum
- 0e5f6dbbb8c6a705aad000c90d5763b4
- Supported software
- Moodle 3.8, Moodle 3.9, Moodle 3.10, Moodle 3.11, Moodle 4.0, Moodle 4.1
- The more recent release v4.1.1 (2023041801) exists for Moodle 3.8
- The more recent release v4.1.1 (2023041801) exists for Moodle 3.9
- The more recent release v4.1.1 (2023041801) exists for Moodle 3.10
- The more recent release v4.1.1 (2023041801) exists for Moodle 3.11
- The more recent release v4.3.0 (2025010600) exists for Moodle 4.0
- The more recent release v4.3.0 (2025010600) exists for Moodle 4.1
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- v4.1
Default installation instructions for plugins of the type Quiz access rules
- Make sure you have all the required versions.
- Download and unpack the plugin.
- Place the folder (eg "myquizaccessrule") in the " /mod/quiz/accessrule " subdirectory.
- Visit http://yoursite.com/admin to finish the installation