Number of Pages: 38

File Size: 217 KB

File Type: MS Word & PDF

Chapters: 1 - 5

5,000.00

ABSTRACT

The increasing sophistication of the educational sector has brought about the need for up-to-date knowledge of data and a fast access to them. Having identified the series of calamities caused by the manual method of generation of Invigilator’s Timetable, there is the challenged to analyze these problems and proffer possible solution through the use of computer technology. The work, therefore extols the use of micro-computers in developing an interactive, easy invigilator’s timetable for computer science department institute of Basic and Applied Sciences, Kwara State Polytechnic Ilorin for the security of data and data integrity among other specialized measures and for a more vibrant and efficient operation.

 

TABLE OF CONTENTS

Title page

Certification

Dedication

Acknowledgement

Abstract

Table of contents

CHAPTER ONE: GENERAL INTRODUCTION

  • Introduction/Background to the study
  • Statement of the problem
  • Aims and Objectives
  • Significance of the study
  • Scope of the study
  • Definition of Terms
  • Organization of the report

CHAPTER TWO: LITERATURE REVIEW

  • Review of Past work on the subject
  • Review of general text
  • Concept of Invigilation/Supervision
  • General overview on timetabling system
    • Types of school timetables
    • Problem and issues involved
    • Modes of timetable scheduling
  • Concept of Examination

CHAPTER THREE: METHODOLOGY AND ANALYSIS OF THE EXISTING SYSTEM

  • Research Methodology
  • Analysis of Data and the Existing System
  • Problem of the Existing System
  • Description of Proposed System
  • Advantage of the Proposed System

3.6      Design and implementation methodologies

CHAPTER FOUR: DESIGN, IMPLEMENTATION AND DOCUMENTATION OF THE SYSTEM

  • Design of the System

4.1.1    Output Design

4.1.2    Input Design

4.1.3    Database Design

4.1.4    Procedure Design

4.2       Implementation of the system

4.2.1   Hard requirement

4.2.2   Software requirement

4.3       System Documentation

4.3.1    Program Documentation

4.3.2    Operating the System

4.3.3    Maintaining the System

CHAPTER FIVE: CONCLUSION AND RECOMMENDATION

  • Summary of Findings
  • Conclusions
  • Recommendations for further Investigation

Bibliography/ Reference

APPENDICES

  1. Program Flowchart
  2. Source Codes Listings
  3. Computer Output

 

 

 

CHAPTER ONE

GENERAL INTRODUCTION

  • INTRODUCTION/BACKGROUND TO THE STUDY

A college timetable is a temporal arrangement of a set of classes and classrooms which all given constraints are satisfied. Time-tabling has long been known to belong to the class of problems called NP-hard. This paper introduces a real-time timetabling algorithm capable of taking care of both strong and weak constraints effectively, used in an automated timetabling system for examination invigilators scheduling. The world is advancing rapidly day-in-day-out in its approach to solve different tasks. This has led to various inventions, which are aimed at obtaining a maximum output at a minimum time in the academic sector.

Technology advancements led to the invention of computers, which have now become problem solving tool in various organizations, schools, private sector, government ect. Before the introduction of computer and other technology advancement tools, most jobs were either done manually or mechanically and this led to wastage of precious time, resources and efforts, some task are done repeatedly using the same procedures which led to the slow pace and delay in getting job done in good time.

Even though most administrative college works is computerized, the lecture-timetable scheduling is still mostly done manually due to inherent difficulties. The manual lecture-timetable scheduling demands considerable time and efforts. The lecture-timetable scheduling is a constraint satisfaction problem in which we find a solution that satisfies the given set of constraints.

The college lecture-timetabling problem asks us to find some time slots and classrooms, which satisfy the constraints imposed on offered courses, instructors, classrooms, and so on. Therefore, the variables to be instantiated are time slots and classrooms of offered courses. Since the problem is a combinatorial optimization problem belonging to NP-hard class, the computation time for timetabling tends to grow exponentially as the number of variables gets larger.

There have been number of approaches made in the past decades to the problem of constructing timetables for colleges and schools. Timetabling problems may be solved by different methods inherited from operations research such as graph colouring and mathematical programming, from local search such as procedures such as tabu search and simulated annealing, from genetic algorithms or from backtracking-based constraint satisfaction manipulation.

The use of computer system has contributed to a tremendous growth in production and management in everyday life business and commercial services even in our various private works, the manual method of generating invigilators timetable cannot be compared with the use of computerized approached, as with all manually process and inefficient.

1.2     STATEMENT OF THE PROBLEM

