Get current level
Placement
Get current level
Returns the current level of the student in a placement process:
- The level is determined by the last completed placement test’s grade level, starting from the lowest grade level available for the subject’s placement tests.
- As the student completes placement tests and attains scores of 90 or greater, their level updates to the next level available for the subject.
Also returns the ‘onboarded’ boolean that indicates if the student completed the onboarding process for the subject:
- A ‘onboarded = true’ means they either completed and passed all placement tests or they have gotten a score smaller than 90 in the last completed placement test.
- A ‘onboarded = false’ means they haven’t completed placement tests yet or have achieved a score of 90 or greater in the last completed placement test and there are more tests to take.
GET
Get current level
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.
Query Parameters
The sourcedId of the student
The subject name
Available options:
Reading, Language, Vocabulary, Social Studies, Writing, Science, FastMath, Math, None, Other Response
Success
The grade level of the current level in the subject
Available options:
-1, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13 Example:
"3"
Whether the student has completed the onboarding process for the subject
The number of placement tests available for the subject