Hello everyone,
I am writing here to talk to you about a need in our institution that drove me to build a moodle plugin as i did not find anything that would offer this feature.
The plugin addresses this use case :
- You are doing a computer based exam in an exam room
- You need to quickly verify students physically present in the exam room (and maybe do others checks like : identity, paper notes submitted to invigilators, etc.)
- You want to restrict quiz access to users that have submitted to user verification process
It allows in a moodle activity to :
- Filter students showing in the table
- Create custom steps for other verifications needed
- Check students by clicking in the table or using a scanner. Should allow multiple teachers to scan students at different doors at same time (live refresh and filtering)
- Scanner can use webcam or phone camera to scan QR Codes or 1D Codes (barcodes)
- Scanner checks in a student for a specific step and looking in a specific user_profile field
- Global setting : scanner_regex allows to extract value from qrcode/barcode value
Here are some screenshots of the first version of the plugin I have.




Let me know if that is something that would be useful for you and if you think an existing plugin already addresses all of part of this usecase.
If I do publish this plugin i would be looking for co-authors if someone is interested in sharing the future work
Thank you very much.
André Camacho