• Stars
    star
    112
  • Rank 312,240 (Top 7 %)
  • Language SCSS
  • License
    MIT License
  • Created about 5 years ago
  • Updated 9 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Quizller is a php based open source web application to create and manage online quiz, test, exam.

Quizller - Quiz System

Quizller is a php based open source web application to create and manage online quiz, test, exam.

Table of contents

Features

  • Fully Functional Admin Panel
  • Quiz Website with awesome UI
  • Admin (teacher) can add class and students from admin panel
  • Admin can create new quiz tests and add quiz questions in the test
  • Option to add the Quiz questions from a spreadsheet (.xls, .xslx, .ods)
  • Admin can view the statistics of the tests such as score of the students and quiz questions tests
  • Generate run-time random passwords for users to give test
  • Generate pdf option so that admin can directly print the student login credentials for the test

ScreenShots

User Side

Login Page

The Login Page of the website for student

Dashboard Page

List of tests for student

Quiz

Here student have to select the one option from the four options of the Quiz question

Quiz Done

Logout message page displayed when the user finished with the quiz test

Admin Side

Login Page

The Login Page of the website for Admin (Teachers)

Dashboard Page

List of pending tests created by the admin

Create New Test

Admin can create new quiz test

Test Details

Here admin can change the test details

Add Question

Admin can add new question to the test

Add Question

Admin can add the question into quiz from a spreadsheet

Add Class / Add Students

Admin can add new class and new students to the existing class

View Class Data

Admin can see the list of students present in the class

Test Questions

Admin can add see the quiz test questions

Students test data

Admin can print the student roll number and random password list

Steps

  1. Copy the whole project into your WAMP/LAMP/XAMPP folder.
  2. Now create the database and import the script.sql file present in the database folder.
    1. If you want sample test data then import the sampleData.sql file instead.
    2. Default username:password is admin:nimda
  3. Modify the database credentials config.php file present in the database folder.
  4. Now run the project to enjoy the Awesome Quiz System.

Project Overview

The website generates random passwords for students for each test.

  1. Dashboard
    1. Create new tests
    2. See previously created tests
  2. New Test ( Needs class data first )
    1. Create new test for a class
    2. Test status: 2.1 Pending - test won't be shown to students 2.2 Running - test will be shown and students can give test
  3. Add class / student
    1. Add a new class
    2. Add a new student to the class
  4. View Data
    1. Shows student user id / roll numbers given a class
  5. Test Details ( on clicking a previously created test from dashboard )
    1. Change status of Quiz ( PENDING / RUNNING )
    2. Complete / delete test
    3. Add new student explicitly for the test
    4. Add questions to the test

Technology Stack

  • HTML, CSS, BOOTSTRAP (Front-end)
  • PHP (Backend)
  • MYSQL Database

Collaborate with us!

Want to contribute? Great!

To fix a bug or enhance an existing module, follow these steps:

  • Fork the repo
  • Create a new branch (git checkout -b improve-feature)
  • Make the appropriate changes in the files
  • Add changes to reflect the changes made
  • Commit your changes (git commit -am 'Improve feature')
  • Push to the branch (git push origin improve-feature)
  • Create a Pull Request

Bug / Feature Request

If you find a bug (the website couldn't handle the query and / or gave undesired results), kindly open an issue here.

If you'd like to request a new function, feel free to do so by opening an issue here.

More Repositories

1

LiveChatServer

LiveChatServer in java which can supports multi user chat.
Java
25
star
2

LP3

SPPU BE COMP LP3 Codes - Machine Learning (ML) and Information and Cyber Security (ICS)
Jupyter Notebook
22
star
3

LP1

SPPU BE COMP Codes of LP1 - HPC, AIR, and DA
Jupyter Notebook
15
star
4

gocoronago

gocoronago website shows the latest COVID-19 stats in india
JavaScript
15
star
5

LP2

SPPU BE COMP Codes of LP2 - DMW (Data Mining and Warehousing)
Jupyter Notebook
9
star
6

SPOS

SPPU Computer Engineering Codes - SPOS (System Programming and Operating System Programs)
C
8
star
7

Xylophone

App to play the sound chords
Java
5
star
8

OTPActivity

Android OTP Activity xml layout UI and Java code
Java
4
star
9

JavaSwingLoginForm

Login Form with all runtime validation and rounded JTextField and JButton
Java
3
star
10

MusicPlayer

Android Music Player Implmentation
Java
3
star
11

BE-COMP-SPPU-NOTES

SPPU BE COMPUTER ENGINEERING NOTES
3
star
12

BitcoinExchangePrice

This application provides you 1 bitcoin exchange price with respect to your currency.
Java
3
star
13

LP4

SPPU LP4 Codes - Soft Computing and Optimization Algorithms (SCOA)
Python
2
star
14

CNL

SPPU COMP Codes of CNL
Python
1
star
15

github-profile-finder

Github Profile Finder
JavaScript
1
star
16

run-length-encoding

Run length encoding implementation in CUDA
Cuda
1
star
17

DataAnalytics-LAB

Jupyter Notebook
1
star
18

WTL

SPPU Web Technologies Lab (WTL) Assignments Implementation
JavaScript
1
star
19

TDD-practice-katas

Hands-on Test Driven Development Katas in dart
Dart
1
star
20

QuizApp

Java
1
star
21

iamrohitsuthar.github.io

Personal Website
JavaScript
1
star
22

AndroidCustomBottomNav

Java
1
star