Skip to content

Ved-Mitra/Automatic-Quiz-System

Repository files navigation

Automatic Quiz System

The Project helps the Teacher to create a Quiz either from our database of Questions or inputted by the Teacher. The project also prints the Histogram of the markes scored by each student along with the response sheet of each student in excel form.

Table of Contents

Description

The project is a multipurpose project that is made to ease the work of both instructor and students, a one stop project to create a quiz , attempt the quiz exam and even display the result along with the histogram and the response sheet of each student

Instructor: Our project allows the instructor to create a quiz either from the predefined database of questions of courses IB(Introduction to Bio-engineering ) , IC(Introduction to Computer Science) , IE(Introduction to Electrical Engineering) and Mathematics (Semester-1 courses) or create a custom quiz by inputting the questions along with their answers. It is a convenient way for instructors to conduct quizzes.

Student: Our project allows the students to attempt the quiz exam created by the instructor and also analyze the result of the quiz given . It will also have the option of displaying the performance of the students who gave the same quiz by displaying the histogram.

Installation

  1. Firstly download all the files provided by us.
  2. Now execute the main file and run the code.
  3. We have not used any external libraries so it will run directly.
  4. You need to have a C compiler installed on your PC (Ex: GCC compiler)

Features

  1. Our project can create quiz from both the already defined databases of questions or can be manually input along with the answers.
  2. The project allows multiple students to take the same quiz on the same system thus saving the responses as well.
  3. Since multiple students are giving the same quiz based on their scores the performances will be analysed and a histogram will be displayed accordingly.

Steps:

  1. Clone the repository:
    git clone https://github.com/Ved-Mitra/Automatics-Quiz-System.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages