Home » Project Material » Design And Implementation Of An Online Result Checker

Design And Implementation Of An Online Result Checker

5 Chapters
|
124 Pages
|
11,449 Words
|
Computer Engineering

Complete Design And Implementation Of An Online Result Checker Project Materials (Chapters 1 to 5):

ABSTRACT

In Nigerian Universities a lot of time is spent by students, faculty and lecturers in effecting result processes.

This project focuses on solving the problem by developing an application to solve the problem inherent to the delivery of examination information services in Nigerian universities using the University of Calabar as a case study. The MyResult Application is a web-based application intended to be accessible from the internet. This allows the application to be available to both mobile phone users and PC users who can access the internet from their devices. The MyResult system was developed using open source web technologies notably HTML, PHP and MySQL.

The MyResult system produced in this research work has functions that will enable students to check course results, view computed GPAs and log complaints with maximum ease.

The developed application was tested using the XAMP application suite and the test results show that the application works as expected.

TABLE OF CONTENT

Title Page i
Certification ii
Dedication iii
Acknowledgements iv
Table of Contents v
List of Figures x
List of Tables xi
Abstract xii

Chapter 1: General Introduction
1.1 Introduction 1
1.2 Problem Definition 2
1.3 Objective of Study 3
1.4 Research Justification 3
1.5 Research Methodology 4
1.6 Scope and Limitation of Study 5
1.7 Definition of Terms 6
1.8 Chapter Layout 8

Chapter 2: Literature Review and State-of-the-Art
2.1 Introduction 9
2.2 The internet 10
2.2.1 Rich internet applications 10
2.2.2. Adobe integrated Runtime 12
2.3 Mobile applications platforms today 12
2.3.1 The Mobile Web 13
2.3.2 Rich Mobile Applications 14
2.3.2.1 Symbian 15
2.3.2.2 Android 15
2.3.2.3 Apple Ios 16
2.4 Review of related Research 18
2.4.1 Proposed Contribution 20

Chapter 3: System Design
3.1 Introduction 22
3.2 System Requirement Specifications 23
3.3 System Design 25
3.3.1 Logical Design 26
3.3.1.1 Input Design 28
3.3.1.2 Output Design 28
3.3.1.3 Menu Design 33
3.3.1.4 Use Cases 35
3.3.1.5 Activity Diagram 37
3.3.1.6 Class Diagram 39
3.3.2 Physical Design 41
3.3.2.1 Program Specifications 45
3.3.2.3 System Controls 45
3.3.2.3 Layout of files 46
3.3.2.4 Database Structure 51

Chapter 4: System Implementation
4.1 Introduction 52
4.2 Features and Choice of Implementation Language 52
4.3 System Testing Strategies 54
4.3.1 Unit Test 54
4.3.2 Integration Test 57
4.3.3 Alpha Test 58
4.3.4 Beta Test 58
4.4 Target Computer System Requirements 59
4.5 Software Maintenance Issues 61
4.5.1 Corrective Maintenance 61
4.5.2 Preventive Maintenance 62
4.5.3 Adaptive Maintenance 63

Chapter 5: Summary, Conclusions & Recommendations
5.1 Summary of the Study 64
5.2 Application of the software to the problem domain 64
5.3 Recommendations 65
5.4 Conclusions 67
5.5 Future researches 67

References 68
Appendix A: Detailed Program Code 68
Appendix B: Program Screen Capture 127

CHAPTER ONE

GENERAL INTRODUCTION

1.1 Introduction

It seems quite a safe bet to assert that the Internet and mobile Communication have had a preponderant influence on the way the world relates today. On the other hand, education remains a sine qua non fact of life for the overwhelming majority of human society In Nigeria; the educational sector has experienced marked changes as a result of the introduction of internet-based services. In one case, results for the UTME (Universities Tertiary Matriculation Examination) are now processed and released within days of the examination being written, an ever-increasing number of universities are employing the Internet to deliver a widening range of information and support services, covering such areas as admissions, student registration, examination records, and distance learning.

This work is an attempt at delivering an online system capable of delivering examination results on demand, using the University of Calabar as case study. This application will also provide capability to assist students, lecturers and administrative personnel interact in resolving any result-related complaints.

This chapter introduces the work as an entity, discussing the issues which are fundamental to the work ab initio:

  1. The problem scenarios which, prima facie, lend necessity to the work;
  2. The modalities pertaining to the realization of the solution system;
  3. The content and extent to which the work will be carried out;
  4. Definitions of key terms relevant to the central theme of the work.

 

1.2 Statement of the Problem

The major problems regarding the delivery of examination information services in Nigerian universities include:

  1. Delays in the release of results;
  2. Errors inherent in handling and assessment of answer scripts;
  3. Delays in marking answer scripts; and
  4. Cumbersome response systems – where they exist – for handling result-related complaints.

 

1.3 Objectives of the Study

From the foregoing, the objectives of the study become quite clear – as a result, the study aims to achieve the following:

  1. Conceptual design for a secure, accessible and user-friendly online examination results system for a university, using the University of Calabar, UNICAL, as case study;
  2. Development of such a system to demonstrate its functionality, using the XAMP (cross-browser Apache/MySQL/PHP) web server framework;
  3. Perform tests on the said system to assure functionality, accessibility and usability of the system.

 

1.4 Research Justification

