https://github.com/pankajtanwarbanna/quizbook
An Online Quiz Application
https://github.com/pankajtanwarbanna/quizbook
Last synced: 4 months ago
JSON representation
An Online Quiz Application
- Host: GitHub
- URL: https://github.com/pankajtanwarbanna/quizbook
- Owner: Pankajtanwarbanna
- Created: 2020-06-30T10:45:09.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-07-05T17:19:31.000Z (almost 5 years ago)
- Last Synced: 2024-12-31T19:30:24.729Z (6 months ago)
- Language: JavaScript
- Size: 43.9 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Online Quiz Web Application
An Online Quiz system built with Nodejs, AngularJs, MongoDB, ExpressJs and Bootstrap5 with additional feature of User management by admin.## Features
1. User Authentication - Admin & User
2. All Quizzes on Home Page
> - View All Quizzes
> - Filter Quizzes by category, level, solved
> - Click to Start Quiz3. Result Page
> - All Results
> - Time Spent
> - Which attempt and progress in graph
> - Category Wise Analysis (Score,Correct,Not Attempted)
> - Your AIR Rank
> - Print your result4. Add Quiz (Admin)
> - Quiz Name
> - Total Allocated Time
> - Total Number of Questions
> - Editor for Question
> - Category for Answer (MCQ,Column Match,)
> - Image in option?
5. Admin Management