Easy Quiz – Quick data survey


Welcome to Easy Quiz - Quick data survey – a powerful, flexible, and Excel-driven quiz system for Unity!


by HuyMinhAssets


Price History +

✨ Overview

you can seamlessly integrate quiz content from an Excel spreadsheet into your Unity project, and deliver engaging, interactive quiz experiences with minimal setup. Perfect for educational games, trivia apps, and interactive learning tools, this asset makes quiz creation a breeze!


✨ Key Features

✅ Excel Integration with NPOI: Easily load and update quiz data directly from an Excel (.xlsx) file. Your quiz questions, along with a dynamic number of options, are read in real-time. The asset even detects the correct answer automatically by checking for cells filled with green (RGB: 0, 255, 0).

✅ Custom Inspector & Navigation Tools: Enjoy a user-friendly custom Inspector that lets you navigate through questions using dedicated Prev and Next buttons. Instantly view the current question number along with the total number of questions. Edit your question text, add or remove options, and update the Excel file all from within the Unity Editor!

✅ Dynamic Option Management: No more fixed four-option quizzes – Easy Quiz - Quick data survey supports any number of options. Empty options are automatically ignored, and when new options are added, the asset preserves the style by copying the formatting from the previous option.

✅ Runtime Quiz Management: The included QuestionManager script empowers your quiz at runtime. Validate answers with a single function call, automatically move to the next question, track scores, and display detailed statistics—all in real time.

✅ Smart Total Question Detection: The system reads the Excel file and stops counting when it finds an empty cell in the Question ID column. This ensures your quiz scales automatically with your content—no manual updates needed!


✨ Third-Party Notices

Asset uses NPOI under Apache License 2.0; see Third-Party Notices.txt file in package for details.