edubase_get_question
Retrieve details of an existing question using its unique identifier. Access the fundamental building block of quiz sets on the EduBase platform.
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 |