For the complete documentation index, see llms.txt. This page is also available as Markdown.

Assessments API: Answers

Retrieves one specific attempt

get
Authorizations
BearerstringRequired
Path parameters
attemptstring · uuidRequired
Responses
200

OK

AttemptIdstring · uuidOptional
AttemptNumberinteger · int32Optional
FormCodestring · nullableOptional
FormIdstring · uuidOptional
FormNamestring · nullableOptional
RegistrationIdstring · uuid · nullableOptional
AssessorUserIdstring · uuidOptional
GradingAssessorUserIdstring · uuid · nullableOptional
LearnerUserIdstring · uuidOptional
AttemptGradestring · nullableOptional
AttemptIsPassingbooleanOptional
AttemptStatusstring · nullableOptional
AttemptTagstring · nullableOptional
AttemptDurationnumber · double · nullableOptional
AttemptPointsnumber · double · nullableOptional
AttemptScorenumber · double · nullableOptional
FormPointsnumber · double · nullableOptional
ActiveQuestionIndexinteger · int32 · nullableOptional
ActiveSectionIndexinteger · int32 · nullableOptional
FormSectionsCountinteger · int32 · nullableOptional
SectionsAsTabsEnabledbooleanOptional
SingleQuestionPerTabEnabledbooleanOptional
TabNavigationEnabledbooleanOptional
TabTimeLimitstring · nullableOptional
AttemptLanguagestring · nullableOptional
AttemptPingIntervalinteger · int32 · nullableOptional
AttemptTimeLimitinteger · int32 · nullableOptional
UserAgentstring · nullableOptional
AttemptGradedstring · date-time · nullableOptional
AttemptImportedstring · date-time · nullableOptional
AttemptPingedstring · date-time · nullableOptional
AttemptStartedstring · date-time · nullableOptional
AttemptSubmittedstring · date-time · nullableOptional
get/api/assessments/attempts/{attempt}

Checks for the existence of one specific attempt

head
Authorizations
BearerstringRequired
Path parameters
attemptstring · uuidRequired
Responses
200

OK

No content

head/api/assessments/attempts/{attempt}

No content

Collects the list of attempts that match specific criteria

post
Authorizations
BearerstringRequired
Body
AttemptStatusstring · nullableOptional
AttemptGradedSincestring · date-time · nullableOptional
AttemptGradedBeforestring · date-time · nullableOptional
AttemptImportedSincestring · date-time · nullableOptional
AttemptImportedBeforestring · date-time · nullableOptional
AttemptPingedSincestring · date-time · nullableOptional
AttemptPingedBeforestring · date-time · nullableOptional
AttemptStartedSincestring · date-time · nullableOptional
AttemptStartedBeforestring · date-time · nullableOptional
AttemptSubmittedSincestring · date-time · nullableOptional
AttemptSubmittedBeforestring · date-time · nullableOptional
Responses
200

OK

AttemptIdstring · uuidOptional
AttemptNumberinteger · int32Optional
FormCodestring · nullableOptional
FormIdstring · uuidOptional
FormNamestring · nullableOptional
RegistrationIdstring · uuid · nullableOptional
AssessorUserIdstring · uuidOptional
GradingAssessorUserIdstring · uuid · nullableOptional
LearnerUserIdstring · uuidOptional
AttemptGradestring · nullableOptional
AttemptIsPassingbooleanOptional
AttemptStatusstring · nullableOptional
AttemptTagstring · nullableOptional
AttemptDurationnumber · double · nullableOptional
AttemptPointsnumber · double · nullableOptional
AttemptScorenumber · double · nullableOptional
FormPointsnumber · double · nullableOptional
ActiveQuestionIndexinteger · int32 · nullableOptional
ActiveSectionIndexinteger · int32 · nullableOptional
FormSectionsCountinteger · int32 · nullableOptional
SectionsAsTabsEnabledbooleanOptional
SingleQuestionPerTabEnabledbooleanOptional
TabNavigationEnabledbooleanOptional
TabTimeLimitstring · nullableOptional
AttemptLanguagestring · nullableOptional
AttemptPingIntervalinteger · int32 · nullableOptional
AttemptTimeLimitinteger · int32 · nullableOptional
UserAgentstring · nullableOptional
AttemptGradedstring · date-time · nullableOptional
AttemptImportedstring · date-time · nullableOptional
AttemptPingedstring · date-time · nullableOptional
AttemptStartedstring · date-time · nullableOptional
AttemptSubmittedstring · date-time · nullableOptional
post/api/assessments/attempts/collect
200

OK

Counts the attempts that match specific criteria

post
Authorizations
BearerstringRequired
Body
AttemptStatusstring · nullableOptional
AttemptGradedSincestring · date-time · nullableOptional
AttemptGradedBeforestring · date-time · nullableOptional
AttemptImportedSincestring · date-time · nullableOptional
AttemptImportedBeforestring · date-time · nullableOptional
AttemptPingedSincestring · date-time · nullableOptional
AttemptPingedBeforestring · date-time · nullableOptional
AttemptStartedSincestring · date-time · nullableOptional
AttemptStartedBeforestring · date-time · nullableOptional
AttemptSubmittedSincestring · date-time · nullableOptional
AttemptSubmittedBeforestring · date-time · nullableOptional
Responses
200

OK

Countinteger · int32Optional
Summarystring · nullableOptional
post/api/assessments/attempts/count
200

OK

Downloads the list of attempts that match specific criteria

post
Authorizations
BearerstringRequired
Body
AttemptStatusstring · nullableOptional
AttemptGradedSincestring · date-time · nullableOptional
AttemptGradedBeforestring · date-time · nullableOptional
AttemptImportedSincestring · date-time · nullableOptional
AttemptImportedBeforestring · date-time · nullableOptional
AttemptPingedSincestring · date-time · nullableOptional
AttemptPingedBeforestring · date-time · nullableOptional
AttemptStartedSincestring · date-time · nullableOptional
AttemptStartedBeforestring · date-time · nullableOptional
AttemptSubmittedSincestring · date-time · nullableOptional
AttemptSubmittedBeforestring · date-time · nullableOptional
Responses
200

OK

No content

post/api/assessments/attempts/download
200

OK

No content

Searches for the list of attempts that match specific criteria

post
Authorizations
BearerstringRequired
Body
AttemptStatusstring · nullableOptional
AttemptGradedSincestring · date-time · nullableOptional
AttemptGradedBeforestring · date-time · nullableOptional
AttemptImportedSincestring · date-time · nullableOptional
AttemptImportedBeforestring · date-time · nullableOptional
AttemptPingedSincestring · date-time · nullableOptional
AttemptPingedBeforestring · date-time · nullableOptional
AttemptStartedSincestring · date-time · nullableOptional
AttemptStartedBeforestring · date-time · nullableOptional
AttemptSubmittedSincestring · date-time · nullableOptional
AttemptSubmittedBeforestring · date-time · nullableOptional
Responses
200

OK

AttemptIdstring · uuidOptional
post/api/assessments/attempts/search
200

OK

Last updated

Was this helpful?