0% found this document useful (0 votes)
158 views20 pages

Automatic Question Paper Generator Tool

The document describes an automatic question paper generator that aims to reduce the time and effort required by teachers to generate question papers. It uses a shuffling algorithm to randomly select questions from a bank of stored questions to create papers. Teachers can specify the composition, structure and difficulty level. The system intelligently generates single, multiple choice or comprehensive questions in any language and prints the papers along with answer sheets. It also tracks applicant results and question usage to prevent duplication. The goal is to make the evaluation process more flexible and efficient with minimal human burden.

Uploaded by

Sandeep Singh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
158 views20 pages

Automatic Question Paper Generator Tool

The document describes an automatic question paper generator that aims to reduce the time and effort required by teachers to generate question papers. It uses a shuffling algorithm to randomly select questions from a bank of stored questions to create papers. Teachers can specify the composition, structure and difficulty level. The system intelligently generates single, multiple choice or comprehensive questions in any language and prints the papers along with answer sheets. It also tracks applicant results and question usage to prevent duplication. The goal is to make the evaluation process more flexible and efficient with minimal human burden.

Uploaded by

Sandeep Singh
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Automatic

Question Paper
Generator
Presented By…
Sandeep Singh
Vikramjeet

Shahid
What is the Main Objective of an Institution?

How is the Current Evaluation System based?


Existing System
Implemented on Personal Level

Isn’t Flexible

Time Consuming Task for Teachers


What We’ve Proposed?
Just Specify Composition & Structure

Stores and Creates Objective, MCQ & Subjective Type of Questions

Can Create any kind of Question Paper, Almost Anything!

We’ve made it work in an Efficient Way


Features…
Collects, Arranges and Administrates innumerable question

Question in any Language Supported

Includes Single Option, Multiple Option & Comprehensive


Type Questions

Usage is as simple as Microsoft Word


Moreover…
Creates Question Paper as per choice & Difficulty Level

Intelligently generates Question Automatically or via Blue


Print

Print Question Paper and Answer sheet

Maintain Complete Results of Applicants


Here’s How it Works!
Shuffling Algorithm
• Create an Array of N Location
• Generate Random Number
• If (loc==0)
• Store Generated Number
• Else
• Compare Generated Number with Previous Number in Array
• If matching value found, goto Step 2
• Else
• Store the number in Next Location
• Repeat Step 2 for N numbers
• Select Question from DB matching with values from
array location one by one.
Build Huge Question Bank

No collecting Question everytime

Automatic Paper Generation

Minimal Burden for Generated Paper

Safely store Generated/Used Papers


Prevents Duplication of Questions within Frequent Exams

Reduced Staff, can be handled by One Person

Eliminates burden of making Question Paper Every Year

Manage Syllabus of Related Classes & Subject all at one place


New features can be integrated easily as per requirements

Provision to produce Questions from Simple Online Text

Natural Language Processing Algorithm can be used

Single Agent Application can be extended to Multi Agent


Generate Paper automatically using Shuffling Algorithm
for Randomization

Aim to reduce Human Effort

Helps to generate Dissimilar Question Paper with


Desired Format

You might also like