Create School Test

Creates school test data from submitted details.

Authentication

AuthorizationBearer

You can retrieve your token by visiting your dashboard and clicking Generate API token.

Request

This endpoint expects an object.
school_test_event_idintegerRequired
school test event ID identifier.
student_idintegerRequired
student ID identifier.
score_valuestring or nullOptional
score value.
commentsstring or nullOptional
comments value.
test_file_idinteger or nullOptional
test file ID file upload or file reference.

Response

Successful POST response for /api/v1/school-tests/event-scores.

statusenum
Allowed values:
messagestring
dataobject