oat-sa / extension-lti-proctoring
Grants access to the proctoring functionalities using LTI
Installs: 17 097
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 45
Forks: 1
Open Issues: 0
Type:tao-extension
Requires
- oat-sa/extension-tao-lti: >=12.0.0
- oat-sa/extension-tao-ltideliveryprovider: >=12.0.0
- oat-sa/extension-tao-outcomeui: >=10.0.0
- oat-sa/extension-tao-proctoring: >=20.2.2
- oat-sa/extension-tao-testqti: >=41.0.0
- oat-sa/generis: >=15.22
- oat-sa/oatbox-extension-installer: ~1.1||dev-master
- oat-sa/tao-core: >=50.24.6
- dev-master
- v10.6.1
- v10.6.0
- v10.5.2
- v10.5.1
- v10.5.0
- v10.4.5
- v10.4.4
- v10.4.3.1
- v10.4.3
- v10.4.2
- v10.4.1
- v10.4.0
- v10.3.0
- v10.2.0
- v10.1.1
- v10.1.0
- v10.0.1
- v10.0.0
- v9.1.1.2
- v9.1.1.1
- v9.1.1
- v9.1.0
- v9.0.0
- v8.3.0
- v8.2.0
- v8.0.0
- v7.0.0
- v6.1.0
- v6.0.0
- v5.2.1
- v5.2.0
- v5.1.1
- v5.1.0
- v4.1.0
- v4.0.2
- v4.0.1
- v4.0.0
- v3.8.1
- v3.8.0
- v3.7.0
- v3.6.1
- v3.6.0
- v3.5.1
- v3.4.2
- v3.4.1
- v3.4.0
- v3.3.3
- v3.3.2
- v3.3.1
- v3.2.0
- v3.1.0
- v3.0.0
- v2.6.0
- v2.4.1
- v2.4.0
- v2.3.2
- v2.3.1
- v2.3.0
- v2.2.0
- v2.1.0
- v2.0.0
- v1.0.0
- v0.8.4
- v0.8.1
- v0.5.0
- v0.4.0
- v0.2.0
- dev-feature/sonarqube-integration
- dev-develop
- dev-fix/update-autoRelease-action-with-bot-user
- dev-release-10.5.2
- dev-hotfix/AUT-2995/add-brazilian-portuguese-language
- dev-feature/AUT-3065
- dev-release-10.4.3.1
- dev-release/v9.1.1.2
- dev-backport/release/v9.1.1.1
- dev-feature/poc-php80-compatibility
- dev-feature/MS-1609/poc_auto_approve_proctored_delivery_on_init_launch
- dev-feature/PR-439/poc_auto_approve_proctored_delivery_on_init_launch
- dev-feature/TCA-769/extra-field-not-populated
- dev-remove-jenkinsfile
- dev-fix/TDR-22/remove_tao_proctoring_dependency
- dev-backport/ACTP-342/disable_kv_delivery_monitoring_join
- dev-fix/NCC-152/AssignmentsReportKeepsTracksOfAssignment
- dev-feature/tao-5666/sprint-69/search
- dev-TAO-4693/PSR-4-deliveries
- dev-TAO-4339_improve_proctoring_performance
- dev-experimental/lti_specific_controller
- dev-feature/TAO-3298-custom-return-url
This package is auto-updated.
Last update: 2024-11-16 16:26:58 UTC
README
The LTI Proctoring extension makes the proctoring interface available via LTI
The endpoint for this service to proctor a specific delivery is:
https://YOUR_DOMAIN/ltiProctoring/ProctoringTool/launch?delivery=YOUR_DELIVERY_URI
or
https://YOUR_DOMAIN/ltiProctoring/ProctoringTool/launch/{"delivery":"YOUR_URI"}(base64 encoded)
This can be auto-generated for the test taker experience using the LTI button in the deliveries section in the TAO admin user-interface. If using this method you will have to manually update the path to target proctoring.
Alternatively all deliveries can be proctored by omitting the delivery parameter
https://YOUR_DOMAIN/ltiProctoring/ProctoringTool/launch
The expected role of the proctor is:
urn:lti:role:ims/lis/TeachingAssistant