Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mydafzal/hasty-questionnaire
HASTY QUESTIONNAIRE is a Desktop Quiz and Questionnaire generator made in Java.
https://github.com/mydafzal/hasty-questionnaire
java java-8 javase
Last synced: about 1 month ago
JSON representation
HASTY QUESTIONNAIRE is a Desktop Quiz and Questionnaire generator made in Java.
- Host: GitHub
- URL: https://github.com/mydafzal/hasty-questionnaire
- Owner: mydafzal
- Created: 2021-01-17T00:00:23.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-01-17T00:29:40.000Z (almost 4 years ago)
- Last Synced: 2024-10-14T03:42:06.377Z (3 months ago)
- Topics: java, java-8, javase
- Language: Java
- Homepage:
- Size: 13.7 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hasty-Questionnaire
### Demo
![Demo Gif](demo.gif)
### Introduction
HASTY QUESTIONNAIRE is a Desktop Quiz and Questionnaire generator as a service to conduct online examinations. It will be used for students' progress evaluation using modern computer technology. It would replace the paperwork and overcome the outcomes of traditional ways of examinations using paper.
### Purpose
HASTY QUESTIONNAIRE is a fully developed automated system to efficiently evaluate the candidate progress that not only saves the time of the Examination Controller but also gives fast results.
The Administrator of the system has authority to propose tests or papers. It is cost effective and time effective. The candidate can login through the proposed computer with their Enrollment number matching the details to the student’s database, then they can take the exam.
Candidates can give their course’s examination in a specific duration and in a specific number of questions.
### Scope
The Desktop application is built to serve the following areas.
- To make the examination process in the institutes fast, reliable and error free.
- Real time report generation gives quick results to given exams.
- Entrance examinations can also be conducted.
- Question papers generated for handwritten tests give the institute a more flexible way to conduct examinations in order to hold handwritten paper exams.### Tool & Techniques
This project is built on Java, and MySQL shell
### Software Requirements
- Operating System Windows/ MacOS
- Language Java
- Database MySQL
- IDE Netbeans
### Goals
- Create a Desktop application to be used in place of old paper-based user examination process.
- Generate a questionnaire also if needed to conduct a paper-based examination.
- Use Java and MYSQL Server technology to create strong and secure database connectivity.
- Incorporate the server software within the code.