This API allows authenticated users (typically teachers or evaluators) to submit model answers for a given assignment. Model answers help standardize the evaluation process by defining ideal answers, linking to rubrics, and optionally setting step-wise marks.
path param
, required): Unique ID of the assignment.form-data
, required): Role of the user submitting the model answer (e.g., 1 for teacher).Unique identifier of the assignment
Assignment retrieved successfully.
The response is of type object
.