edubase_get_question
Retrieve question details from EduBase using unique identifiers to verify content before assembling quiz sets.
Instructions
Check existing question. Questions are the lowest level in the EduBase hierarchy, serving as the building blocks for Quiz sets. To get question details, use the question export function!
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | external unique question identifier |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| question | Yes | question identification string | |
| id | No | external unique question identifier (if set for the question) | |
| active | Yes | question is active |