...
When finalizing the API authentication, redirect towards the login portal for candidates will occur or to the proctor web portal (depending on the role).
Parameter Name | Default Value | Comments |
Authentication | ||
api_key | Auth key, SUMADI will provide this to you | |
Integration params | ||
accountld | Unique customer identifier. SUMADI will provide this value | |
username | Unique identifier for the students | |
userFirstName | User First name | |
userLastName | User Last Name | |
userRole | Role that the user will assume in SUMADI. Use STUDENT, INSTRUCTOR, LMS ADMIN, SUPERVISOR * | |
courseld | Unique identifier for a course | |
courseName | Course Name | |
assessmentld | Unique identifier for an assessment | |
assessmentName | Assessment Name | |
language | en | Language to be used on the Sumadi Login portal *** |
platform | Platform name that will use Sumadi | |
returnUrl | URL to which the Sumadi portal will redirect when the student finish login portal. |
* Currently only STUDENT role is supported.
...