Quiz tool for classroom

A simple quiz tool for my students, playable at school in the classroom.

Marzo 15, 2025

This is an easy quiz game for classrooms, made with PHP/js,css,html. No database needed, just json files to store data.

Questions are stored in json files (domande.json and risposte.json).

Users students play the quiz from their PC or device (data are saved in risultati.json).

Results are shown in realtime on the teacher device or on LIM as a top hit score ranking page.

Emojiis make it a little funny for my young students.

You can try it here: https://www.barattalo.it/quiz

The repository is here: https://github.com/giuliopons/quiz-tool

Next improvements

  • join “domande” and “risposte” jsons
  • players name in a separate json file, if it is empty let the users write their own name without select
  • use different “domande” json files for topics, use different folder for pics based on same “domande” file name
  • let the user choose the topic for questions

Photos

A couple of images while playing…

Author

PHP expert. Wordpress plugin and theme developer. Father, Maker, Arduino and ESP8266 enthusiast.

Comments on “Quiz tool for classroom”

Lascia un commento

Your email address will not be published. Required fields are marked with an *