Skip to content
This repository has been archived by the owner on Dec 22, 2023. It is now read-only.

opencode-mit/fuiz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project has been moved to https://gitlab.com/opencode-mit/fuiz-website

Fuiz

Interactive live-quiz self-hosted platform that is simple, extensible, easy-to-use, and has elegant design.

Get started

To install the necassary dependancies run the following command in the root directory of the project:

npm install

Then to compile and start the server:

npm run start-server

This will start the server and listen to requests on the default port 8888, which can be changed in src/config.ts.

JSON Configuration

Defined in src/types.ts, you can also check out examples/basicConfig.json for a fleshed out sample.

Features

  • Images via URL

  • Individual question scores and durations

  • Graph of answer results

  • Music