• Results Computation System In Higher Institutions Using Php, Html, Css, Mysql

  • CHAPTER FIVE -- [Total Page(s) 1]

    Page 1 of 1

    • CHAPTER FIVE
      SUMMARY, CONCLUSION AND RECOMMENDTIONS
      5.1    Summary
      This Research work focuses on the use of computer system with reference to Results Processing in the Department of Mathematics, Statistics and Computer Science of Kwararafa University, Wukari.
      The work covers the manual system of operations as regards the problems identified, stating the aims of the new system, stating the various specifications and then implementing the programs. The work was successfully developed using PHP programming language, and the package was tested and improved upon which yielded an Automated Results Processing System.
      The Project work cannot be said to be perfect, but however, its benefits cannot be overemphasized. It has led to the improvement in the speed of processing operations, efficiency, accuracy and improved storage of data.
      5.2    Conclusion
      The introduction of an automated method of results computation solves a lot, if not all, of the problems inherent in the manual method of results computation. It narrows down results computation and data handling to just “a click on the mouse button”, thereby making work faster, more efficient and more effective. And for this reason, the implementation and use of this application becomes necessary. Over time, the feasibility of a perfectly working Results Computation System has been a source of concern to academic bodies. Due to some uncontrolled factors such as non-payment or late payment of school fees, inconsistent administrative policies and power failure, the possibility of realizing such achievement is threatened. Thus just as human beings, all we can achieve is a “near-perfect” system.
      Moreover, an attempt to accomplish this project has taken care of the delay between examination and results processing with minimum mistakes. This has also forced me to learn, practically, what is involved in the design and implementation or computerization of a project (existing or non-existing).
      5.3    Recommendations
      Based on the achieved objective of this project and experiences gained during its design and implementation, I wish to make the following recommendations for future improvements.
      •    The System can be upgraded to have a students’ module that allows students view their results once it is computed.
      •    The System can also be integrated with the institutions Students’ Registration Portal hence, having a near complete School Management System.
  • CHAPTER FIVE -- [Total Page(s) 1]

    Page 1 of 1

    • ABSRACT - [ Total Page(s): 1 ]Abstract Coming soon ... Continue reading---

         

      APPENDIX A - [ Total Page(s): 4 ]`remarks` varchar(500) not null, PRIMARY KEY(id))ENGINE=InnoDB    CHARSET=DEFAULT AUTO_INCREMENT=1");$conn->query("CREATE TABLE IF NOT EXISTS `comments` (`id` int(11) unsigned not null auto_increment,`session` varchar(50) not null,`semester` varchar(50) not null,`lecturer` varchar(150) not null,`comment` varchar(2000) not null, PRIMARY KEY(id))ENGINE=InnoDB    CHARSET=DEFAULT AUTO_INCREMENT=1")?>Style.CSShtml, body{width: 100%;height: 100%;}* {margin: 0;font-family: cursive;}#menu { backgr ... Continue reading---

         

      CHAPTER ONE - [ Total Page(s): 2 ]My research focuses on the design and implementation of an application where student results can be stored, users can access this software from anywhere as long as the computer they are working on is on the network same as the application server. This application enables users with the right permission to insert new user details, students’ examination records as well as updating these records whenever necessary. This research seeks to provide an alternative to the manual syste ... Continue reading---

         

      CHAPTER TWO - [ Total Page(s): 1 ]CHAPTER TWO LITERATURE REVIEW2.1    IntroductionBarrett (1999) encapsulated the essence of a student information system. He defines SMIS as “an integrated software package that maintains, supports, and provides inquiry, analysis, and communication tools that organize student accountability data into information to support the educational process”.A result management system (RMS) is only an aspect of a complete SIS package. The U.S. Department of Education (2008) viewed student dat ... Continue reading---

         

      CHAPTER THREE - [ Total Page(s): 3 ]A SIMPLE BLOCK DIAGRAM OF THE PROPOSED SYSTEM IS GIVEN BELOW ... Continue reading---

         

      CHAPTER FOUR - [ Total Page(s): 8 ]CHAPTER FOURSYSTEM DESIGN AND IMPLEMENTATION4.1    IntroductionA system is an organized collection of inter related subsystems with a collective responsibility of meeting a goal. Dependent subsystems are regularly interacting while independent group of components forming a unified whole work stand alone in achieving a specified task.A system is also defined as an organized or complex unitary whole. System Analysis is therefore the study of the systems’ processes including investigation ... Continue reading---

         

      REFRENCES - [ Total Page(s): 1 ]REFERENCEBarrett, S. (1999). Information’s Systems: An Exploration of Factors Influencing Effective Use. Journal of Research on Computing in Education, (Vol. 32, No. 1, pp. 4-16).Eloba, P.C (1998). Computers in School Record Keeping Technical Education. Ikeja, Lagos State: Ekon Press.Anigbogu, S.O. (2000). Computer Application and Operation, (1st ed., Vol. 1, No.2, pp.30-39). Awka: Optimum Press.Ekpenyong, M. E. (2008). A Real-Time IKBS for Students’ Results Computation.Internation ... Continue reading---