Quiz App for Teachers

Quiz App Landing Page

This quiz app helps teachers track their student progress after the morning lecture, and use it after lunch to check if the students understand most of the lecture, to continue with other parts, or repeat one or two things.

This a free full-stack quiz tool that helps you as a teacher (or for self-study). We are in the proccess of building the Quiz App right now and going to add more quiz questions over the next couple of weeks.

Quiz App Results Page

Want to test it out?

Clone the repo. Open the Terminal and cd in to DAAJE. The run “npm install”. Open a second terminal and cd into devserver. Run “npm run dev”. Now go back to the first terminal, and run, “npm run dev”. Now you should have two servers running locally, both frontend and backend.

Try a quiz. Look at the result. Have fun!

GitHub

View Github