It is well understood that every automated operations are preceded by manual operations, but in the reverse all automated operation supersedes the manual operations in all ramifications including efficiency and accuracy.

The decision for the development of examination invigilators’ timetable generation and scheduling system for the Institute of Basic and Applied Sciences – IBAS was prior to personal observation of the problems and difficulties encountered in scheduling invigilator’s duty during examination period.

1.3     AIMS AND OBJECTIVES

The aim of this project is to computerize the existing method of generating invigilator’s timetable process by minimizing time waste, inaccuracy, and lots of energy consumed in scheduling lecturers to invigilate students in different examination halls. The objectives of the project are as follows:

  1. To design a computerized method of generating invigilator’s timetable, which will overcome all the previous weakness inherent in the manual system and if it is adequately monitor and followed, this shall enhance greater performance.
  2. To make the processing fast and accurate as quickly as possible in the development of the timetable.
  • To provides a computerized system of the activities involved in generating the timetable to supervise the student during their examination in the school.
  1. To increase the speed of operation of the timetable system.
    • SIGNIFICANCE OF THE STUDY

The project will help a lot in assisting schools to carryout their supervision in an orderly and accurate forms, a fully implemented computerization of invigilator’s timetable over the manual system is reliable. It is also recognizes that, the project represents the new system is of the following importance;

  1. It creates awareness among the lecturers and students the lecturer will get necessary information about the examination and its venue.
  2. Minimization of errors and provision of modification if the need arise by the authorized personnel only.
  3. Ease in processing, accurate and reliable.
    • SCOPE OF THE STUDY

This project work covers developing a computer based system that transform the existing system into a digital system for more accuracy and efficiency in scheduling examination invigilators’ timetable. The project is limited to developing re will be limitation into some aspect of the system and the area in the program which cannot be applied to any other department’s unless with through modification since the number courses, course code offered by other department are different also the department lecturer’s details and number are different too.

1.6     DEFINITION OF TECHNICAL TERMS

Lecturer:          A person who lectures or takes to a group of people on a subject especially in higher institution like university, polytechnic or colleges.

Timetable:       An organized set of period or phase of time that is designed in such a way to help monitor events or planned program.

Computerization:        It is the process by which computer has been used to solve problems facing in manual method.

Invigilator:      A person assigned to supersede or watch people while they are taking an exam to make sure that they have everything they need, that they keep to the rules and regulation guiding the examination.

1.7     ORGANIZATION OF THE REPORT

This is the overall organizational structure of the work as presented in this project. Chapter one of this project deals with the general introduction to the work in the project. It also entails the aims and objectives of this project, the significance of the study, the methods used for data collection, the scope and limitation of the study.

Chapter two deals with the literature review, historical development of the case study, computerization current state of the art and discussion of related aspect of the project topic relative to computer technology.

Chapter three covers the analysis of the existing system, description of the current procedure, problems of existing system (procedure) itemized, description of the proposed system and the basic advantages of the proposed web based application for library management.

Chapter four entails design, implementation and documentation of the system. The design involves the system design, output design form, input design form, database structure and the procedure of the system. The implementation involves the implementation techniques used in details, choice of programming language used and the hardware and software support. The documentation of the system involves the operation of the system and the maintenance of the system. Chapter five deal with summary, conclusion, recommendation and references.

DOWNLOAD THE FULL WORK

DISCLAIMER: All project works, files and documents posted on this website, UniProjectTopics.com are the property/copyright of their respective owners. They are for research reference/guidance purposes only and some of the works may be crowd-sourced. Please don’t submit someone’s work as your own to avoid plagiarism and its consequences. Use it as a reference/citation/guidance purpose only and not copy the work word for word (verbatim). The paper should be used as a guide or framework for your own paper. The contents of this paper should be able to help you in generating new ideas and thoughts for your own study. UniProjectTopics.com is a repository of research works where works are uploaded for research guidance. Our aim of providing this work is to help you eradicate the stress of going from one school library to another in search of research materials. This is a legal service because all tertiary institutions permit their students to read previous works, projects, books, articles, journals or papers while developing their own works. This is where the need for literature review comes in. “What a good artist understands is that nothing comes from nowhere. All creative work builds on what came before. Nothing is completely original.” - Austin Kleon. The paid subscription on UniProjectTopics.com is a means by which the website is maintained to support Open Education. If you see your work posted here by any means, and you want it to be removed/credited, please contact us with the web address link to the work. We will reply to and honour every request. Please notice it may take up to 24 – 48 hours to process your request.

WeCreativez WhatsApp Support
Administrator (Online)
I am online and ready to help you via WhatsApp chat. Let me know if you need my assistance.