Ping

APIDescription
GET Api/Ping/GetPing

No documentation available.

Log

APIDescription
POST Api/Log/LogLMSCall

No documentation available.

POST Api/Log/SaveAccessLog/{studentId}/{examId}

No documentation available.

QuestionAnswerRO

APIDescription
GET Api/QuestionAnswerRO/GetQuestionAnswer/{questionId}/{attemptId}/{studentId}/{examId}

No documentation available.

QuestionAnswer

APIDescription
GET Api/QuestionAnswer/GetQuestionAnswer/{questionId}/{attemptId}/{studentId}/{examId}

No documentation available.

POST Api/QuestionAnswer/SetQuestionAnswer

No documentation available.

AttemptRO

APIDescription
GET Api/AttemptRO/GetAttempt/{studentId}/{examId}/{attemptNumber}/{isReadyOnly}

No documentation available.

GET Api/AttemptRO/GetAttemptList/{studentId}/{examId}

No documentation available.

Attempt

APIDescription
GET Api/Attempt/GetTutorPlanAvailable/{examId}

No documentation available.

GET Api/Attempt/GetStudentName/{studentId}

No documentation available.

POST Api/Attempt/AccessRequest/{studentId}/{examId}

No documentation available.

GET Api/Attempt/GetResult/{studentId}/{examId}/{attemptNumber}

No documentation available.

GET Api/Attempt/GetStudentId/{unifiedUserId}

No documentation available.

GET Api/Attempt/GetAttempt/{studentId}/{examId}/{attemptNumber}/{startExam}

No documentation available.

POST Api/Attempt/NewAttempt/{studentId}/{examId}

No documentation available.

GET Api/Attempt/GetAttemptList/{studentId}/{examId}

No documentation available.

POST Api/Attempt/UpdateElapsedTime/{studentId}/{examId}

No documentation available.

GET Api/Attempt/GetTotalAttempts/{studentId}/{examId}

No documentation available.

POST Api/Attempt/FinishAttempt/{studentId}/{examId}/{attemptNumber}?messageLog={messageLog}

No documentation available.