Skip to content
This repository was archived by the owner on Feb 4, 2023. It is now read-only.

Latest commit

 

History

History
25 lines (19 loc) · 939 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 939 Bytes

BOM

This is a project for my school

You start the server in a production environment with NODE_ENV=production npm run dev

To set a custom password for the server do PASSWORD=yourpassword npm run dev

Note: never have a timed question as the first question of the grade. It won't work.

Todo:

  • Make design nice
  • Projector screen page
    • Show question and correct answer(s) on result projector page
  • Graph of points
  • Create build script for server
  • Make index pages have same slides as projector
  • Prevent against hacking (not sure how necessary this would be)
  • Another page to put in front of each laptop that shows whether they got it right or wrong
  • Timer
  • Log file of scores in case it crashes
  • Manual changing of scores
  • Check it looks good on the actual laptops and projector.
  • Fix formatting for multiple choice long answers