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_ids
school_test_ids
start_date
end_date
node_ids
student_ids
class_ids
excluded_node_ids
excluded_student_ids
excluded_class_ids
Response
Metrics returned in the standard success envelope.
Errors
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error

