← All projects
Educational Tool

LiteQuiz

A lean, serverless web application for interactive live quizzes that transforms Markdown-based content into dynamic learning experiences.

P2P LearningMarkdown-to-QuizGamified Learning
LiteQuiz

LiteQuiz is an efficient feedback tool for the educational sector, enabling instructors to start interactive quiz sessions instantly without registration or complex infrastructure.

The application utilizes peer-to-peer technology for real-time data exchange and validates quiz content directly during upload from simple Markdown files to guarantee a smooth process.

Participants join via QR code or direct link, while the instructor maintains full control over progress, including a live monitor, automatic leaderboards, and a detailed review phase after each question.

In my classes, this project serves as a prime example of modern web architectures: it impressively illustrates how peer-to-peer communication and client-side data processing can replace server-side logic.

Through its use, students not only experience a playful knowledge check but also gain insights into handling structured data formats like Markdown and their transformation into interactive interfaces.

The technical finesse of LiteQuiz, from automatic room generation to real-time synchronization, provides an ideal case study for advanced web programming and UX design.

Download Example Quiz

Download a template in .md format to try out the quiz.

Download .md Template
← Back home