Skip to main content

Quiz application

Quiz applicationThe software Quiz application manages the activity of quiz conduction in a school or college or any institution or even as the first test for the recruiters. The system is user friendly and the user will find it easy to answer the question. The Admin/employee will not find any difficult in calculating the total marks scored by the student. The system will thus reduce paperwork and all the information will be stored safely in the database.
This project is helpful in saving the students details, calculating the marks scored by each student and for obtaining the names of the top students who will be selected for the next round.
PROJECT CATEGORY: Network based Application
PROJECT DESCRIPTION:
The Quiz application  is used for conducting quiz for school or college students or this software can also be used by the company for the recruitment process. At first, the student is needed to register his/her name along with all the information needed and need to select username and password for the login process. Using this username and password, the student can login into the “QUIZ” software.  Next procedure is answering the quiz. As soon as the student selects the quiz menu strip, the questions with 4 options will be displayed. The student has to type any one option and click on next option. ON this click next set of question and answers will be displayed. This will continue till the end of the question.
The admin has the authority to add or modify any questions or options. The answers of each question will be saved in the database. The result option shows the marks of all students who answered in the descend order so that the admin cab obtain top students who can go for the next round. The Admin provides username and password for others, so that they can check the result in the absence of Admin but not for students. A search option will also be provided to search the student’s details using the students’ login name.
Modules of the software:
  • Account Setting: The Admin provides username and password for others, so that they can check the result in the absence of Admin but not for students.
  • Registration: The student who is answering the quiz is supposed to register his name, college, contact, email id and also should select a password of his own. As soon as registration is complete, that particular student can login with his name and password he chose as input.
  • Quiz: As soon as the student selects the quiz menu strip, the questions with 4 options will be displayed. The student has to type any one option and click on next option. ON this click next set of question and answers will be displayed. This will continue till the end of the question.
  • Result: This shows the result of all the students who answered in the descending order. Only Admin has the authority to view it.
  • Search: A search option will also be provided to search the student’s details using the student’s login name.

Project title: Quiz application

HARDWARE REQUIREMENTS:
  • Processor: Intel dual core or above
  • Processor Speed:1.0GHZ or above
    • RAM: 1 GB RAM or above
    • Hard Disk: 20 GB hard disk or above
SOFTWARE REQUIREMENTS:
  • Language: Microsoft Visual Studio 2008
  • Database: Microsoft SQL server 2008
CONCLUSION:
“QUIZ” software developed for a school or to a college has been designed for time reduction taken for conducting a quiz, for calculating the marks, for shortlisting the student’s name, hence increasing the efficiency. It is designed to replace an existing paper work and correction manually. The system uses VB .Net as front end and Microsoft SQL as a backend for the database. The implementation of the system in the organization will considerably reduce time and also provide readily calculated marks.

Comments

Popular posts from this blog

Cashew Industry Management System

This Cashew Industry Management System is developed for managing the industry’s daily production details, stock maintenance, salary details and employee details, managed by office workers and administrator. This software system allows administrator to control the entire system including database maintenance for adding a new employee, employee wage payment, supplier details. As well as this software keeps track of work done by each employee in each section & inventory maintenance. LANGUAGES TO BE USED: Front end:    VB.NET Back end:     SQL server SOFTWARE REQUIREMENTS: Windows XP or above. Visual Studio 2010. SQL server 2008. STRUCTURE OF THE PROGRAM: The project contains the following modules: Admin module : This module includes the login module and sub modules. Supplier modules:  To manage suppliers, such as add new supplier or remove an existing one. Employee module:  To manage employees, such as...

Analog Clock using VB.NET

Here we created Analog Clock using VB.NET coding. This is the mini student project and you can learn some coding techniques in this project. this analog clock works in Visual studio 2008 version or Visual Studio 2012 version. No database required to created this analog clock. This mini project created in single form , 12 labels , 3 shapes, and 2 timers used to develop this project code. Analog Clock using VB.NET Programming Language:  VB.NET (This mini student project is for diploma, BCA and ITI students. This download link has source code of this project and it has exe file of this project. Kindly install winrar to extract this project code.) Share this:

PHP Guestbook Script

PHP Guestbook Script is developed using PHP and MySQL database.  Guestbook script allows you to put a  guestbook  option on your website which is helpful to visitors of the website. Using this script website visitor can send comments and feedback on your site. All the records of the guest book stores in MySQL database. The admin is the master user and he has the right to edit and delete the records. Features of PHP Guestbook Script: This script allows you to put a guestbook script on your website. This file is is free software and you can redistribute or modify according to your requirements. It is fully Customizable look, Easy Navigation and usefull for blog site. This is the professional PHP and MySQL based object oriented programming(OOP) fully customizable guestbook. Using this visitors can leave message on your website. The script allows the visitors to enter name, E mail, Title and comment. Admin page to view all recor...