rQuizzer
rQuizzer
A simple and easy-to-use quizzer tool.
Create quiz test to be played by identified users, editable and configurable with a simple plain text file. Generate protected .rqm
module files to be distributed and loaded by rQuizzer
. User results can be exported and reviewed with user identification.
rQuizzer
can be used for free as a WebAssembly online tool and it can also be downloaded as a standalone tool for Windows and Linux with some extra features.
rQuizzer History
First version of rQuizzer
was originally created in 2016, while working as a teacher and looking for a simple and easy-to-use quiz creator tool. It was used with +60 students and greatly improved with students feedback. In 2022 I decided to completely remake the tool with more options and improved visuals, this is the new rQuizzer
.
This tool made my life easier as a teacher and I'm sure it will be useful for many other teachers. Enjoy it!
rQuizzer Features
- Edit quiz as a plain text file
.txt
- Generate protected
.rqm
for further distribution - Limit quiz allowed users by id check
- Config quiz time (total time)
- Config question time (individual time)
- Config quiz activation time (time span)
- Random questions and answers order
- Multiple gamification levels selectable by user
- View results at the end of the quiz
- Export user results as a codified
.rqres
file
- Review user results loading
.rqres
files - Multiple visual styles available!
rQuizzer Standalone Additional Features
- Command-line support for
.rqm
generation - Completely portable (single-file, no-dependencies)
rQuizzer Usage
Edit a plain text file to configure the module and add questions and answers. Check the included sample module text file (rquizzer_lateral_thinking.txt
) for reference and detailed descriptions.
Open the .txt
quiz file rQuizzer
, standalone version supports .rqm
protected module generation for further distribution. Note that module includes the users (with ID) eligible to make the quiz, that information is also codified into the .rqm
file.
Note there are multiple elements configurable for the quiz, including module execution time span and questions time limit.
When the quiz is finished, a codified file with the results .rqres
could be exported (standalone version only) for further review.
rQuizzer Standalone
comes with command-line support for .rqm
module generation from .txt
file.
rquizzer.exe --help
rQuizzer Technology
This tool has beem created using the following open-source technologies:
- raylib - A simple and easy-to-use library to enjoy videogames programming
- raygui - A simple and easy-to-use immediate-mode-gui library
rQuizzer Custom
Do you like this tool? Do you need any specific feature to be added? Maybe a custom export format? Maybe a custom gui theme? Or maybe a custom version for Linux, OSX, Android, Raspberry Pi or HTML5? Just get in touch: ray[at]raylibtech.com
rQuizzer Issues & Feedback
You can report tool issues and feedback here: https://github.com/raylibtech/rtools
rQuizzer License
Copyright (c) 2016-2022 raylib technologies (@raylibtech) | Ramon Santamaria (@raysan5)
Status | Released |
Category | Tool |
Platforms | HTML5, Windows, Linux |
Rating | Rated 3.5 out of 5 stars (2 total ratings) |
Author | raylib technologies |
Made with | raylib |
Tags | exam, quizz, raylib, students, teachers, tests, tool |
Average session | A few minutes |
Languages | English |
Inputs | Keyboard, Mouse |
Links | Homepage, Twitter/X, Steam, LinkedIn |
Purchase
In order to download this tool you must purchase it at or above the minimum price of $19.95 USD. You will get access to the following files:
Development log
- rQuizzer v2.2 published!Oct 11, 2022
- rQuizzer v2.0 published!Mar 15, 2022
Leave a comment
Log in with itch.io to leave a comment.