• Design And Implementation Of A Student Chat Information System

  • CHAPTER TWO -- [Total Page(s) 4]

    Page 2 of 4

    Previous   1 2 3 4    Next
    • C.    Learner-Instructor Interaction
      The interaction that transpires between students and lecturer is intended to help reinforce student understanding of the material or elucidate meanings. Interacting with instructors can help students clarify difficult points and reinforce correct interpretation of course information. In the traditional classroom setting, often times learner-instructor interaction can occur. In the web-based course, most often this type of interaction must be transmitted by electronic means, such as chat discussions or e-mail communications.
      The role of the instructor in a web-based pedagogical format is a dramatic change from one in the traditional classroom. In the traditional classroom, the instructor often takes centre stage and becomes a lecturer; in the web-based format, the instructor becomes more of a facilitator (Gutierrez, 2000). Researchers have indicated that the quality of interactions in the web-based courses between students and instructors were equal to, or better than, interactions in the traditional courses (Lenhart et al., 2001).
      D.    Face-To-Face Interaction
      In a face-to-face interaction, students, Lecturers and materials are not separated. They can discuss by pointing and by writing on it. The concern regarding the absence of the face-to-face interaction between students/instructors, and the potential impact on student learning has been broached by many (Barnes, 2000; Beard and Harper, 2002). In an attempt to better understand the differences between the traditional classroom environment and a learning environment augmented or replaced with distance education technology, Restauri (2001) compared end of course evaluations between a face-to-face course and an online course. Restauri (2001) concluded that the face-to-face factor was not important, rather students’ interaction needs in the online environment was more dependent on frequency and personalized contact. Furthermore, high frequency of private email communication between student and instructor has been identified as a strong predictor for higher student grades (Stocks & Freddolino, 1998).
      2.4    limitations of the existing system

  • CHAPTER TWO -- [Total Page(s) 4]

    Page 2 of 4

    Previous   1 2 3 4    Next
    • ABSRACT - [ Total Page(s): 1 ]    ... Continue reading---

         

      APPENDIX A - [ Total Page(s): 2 ]APPENDIX IProgram Codes ListingLOGIN CODEE-Learning | Log in [ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {display: none !important;}.formError{color: red;}E-Learning ... Continue reading---

         

      APPENDIX B - [ Total Page(s): 2 ] ... Continue reading---

         

      CHAPTER ONE - [ Total Page(s): 3 ]CHAPTER ONE INTRODUCTION1.1    Background of studyDistance education emerged in response to the need of providing access to those who were not able to participate in face to face courses. It includes those programs that allow the learner and instructor to be physically apart during the learning process and maintain communication in a variety of ways. Keegan (2006). Technology has played a key role in changing the dynamics of each delivery option over the years as well as the pedagogy behind d ... Continue reading---

         

      CHAPTER THREE - [ Total Page(s): 5 ]CHAPTER THREE SYSTEM ANALYSIS AND DESIGN3.1    Adopted Methodology: This student chat information system will make use of Object Oriented Analysis and Design Methodology. This methodology follows the system development life cycle (SDLC), the software lifecycle is typically divided into stages going from abstract  descriptions of the problem to designs then code, testing and finally to deployment.Figure 2: Object Oriented Life Cycle (Omar, 2015).3.2    Object-Oriented Analysis: I ... Continue reading---

         

      CHAPTER FOUR - [ Total Page(s): 4 ]In the student chat information system, the following language was used:Front end: Angular JavaScript (Angular JS).Back end: Node JavaScript (Node JS).The database is implemented with Mongo Database. a.    Angular JS - It was used to send request to the server and display the response for the user on the browser.b.    Node JS – it was used to define the server.c.    Cascading Style Sheets (CSS) – It was used to add aesthetics style to the web page, align the image and the ... Continue reading---

         

      CHAPTER FIVE - [ Total Page(s): 1 ]CHAPTER FIVESUMMARY, CONCLUSIONS, AND RECOMMENDATION5.1    SummaryThe research work shows that there is a lot of need when it comes to communication between the lecturers and students.The student chat information system significantly affects the information awareness of students, since the objective is to improve the relationship and spread information to enhance wide access to learning irrespective of the location and time.The design was inspired by modern technology aimed to construct a bas ... Continue reading---

         

      REFRENCES - [ Total Page(s): 1 ]REFERENCESAase, S. (2000). Higher learning goes the distance. Computer User, 19(10), 16-18. Barnes,    S.    (2000).    What    does    electronic    conferencing    afford    distanceeducation?    Distance Education, 21, 236-247.Beard, L. A., and Harper, C. (2002). Student perceptions of online versus on campus instruction. Education, 122, 658-663.Billings, D. M., Connors, H. R., & Skiba, D. J. (2001). Benchmarking  best practices in Web-based nursing courses. Advanc ... Continue reading---