Assignment Model Answer
POST - Submit Model Answer
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.
Key Parameters:
- assignmentId (
path param
, required): Unique ID of the assignment. - userType (
form-data
, required): Role of the user submitting the model answer (e.g., 1 for teacher).
POST
Path Parameters
Unique identifier of the assignment
Body
application/json
Type of user
Example:
1