Skip to content

rohit85-cmd/Aiken-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aiken-Application

Problem Statement

To create an application which will generate text file of Aiken format as well as of ESE format which will easily minimize time and efforts .

Overview

  • During conduction of examination teachers needs to upload questions with their options on online platform such as moodle where examination is to be conducted in particular format known as Aiken and it takes more time to design files of such format.
  • So we designed an desktop Application which automatically takes care of that format furthermore we designed same type of application for ESE format too.

Objective

  • To decrease the time of work required in creating such question papers / files with particular format such as Aiken/ESE.
  • To easily create question paper of aiken format.
  • To give user a user friendly UI.
  • To make the application faster and reliable with user.
  • To reduce number of errors to zero while creating such aiken based files or question paper.

What is Aiken Format ?

The Aiken format is a very simple way of creating multiple choice questions using a clear human-readable format in a text file. It comes up with certain set of rules such as question must be all on one line,each answer must start with a single uppercase letter, followed by a period '.' or a bracket ')'.To know more about aiken click here

What is ESE Format ?

To know more about the format refer the image given below.We need to write the file in prescribed format like question number,marks obatined must be written at left hand side,etc. ese

Flowchart

flowchart1

Technology stack used

  • Operating System
    • Linux
    • Windows
  • Programming Language
    • Java
  • IDE
    • Notepad/Eclipse/VSCode
  • Package used
    • javax.swing

Screenshots

GUI

gui2

gui3

gui4

Contributors

Rohit Jindamwar
Rajnandini Kadam
Shubham Sawant
Tejal Mane
Manoj More
Vivekanand Ghume

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages