Moodle Plugins directory: MyCourseID Helper | Moodle.org
MyCourseID Helper
MyCourseID Quiz Helper provides a secure web service API for updating Moodle quiz passwords and description HTML. It enables authorized external tools (such as LTI 1.3 applications) to programmatically configure quiz settings without manual administrator intervention.
## Features
- Secure web service endpoint for updating quiz passwords and descriptions
- Fine-grained access control via custom capability (local/mycourseid:manage)
- Privacy API compliant (stores no personal data)
- Minimal implementation focused solely on quiz configuration
- Compatible with LTI 1.3 and external service integrations
## Use Case
Designed for institutions using external proctoring, identity verification, or course management systems that need to automatically configure quiz settings based on external workflows.
## Requirements
- Moodle 4.4 or higher
- Web services enabled
- Users require local/mycourseid:manage capability (granted to teachers and managers by default)
Comments