Name | Description | Type | Additional information |
---|---|---|---|
Id |
The driver course id |
integer |
None. |
StartDate |
When the course can be started |
date |
None. |
EndDate |
When the course expires |
date |
None. |
Attempts |
The number of attempts at a course |
integer |
None. |
LastAttemptedDate |
When the course was last attempted |
date |
None. |
CertificateURL |
The url for a certificate |
string |
None. |
Score |
The score for the course |
integer |
None. |
SurveyJSJson |
A new course json with random questions |
string |
None. |
VideoURL |
The video URL |
string |
None. |
Title |
The course title |
string |
None. |
Introduction |
The course introduction |
string |
None. |
Status |
The course status |
DriiveAcademyCourseStatus |
None. |
CourseType |
The couse type |
DriiveAcademyCourseType |
None. |
LastSurveyJSQuestionsJson |
The questions from the last attempt |
string |
None. |
LastSurveyJSResponsesJson |
The responses made on the last attempt |
string |
None. |
PdfURL |
The pdf url, used by toolbox courses |
string |
None. |