edubase_get_quiz_results_play
Retrieve detailed quiz results for a specific play session using the play ID to analyze student performance, scores, and response patterns.
Instructions
Get detailed results for a specific Quiz play.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| play | Yes | Quiz play identification string |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| play | Yes | Quiz play identification string | |
| user | Yes | user identification string | |
| time_start | Yes | start time | |
| time_end | Yes | end time | |
| questions_total | Yes | total number of questions asked | |
| questions_correct | Yes | number of correctly answered questions | |
| points_total | Yes | total points | |
| points_correct | Yes | total points scored | |
| valid | Yes | result is valid | |
| successful | Yes | attempt passed grading threshold (if applicable) | |
| questions | Yes |