Namespace WitShells.McqUI
Namespaces
Classes
- McqData
Data structure containing a multiple choice question with correct and incorrect options
- McqDataSet
ScriptableObject asset for storing MCQ data sets that can be created and edited in the Unity Editor
- McqExample
Example script showing how to use the MCQ UI system
- McqOptionItem
Individual option item for MCQ questions with selection feedback and animations
- McqPage
Main MCQ page component that manages question display and option interactions
- McqSettings
Centralized settings for the MCQ UI system. Singleton ScriptableObject that can be accessed globally.
- McqUtilities
Utility class for creating and managing MCQ data sets