Questions API Initialization
session_id
The session_id
is the reference to an user's attempt at an assessment.
This value will be used to obtain any saved progress for the requested user when initializing Questions API in "resume"
or "review"
state.
Once the assessment has been submitted and processed, the session_id
can be used to obtain the session data in Data API or to show graphical reports within Reports API
Note For more information, see the Learnosity SDK session_id
generation.
Values
Attribute path session_id
Type UUIDv4
this is a mandatory property.