An open API service indexing awesome lists of open source software.

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

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 Quiz

3. Result Page
> - All Results
> - Time Spent
> - Which attempt and progress in graph
> - Category Wise Analysis (Score,Correct,Not Attempted)
> - Your AIR Rank
> - Print your result

4. 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