This project has been moved to https://gitlab.com/opencode-mit/fuiz-website
Interactive live-quiz self-hosted platform that is simple, extensible, easy-to-use, and has elegant design.
To install the necassary dependancies run the following command in the root directory of the project:
npm installThen to compile and start the server:
npm run start-serverThis will start the server and listen to requests on the default port 8888, which can be changed in src/config.ts.
Defined in src/types.ts, you can also check out examples/basicConfig.json for a fleshed out sample.
- 
Images via URL 
- 
Individual question scores and durations 
- 
Graph of answer results 
- 
Music