Quizmaster

Host interactive online quizzes with custom question types and multimedia support. Manage the game flow while players submit answers from any device.

Host interactive trivia nights and knowledge tests using a versatile web application designed for online multiplayer quizzes. This platform provides everything needed to run a seamless game, separating the experience into dedicated views for the host, the shared presentation, and the participants. You can easily configure custom questions, answers, and multimedia elements using a simple YAML file, giving you complete control over the game's content and structure.

Key features include:

  • Dedicated user views: Separate interfaces for the player's answer submission, the main presentation screen, and the private master control panel.
  • Multimedia integration: Support for audio and video playback directly within the quiz interface to create engaging questions.
  • Keyboard shortcuts: Quickly navigate between questions, pause or adjust timers, and control media playback using intuitive hotkeys.
  • Flexible deployment: Run the server locally using Java or deploy it quickly with pre-built Docker images.

Directory Structure

quizmaster
.env
docker-compose.yml

docker-compose.yml

services:
  quizmaster:
    image: nymanjens/quizmaster
    ports:
      - "80:8080"
    restart: unless-stopped

.env

# No specific environment variables are required for the default configuration.
# If the application supports additional configuration via environment variables,
# you can add them here.
Categories:

Share:

Ad
Favicon

 

  
 

Similar to Quizmaster

Favicon

 

  
  
Favicon

 

  
  
Favicon