edubase_get_exam_results_raw
Fetch detailed raw exam results, including every user answer, for in-depth analysis. Use when comprehensive data is required beyond standard summaries.
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 |