Calculate report-card metrics
Calculate report-card metrics
Calculates marked-student totals, subject-entry totals, scale distributions, and average or median statistics for the selected report-card batches and school-structure scope.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Request
This endpoint expects an object.
batch_ids
subject_ids
node_ids
student_ids
class_ids
excluded_node_ids
excluded_student_ids
excluded_class_ids
Response
Metrics calculated; the data object is empty when no scope, entries, or subjects produce metrics.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
422
Unprocessable Entity Error

