Programatically set test to complete for users
-
I’m researching Tutor LMS to use for a course platform for 1-2 short courses.
1. We need ID verification and exam proctoring features so I’ve looked into ProctoPress and ClassMarker for that. ClassMarker would allow us to embed a test in WordPress.
Does Tutor LMS allow us to setup a blank test/exam and embed an iframe?
2. ClassMarker can send as a webhook response after a test is completed. I know how to setup WP to accept this but is there a programmatic way to update Tutor LMS to show a user has completed a test if I use the external testing platform?
We would receive a webhook with data about the external test completion and user id, then find the user in our WP and update their test completion status in Tutor LMS?
The topic ‘Programatically set test to complete for users’ is closed to new replies.