Finalize a test assessments
Finalize a lesson of type quiz, test-out, or placement after all questions have been answered:
- Evaluates answered questions, attribute scores for each question, and overall lesson score.
- Checks the correctness of the response using the QTI question’s
<qti-response-declaration>element and update the score accordingly. - Creates/updates the AssessmentLineItem and AssessmentResult objects for the student/question pair if it doesn’t exist yet.
Not supported for external test lessons as the 3rd party tool is responsible for finalizing the test. Use the importExternalTestAssignmentResults endpoint instead.
Notice this may perform a course enrollment for the student if the lesson is a placement test or test-out, and the respective subject and grade are mapped to the Subject Track with a valid course set.
A ‘Lesson’ in this context is a ComponentResource object which has a Resource object with metadata.lessonType = “quiz”, “test-out”, or “placement” associated with it.
Documentation Index
Fetch the complete documentation index at: https://docs.timeback.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.