edubase_get_question
Fetch detailed information about an existing question by its unique identifier.
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 |
|---|---|---|---|
| id | No | external unique question identifier (if set for the question) | |
| active | Yes | question is active | |
| question | Yes | question identification string |