Online Test Quiz

Online Test Quiz project developed on Python and Django framework.

In this online test two three modules is there such as one for Admin to handle all things, second for User to attend the quiz and skill in particular quiz and third one is Teacher in Teacher will create course and quizzes for the particular courses.

What is the role of Admin:

  • Administrator can add/remove users
  • Able to add Courses, 
  • Able to add the Question Papers or Quiz for particular Course 
  • Able to understand and Analyze the user data for particular course. 
What is the role of Teacher Module:
  • Able to add Courses, 
  • Able to add the Question Papers or Quiz for particular Course 
  • Able to understand and Analyze the user data for particular course. 
What is the role of User Module:
  • Student can avail different courses as per their interest and test their knowledge giving online test.
  • User is able to enroll more than one course.
  • User can see his report card in particular course.
For Video you can see the below link for understanding.
https://youtu.be/kRZD0rMMWyQ

For Github Directory you check the below link:
https://github.com/patilnayan92/onlinetest


Comments

Popular posts from this blog

What is website?