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

  • CHAPTER FOUR -- [Total Page(s) 8]

    Page 7 of 8

    Previous   3 4 5 6 7 8    Next
    • 4.6    Program Debugging
      Debugging is the process of finding and removing bugs or defects in a computer program or a piece of electronic hardware, thus making it behave as expected. Debugging tends to be harder when various subsystems are tightly coupled, as changes in one may cause bugs to emerge in another.
      According to each module in the program, error can be detected easily when it occurs at each module by editing directly from the affected module only by the author of the program.
      4.7    System Installation
      This type of installation is known as user manual. It is an instruction to the user of the program to know how to use the system. The user manual are as follows: (note: the computer to be used must have an installed local host server e.g. WAMP server)
      i.    Power in your Computer System
      ii.    Slot in the CD containing your software into the CD ROM
      iii.    Copy the entire folder containing the Software
      iv.    Paste the copied folder into local disk\ wampp \www
      v.    Double click on the WAMP quick launch icon
      vi.    Click yes on the message box that will be displayed
      vii.    Locate WAMP server at the start menu and click to start
      viii.    Click on start All services and Click on localhost
      ix.    On the browser, type localhost/Result and press the enter button
      x.    Proceed with desired tasks.

  • CHAPTER FOUR -- [Total Page(s) 8]

    Page 7 of 8

    Previous   3 4 5 6 7 8    Next
    • 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 FIVE - [ Total Page(s): 1 ]CHAPTER FIVESUMMARY, CONCLUSION AND RECOMMENDTIONS5.1    SummaryThis 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 prog ... 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---