Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 620 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 620 Bytes

Quiz App

This is simple quiz Application Admin(superuser) role is manage users and create quiz questions. user role is take quiz

first INSTALL requirements.txt using cmd

  • pip install -r requirements.txt

Login and Register Functionalities

  • If the user is new, need to register their details in register page
  • if already existing user, need to login and take quiz

Quiz Functionality

  • User must answer all the questions
  • User cannot copy questions and paste in new browser tab
  • After Answering all the questions by submitting at last user gets results