Learning Platforms · scenario
LMS Assessment
LMS → LTI → Integration Lab → Result Return
IntermediateExample
Overview
- Business problem
- Institutions want secure, proctored assessment inside courses they already run in Moodle, Canvas or Blackboard, without exporting grades by hand.
- Typical customer
- Universities, training academies and corporate academies with an established LMS.
- Integration objective
- Launch an assessment from a course resource link and return the score to the originating gradebook.
- Systems involved
- LMS
- LTI platform services
- Integration Lab
- Integration Lab capabilities used
- Resource link launch
- Roster context
- Score reporting
- Expected outcome
- Instructors see grades in their existing gradebook minutes after submission.
Workflow
The happy path, step by step.
- 01
Instructor adds exam as a resource link
LMS
Deep-link selection maps a course activity to an assessment.
- 02
Student launches activity
LMS
Signed LTI launch carries user, course and role context.
- 03
Candidate resolved or created
Integration Lab
LTI user id becomes the external identifier.
- 04
Assessment delivered
Integration Lab
Attempt runs with the configured proctoring level.
- 05
Score returned
Integration Lab
Result posted back to the gradebook line item.
Negative lifecycle events
How access is revoked, shortened or refused.
Grade passback rejected
LMS
Line item missing or token expired; delivery retried with backoff and surfaced in an ops queue.