QuizMS is a JavaScript framework designed to create and manage competitions based on a series of questions. QuizMS is designed to be flexible: it can support different types of questions (multiple-choice, open-ended, block programming...), can be used for online competitions, and can also generate PDF tests for paper-based exams.
It has been used in the School Selections of the Italian Olympiad in Informatics and in the Fibonacci Games since 2023, and in 2025 it has been endorsed by the call for projects of the International Olympiad in Informatics.
Check out a sample project at:
https://github.com/olimpiadi-informatica/quizms-demo
Access the full documentation at: