The API allows students to raise queries in the feedback for a particular answer sheet ID. The AI will respond to these queries first. This includes:
Scenario 1:
Scenario 2:
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The unique identifier for the feedback entry.
"def80534-8f59-49ea-b43e-553075b1db91"
The type of query being submitted or you can refer to the constant API docs
1
The text of the query submitted by the student.
"why my marks has been deducted"
Success - Feedback details retrieved successfully.
Feedback details retrieved successfully.