edubase_get_exam_results_raw
Retrieve raw exam results containing all user answers for detailed analysis and data processing.
Instructions
Get raw results for a specific exam. Only use this if very detailed results are needed! This endpoint returns raw results, including all answers given by the user. It is not meant to be displayed to the user. This might require additional permissions!
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| exam | Yes | exam identification string |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| exam | Yes | exam identification string | |
| users | Yes | details of the user and their results | |
| questions | Yes | most important details about the questions asked |