Calculate school test event metrics

Calculates submission counts, pass and fail totals, pass rate, and grading-scale statistics for selected events and scoped students.

Authentication

AuthorizationBearer

The signed-in SchoolSet user token sent by the frontend.

Request

This endpoint expects an object.
event_idslist of integersOptional
school_test_idslist of integersOptional
start_datedateOptional
end_datedateOptional
node_idslist of integersOptional
student_idslist of integersOptional
class_idslist of integersOptional
excluded_node_idslist of integersOptional
excluded_student_idslist of integersOptional
excluded_class_idslist of integersOptional

Response

Metrics returned in the standard success envelope.

Errors

401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error