Creating and Managing Questions
Last updated
Last updated
The Question object defines a single question and its possible answers.
Right-click in the Project window.
Navigate to Create → Kuizo → Data → Question.
A new Question Object will be created.
Rename it and place in the desired location.
The Question object must be placed inside a Resources folder for proper loading at runtime.
Select a Question object in the Project window.
In the Inspector, choose a Question Type from the dropdown.
Based on the selected type, the appropriate input fields will appear (e.g., text field, image slot, audio clip).
Enter the question details according to the selected type.
Next, choose an Answer Type from the dropdown.
Depending on the selected type (Single Answer, Multi Answer, or True/False), the answer fields will adjust accordingly.
Enter the answer options and set the correct answer(s).
Press Ctrl+S to save the Question object.
Select the Question object in the Project window.
In the Inspector, you will see the list of answers, which initially contains 4 answer slots.
To add an answer, the "Add Answer" button will appear when there are 3 or fewer answers. Click it to add a new answer slot.
When there are exactly 4 answers, the "Add Answer" button will not appear.
To remove an answer, click the "Remove Answer" button at the bottom of the answer slot you wish to remove.