edubase_get_exam_results_raw
Fetch raw exam results including all user answers for granular analysis. Use only when detailed data is required.
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 |