Page Length: 56

Size: 1041 KB

Format: PDF & Word

5,000.00

ABSTRACT
This project is aim at developing a program, which manages the activity of
“student project allocation and Authentication”. This system will manage
the database and maintain a list of all student or groups of student that
have registered as a finalist in this program, and for those students that
been shortlisted who have passed the eligibility criteria as a set by the
lecturer/supervisor. The programming language used is visual basic. This
language was chosen because of its object oriented features and class
libraries for developing system application program.
vi
TABLE OF CONTENT
Title page ……………………………………………………………..i
Approval Page…………………………………………………………ii
Table of content……………………………………………………….iii
Dedication …………………………………………………………….iv
Acknowledgment ……………………………………………………..v
Abstract ……………………………………………………………….vi
CHAPTER ONE: INTRODUCTION
1.1 Background of the study ……………….………………………….1
1.2 Statement of the problem ……………………….………………….1
1.3 Aim and objective of the study …………………………………….2
1.4 Significant of the study……………………………….…………….2
1.5 Scope of the study…………………………………………………..2
1.6 Limitations of the study ………….…………………………………3
1.7 Definition of terms………………………………………………….3
CHAPTER TWO: LITERATURE REVIEW
2.1 Introduction: related work …………………..……….…………….6
2.1.1 Identification and allocation of projects………………………….7
2.1.2 Types of projects………………………………………………….8
2.1.3 Undertaking the project……………………………………………9
2.1.4 Responsibility of the supervisor…………………………………..10
2.1.6 Responsibilities of the student………………………………….11
2.2 Possible techniques…………………………………………………12
2.3 Tools and programming language for doing the project……………13
2.4 Method and planning of the project……………………………….13
CHAPTER THREE: SYSTEM ANALYSIS AND DESIGN
3.1 Introduction……………………………………………………….14
3.2 Analysis of existing system……………………………………….14
vii
3.2.1 Input analysis ……………………………………………………14
3.2.2 Output analysis …………………………………………………15
3.3 Weakness of the existing system …………………………………15
3.4 Data collection techniques………………………………………..15
3.4.1 Observation …………………………………………………….16
3.4.2 Reference to existing text or written materials …………………16
3.5 Analysis of the proposed system ……………………………….16
3.6 System flowchart …………………………………………………17
3.7 Entity relationship diagram ………………………………………19
3.8 Data dictionary ……………………………………………………20
3.8.1 Entity relational model/relational table………………………………21
CHAPTER FOUR: SYSTEM IMPLEMENTATION AND
EVALUATION
4.1 Program development …………………………………………………………………22
4.2 System requirement …………………………………………………………………….22
4.2.1 Software requirement ……………………………………………………………….22
4.2.2 Hardware requirement ……………………………………………………………..23
4.3 System interface ……………….…………………………………………………………24
4.3.1 Input interface ………………..………………………………………………………..24
4.3.2 Output interface ………………………………………………………………………..25
4.4 System performance …………………………………………………………………….25
4.5 System training …………………………………………………………………………..25
4.6 Conversion of the proposed system …………………………………………….26
4.6.1 System documentation ………………………………………………………………26
4.7 Operational manual ……………………………………………………………………..27
4.7.1 User manual …………………..………………………………………………………..27
4.7.2 System maintenance …………………………………………………………………27
viii
CHAPTER FIVE
SUMMARY, CONCLUSION AND RECOMMENDATION
5.1 Summary ……………………………………………………………………………………..29
5.2 Recommendation …………………………………………………………………………29
5.3 Conclusion …………………………………………………………………………………..30
Reference
Codes
Program interface
1
CHAPTER ONE
INTRODUCTION
1.1 BACKGROUND OF THE STUDY
In many tertiary institutions in the country, students seek a project
in a given field of specialty as part of the upper level of their degree
programme. Usually, a project can be filled by at most one student, though
in some cases a project is suitable for more than one student to work on
simultaneously. To give students something of a choice, there should be as
wide a range of available projects as possible, and in any case the total
number of project places should not be less than the total number of
students. Typically a lecturer will also offer a range of projects, but does
not necessarily expect that all will be taken up.
Each student has preferences over the available projects that he/she finds
acceptable, whilst a lecturer will normally have preferences over the
students that he/she is willing to supervise. There may also be upper bounds
on the number of students that can be assigned to a particular project, and
the number of students that a given lecturer is willing to supervise. In this
paper we consider the ways of allocating student project in our various
institutions.
1.2 STATEMENT OF THE PROBLEM
The traditional way of allocating project to students in our higher
institution need to be reconsidered since project writing is sensitive aspect
of student education in the higher institution.
Before now, lecturers ask students to go out and get project topics for
themselves for approval and when the student return, it will take the student
or project coordinator a longer time to search for the same topic or relevant
topic so as to avoid duplicating or doing the same topic in the same year
therefore there is a need to develop a program that will help us to search
2
easily to avoid two or more group of students doing the same project Topic
at the end of their degree that same year.
1.3 AIM AND OBJECTIVES OF THE STUDY
The aim of the project is to design a software using visual basic 6.0 to
develop a student project allocation and authentication system for detecting
duplication of a project Topic.
The objectives are:
1. To create a database to save and retrieve file system,
2. To allocate project easily to each or group of students without the
problem of delayed project allocation from the supervisor/coordinator.
3. To avoid duplication of topic between two individual or group of student
in the same department in the same year
4. To update students data easily and accessed the database system.
1.4 SIGNIFICANCE OF THE STUDY
Projects provide a flexible framework for engaging students in exploring
curricular topics and developing important 21st century skills, such as
communication, teamwork, and technology skills. In addition, students are
motivated by the fun and creative format and the opportunity to make new
friends around the world. For teachers, a school portal enables quick and
easy management of student accounts and review of project work.
1.5 SCOPE OF STUDY
The project will center on the design and implementation of Student Project
Allocation and Authentication System for Detecting Duplication for the
department of Part-Time Studies in Kogi State Polytechnic, Lokoja. The
project would manage the database of students (Maximum of 1000
students) and group them in triplets as a group or group member, in which
students that their matriculation number do not fall in a given specified
3
range could not be a member of any group within the range i.e. if the
specified range is 60 (sixty) students, matriculation number greater than 60
could not be a member of any group in the first range of 60 students and so
on.
1.6 LIMITATION OF STUDY
Usually, every work has some limitations and this study is not exempted.
The two major limitations of this study are the time limits within which the
study is expected to be completed as well as financial constraints. The time
constraint prevents the researchers to have an in depth study and analysis
on the subject matter. The study is also limited to Part-Time Studies
department of the institution.
1.7 DEFINITION OF TERMS
1. Algorithm: This is a detailed set of step by step instruction for solving
a given problem.
2. Authentication: something which validates or confirms the
authenticity of something.
3. Bug: bug is a defect, an error, or flaw in a machine or computer
program.
4. Common Dialog Boxes: A set of windows dialog boxes available to
Visual Basic programmers for open, fonts, colour, save and print.
5. Compilers: It translates a high level language to machine language.
6. Computer: Any electronic machine that can be programmed to carry
out a finite set of instructions. Such instructions could be arithmetic or
logical operations.
7. Computerization: It involves carrying out a set of task with the aim
of managing and controlling library operation using computer
resources e.g. to store information in a computer system.
4
8. Control: Control involves monitoring and evaluating feedback to
determine whether a system is moving towards the achievement of
goals.
9. Conversion: This is the process of changing from an old or existing
system to a new system.
10. CPU: The Central Processing Unit (CPU) is the part of a computer
that performs operations and executes software commands.
11. Data: This is a raw fact that can be processed by any computing
machine.
12. Database: This is a systematically arranged collection of computer
data, structured so that it can be automatically retrieved or manipulated.
13. Debug: it means to find and remove error in a computer program.
14. Feasibility Study: A preliminary study undertaken to access
whether a planned project is practicable or not.
15. Feedback: Is defined as data about performance of a system.
16. Flowchart: This is a pictorial representation of an algorithm.
17. Form: A form is said to be a template that is used to give a
distinctive attribute/character considered apart from its content, colour,
texture or composition.
18. Hardware: Hardware is a physical component of a computer system
which includes; Keyboard, Mouse, Printers etc.
19. Information: This simply means data that has been processed into
a meaningful detail.
20. Input: This simply means data entered into a computer for
processing.
21. Object code: the binary version of a computer program that is used
by the computer to run a program.
22. Output: output is anything that is produced by the computer to the
user in form of text, sound, picture etc.
5
23. Program: A set of Logical Instructions combined to perform a
specific task in order to accomplish a goal.
24. Project Allocation: To distribute project to a particular individual
or group of persons for special research purposes.
25. Project management: The discipline of carefully projecting or
planning, organizing, monitoring, and controlling resources to achieve
project goals under specific success criteria.
26. Project: This is a planned set of interrelated tasks to be executed
over a fixed period and within certain cost and other limitations to
accomplish an objective or goals.
27. Protocol: A set of technical rules about how information should be
transmitted and received by a computer.
28. Software: Software is a generic term used to describe a set of
instruction called program which is used to direct all the activities of
the computer.
29. Syntax: The set of rules, principles and processes that govern the
structure of sentences in a given language.
30. System: System can be defined as a collection of interconnected
components which work together to achieve a set of goals or objectives.
31. Translator: A computer program that converts other programmes
from one computer language to another computer language.

DOWNLOAD COMPLETE WORK

DISCLAIMER: All project works, files and documents posted on this website, eProjectTopics.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. eProjectTopics.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. The paid subscription on eProjectTopics.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)
Hello and welcome. I am online and ready to help you via WhatsApp chat. Let me know if you need my assistance.