AppCon Companion preview
Mobile App

Quazar Quiz

Quazar Quiz is an app for your practice quizzes and has a function to read your custom quiz in a json Format. Your json file must have this following to work: id, questons, options and correctAnswers field. Example:

[ { "id": 1,
"question": "A technology that allows multiple virtual machines to run on a single physical computer",
"options": [],
"correctAnswer": "virtualization" } ]

Format: Android APK

Version: 2.11.4 (release)

First release: November 2025

Last Updated: December 2025

What's New?: Fill in the table now supported
Bug fixes and improvements
Dev Note:
(On table you may select multiple table files to be loaded and to answer it first click a cell then click any choices available or type in your answer)
(Due to some table having more column or rows I allowed the application to swipe left and right in the table to view the entire table)
(Yes, you can fill the table with one answer)
(No, the table is only one point and yes its possible in near future where each cell might become 1 points each depending if I have time)
(Apologies for not able to implement a feature explaining why that is the answer on each question due to having a limited time)

APP Downloads: 0

JSON Downloads: 0

Quiz JSON Files

Import these JSON templates into Quazar Quiz or craft your own files in the same format.