Update a school test
Updates the selected school test with the same validated fields used at creation.
Authentication
AuthorizationBearer
The signed-in SchoolSet user token sent by the frontend.
Path parameters
school_test
Request
This endpoint expects an object.
name
academic_year_id
school_test_type_id
subject_id
description
blank_test_file_manager_id
answer_test_file_manager_id
grading_instructions
min_passing_score_id
grading_scale_type_id
min_value
max_value
Response
The school test was updated.
status
message
data
Errors
401
Unauthorized Error
403
Forbidden Error
404
Not Found Error
422
Unprocessable Entity Error

