Quickstart
Last updated
Kuizo comes pre-configured and ready to use. It includes a variety of example quizzes with multiple question types, allowing you to quickly explore how everything works before creating your own quizzes.
Open the Main Menu Scene
In the Project window, navigate to: KamelMahjoub/Kuizo/Scenes/MainMenu.
Double-click the scene to open it.
Press Play
Click the Play button in the Unity Editor to enter Play Mode.
Before creating your own quizzes, it’s important to understand the main types of files Kuizo uses. Each of these assets plays a vital role in how Kuizo functions.
Purpose: The Kuizo Global Settings object holds the primary configuration for Kuizo. It links to the Categories Object, quiz-related prefabs, and other essential elements.
Default Location: KamelMahjoub/Kuizo/Resources/Data/Settings
After testing the initial setup, you're ready to start building your own quizzes.
The next steps are simple: