0% found this document useful (0 votes)
63 views

17.mobile App Based Aptitude Exam and Results

This document describes a mobile app-based aptitude exam and results system built using PHP for the front end and MySQL for the back end. It discusses modules for administrators and students, including creating/deleting accounts, changing passwords, viewing tests and materials, and viewing marks for students. The introduction provides background on moving from paper-based to online exams and examines security challenges of online exams. Hardware requirements include a Pentium III processor or higher, 128MB RAM or more, and 160GB hard disk, while software requirements include Windows 7 or above, Notepad++, XAMPP, Apache server, and MySQL database.

Uploaded by

Keerthi Vasan L
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
63 views

17.mobile App Based Aptitude Exam and Results

This document describes a mobile app-based aptitude exam and results system built using PHP for the front end and MySQL for the back end. It discusses modules for administrators and students, including creating/deleting accounts, changing passwords, viewing tests and materials, and viewing marks for students. The introduction provides background on moving from paper-based to online exams and examines security challenges of online exams. Hardware requirements include a Pentium III processor or higher, 128MB RAM or more, and 160GB hard disk, while software requirements include Windows 7 or above, Notepad++, XAMPP, Apache server, and MySQL database.

Uploaded by

Keerthi Vasan L
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 4

Final year project center in

Coimbatore & Pollachi

Final Year Projects Topics for B.Sc., BCA, B.Com, M.Sc., MCA.

ABSTRACT

The project entitled as Mobile App based Aptitude Exam and results..
Technology has supported online examinations successfully for a number of years, and has
progressively enhanced the online examination process over the years. However, some
schools particularly public tertiary institutions in developing countries are still involved in the
conventional manual system of writing examination. This manual system of writing
examination has a lot of demerits. The manual process of taking examinations is not only
time-consuming and tedious, but cumbersome, hence the need for a better, faster and more
reliable means of examining students

FRONT END : PHP

BACK END : MYSQL

System Modules:

Administrator:

 The administrator has the full-fledged rights over the OES.


 Can create/delete an account.
 Can view the accounts.
 Can change the password.
 Can hide any kind of features from the both of users.
 Insert/delete/edit the information of available on OES.

Can access all the accounts of the faculty members/students

The Administrator can be done the following:

 Create/delete accounts (add list of his student)


 Change password for Student
 Create/ delete/update courses (subject).
Students:

 Can view the different categories of Test available in their account.


 Can change password.
 Can view their marks.
 Can view the various reading material.
 Can view and modify its profile but can modify it to some limited range.

INTRODUCTION

As a result of the development of Internet technology, online examination has become an


effective complement to traditional examination. It is a common knowledge that students are
extremely prone to cheating under the traditional method, which could affect the fairness of
examination. The pen and paper method of writing examination, which has been ongoing for
decades, may not be pleasing for use because of the problems usually associated including
examination venue capacity constraints, lack of comfort for examination candidates, delay in
the release of results, examination malpractices, cost implication of printing examination
materials and human fault [1]. The shift of examination as well as examination administration
procedures from paper-based to information technology based processes necessitates
substantial reorganization processes at universities. Administrative staff, IT support staff,
lecturers and examiners as well as students have to adapt to and familiarize themselves with
new examination practices known as online examination [2]. An online examination system
is an application that allows an institution conduct examination via the Internet (or intranet).
Various companies, institutions and organizations have opted for this method of conducting
examinations, because it is quicker, easier and convenient. This system makes it easier for
examiners to conduct exams and collate results. The application provides facility to conduct
online examination anywhere and at any time. Today, most institutions are conducting their
exams online to eliminate the bottlenecks associated with pen and paper type of examination.
Technology has supported online examinations successfully for a number of years, and has
progressively enhanced the process over the years to have room for more students and ensure
a smoother online examination. However, one of the biggest challenges to online examination
is cheating using technology.

Several researches exist that are related to the work reported in this paper. The study in [3]
developed an online examination system that allows for creating a test from the question bank
of the system and conducting Academic and Non-Academic examinations in English as well
as Bangla. Similarly, [1] developed a web-based online examination system to address some
drawbacks associated with pen and paper method of writing examinations. The study in [4]
explored the development of Multiple Choice Examination System and Online Quizzes for
General Chemistry. The paper presents the main aspects and implementation of an online
multiple choice examination system with general chemistry issues for student evaluation.
Security issues were also examined by some studies. For instance, in a paper reported in [5],
the impacts, associated challenges and security lapses of the existing electronic-examination
system with the aim of ameliorating and developing a new acceptable e-Exam system.

HARDWARE SPECIFICATION
Processor : Pentium III or Higher

Installed memory (RAM) : 128 MB RAM or More

Hard disk Requirement : 160 GB

SOFTWARE SPECIFICATION

Operating System : WINDOWS 7, & Above

Front-End tool : NOTEPAD++

Back-End tool : XAMPP

Server : APACHE Server

Database : MYSQL

You might also like