A self-hosted, open-source quiz platform for smaller events.
Razzia is a straightforward, open-source, and self-hosted quiz platform specifically designed for hosting interactive games at smaller events.
The main features of this tool include:
Self-Hosted Sovereignty: Users can host the platform on their own servers, ensuring full control over the infrastructure and the data generated during events.
Flexible Deployment Options: It supports two main installation methods: a recommended Docker Compose setup for rapid deployment or a manual installation using Node.js (version 22 or higher) and PNPM.
Intuitive Quiz Creation: Quizzes can be built using a built-in editor available in the manager dashboard or by manually creating and uploading JSON configuration files.
Multimedia Support: Questions can be enriched with various media types, including images, videos, and audio, to create more engaging and diverse quiz experiences.
Granular Game Mechanics: Hosts can customize the cooldown period before answers are revealed and the time allowed for participants to respond (ranging from 5 to 120 seconds). It also supports both single and multi-answer questions.
Secure Management Interface: Access to the game controls is restricted via a dedicated manager dashboard protected by a customizable master password.
Easy Participant Joining: Players can join the game quickly by navigating to the provided URL and entering a room code, requiring no complex registration process.