Justification for engaging in this study can be drawn from the following reasons:

  1. The need to demonstrate the effectiveness of employing mobile driven information systems as a viable complement to systems based on the regular Web, within the university information framework; and
  2. The need to achieve a greater degree of responsiveness among stakeholders in the results system – students, lecturers and system administrators – enabling them collaborate effectively to resolve result-related complaints.

 

1.5 Research Methodology

In order to realize the objectives of this study, it is pertinent that, as in all matters of substance, strategy be employed in achieving set goals. The methodology employed in the course of this study is outlined thus:

  1. Outline a set of requirements to be met by the system proposed;
  2. Conceive and implement the design of the said system as a web based application, largely using UML, the Unified Modelling Language, along the lines of an object-oriented approach;
  3. Development of the solution system using Adobe Dreamweaver CS5, a RAD (Rapid Application Development) IDE for creating Websites and applications.
  4. Deployment of the solution system for testing: after the solution is developed, it will be uploaded onto a free web server for the purposes of demonstrating its functionality.
  5. Beta testing on the hosted solution to confirm its conformity to the system requirement specifications earlier outlined;
  6. Detailed reporting of the findings stated above, with deduced inferences, and noted grounds for future innovation.

 

1.6       Scope and Limitations of the Study

In the course of realizing this project, I shall take into account the consideration that all development and analysis regarding the project will be centered on internet standards and technology.

In full, the scope of the work is outlined thus:

  1. The solution, as conceived and developed in this study, will focus on examinations for undergraduate courses only;
  2. The questions delivered by the solution will be of two formats, viz, multiple-choice and subjective;
  3. As conceived, the solution shall comprise of the following modules:
  4. A result search application for students, based on the Internet, through which students and lecturers can search and view results, as well as interact regarding result-related complaints;
  5. A back-end application, to be used by lecturers and administrators, for the management of essential information for the system, such as course allocations, course student lists
  6. User authentication modules, which will employ unique modes of authentication to uniquely identify users, and maintain user state within the application.

In addition, a number of limitations exist which must be noted. These include:

  1. The proprietary nature of the school portal will make it rather difficult to access the data schema used by it; hence, the data schemas employed by the proposed system will for the most part be theoretical in nature. However, this can be surmounted with adequate cooperation from relevant agencies within the University Management;
  2. The time-critical nature of the study informs my use of prototype-based RAD to develop the proposed solution.

 

1.7 Definition of Terms

  1. Beta testing: Testing carried out on software independent of its manufacturer by external users.
  2. Internet application: A Web site with dynamic, i.e. data-source oriented user-specific, content, which usually requires some form of user authentication.
  3. Mobile device: Any device with the functionality for information management and transfer free from spatial and temporal constraints. Such devices include mobile phones, smart phones, PDAs (personal digital assistants), tablets and readers, among

Others.

  1. Mobile Web: The Internet, as accessible to mobile devices and computer system
  2. RAD: rapid application development, a style of programming in which emphasis is placed on speed and delivery, usually employing extensive use of IDE (integrated development environment) capability.
  3. UML: Unified Modeling Language, the international standard for specifying, visualizing, constructing and documenting the artifacts of software systems.
  4. User authentication: the process within the context of an Internet application wherein eligible users are granted clearance to enter – and use – the application;
  5. User state: the full set of all user-specific program data within a program or Internet application.
  6. Online result System: It is web based software that can process course registration and output results to the user.
  7. Web application: see Internet application.

 

1.8 Chapter Layout

The work contains a total of five chapters: the first, titled “General Introduction”, true to form, expatiates on the introductory concepts underpinning this study. Chapter 2, “Literature Review and State of the Art”, offers an exposition into the research which has been carried out prior to the present time. Chapter 3, “System Design Methodology”, deals with the analysis workflow of the solution development process, while Chapter 4, “System Implementation”, focuses on the implementation workflow, discussing details of the implemented system, in relation to the processes employed in its realization. In conclusion, the final chapter, “Recommendations & Conclusion”, I

reprise a brief synopsis of the work in its entirety as sequel to my inferences from the system implementation phase, in relation to those areas where innovations in this field can be made.

You Might Like These:
Project Structure

The introduction of Design And Implementation Of An Online Result Checker should start with the relevant background information of the study, clearly define the specific problem that it addresses, outline the main object, discuss the scope and any limitation that may affect the outcome of your findings

Literature Review of Design And Implementation Of An Online Result Checker should start with an overview of existing research, theoretical framework and identify any gaps in the existing literature and explain how it will address the gaps

Methodology of Design And Implementation Of An Online Result Checker should describe the overall design of your project, detail the methods and tools used to collect data explain the techniques used to analyse the collected data and discuss any ethical issues related to your project

Results should include presentation of findings and interpretation of results

The discussion section of Design And Implementation Of An Online Result Checker should Interpret the implications of your findings, address any limitations of your study and discuss the broader implications of your findings

The conclusion of Design And Implementation Of An Online Result Checker should include summarize the main results and conclusions of your project, provide recommendations based on your findings and offer any concluding remarks on the project.

References should List all the sources cited in Design And Implementation Of An Online Result Checker project by following the required citation style (e.g., APA, MLA, Chicago).

The appendices section should Include any additional materials that support your project (Design And Implementation Of An Online Result Checker) but are too detailed for the main chapters such as raw data, detailed calculations etc.