This is a generic API that allows you to update various components of an evaluation platform:
Scenario: Updating Question Text for Clarity or Correction:
Scenario: Adjusting the Marking Scheme for a Specific Question:
Scenario: Updating Model Answer’s Step Marking:
Scenario: Correcting Student Answer Evaluation Marking:
Documentation Index
Fetch the complete documentation index at: https://docs.crazygoldfish.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Request payload containing a list of entities, including model answers and questions.
Type of entity (e.g., modelAnswer or question).
"modelAnswer"
Unique identifier for the entity.
"a17cd91d-55d3-46bb-a544-9f38ab2e027f"
The textual content of the entity.
"sdsdf"
List of step-wise marking details (only applicable to modelAnswer entities).