Enhance your presentations or talks with interactive quizzes. QuizMaker solves just that!
You can:
- Show simple Quiz user interface for your audience
- Have simple management views for managing the quizzes
- Activate quiz, delete responses etc.
- Show result in graphical view which is updated real-time when responses flow in
Note: You need either Azure Storage Emulator or Azure Storage Account for data storage during development.
First clone this to your local machine:
git clone https://github.com/JanneMattila/QuizMaker.git
Open QuizMaker.sln
in Visual Studio. If you don't have
Visual Studio you can get Visual Studio Community for free.
Open cloned folder in Visual Studio Code. If you don't have Visual Studio Code you can get it here.