The Intelligent Web-Based Tutoring System using the C++ Standard Template Library

An intelligent tutoring system (ITS) is a computer-based instructional system with models of instructional contents that specify what to teach and teaching strategies that specify how to teach. Earlier work on creating an ITS for programming focused on the teaching programming syntax as opposed to a...

Full description

Saved in:
Bibliographic Details
Main Authors: Lee, C., Baba, M.S.
Format: Article
Language:English
Published: Malaysian Educational Technology Association 2005
Subjects:
Online Access:http://eprints.um.edu.my/5689/1/The_Intelligent_Web-Based_Tutoring_System_using_the_C%2B%2B_Standard_Template_Library.pdf
http://eprints.um.edu.my/5689/
http://pdf.aminer.org/000/246/180/a_system_architecture_of_intelligent_guided_browsing_on_the_web.pdf
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:An intelligent tutoring system (ITS) is a computer-based instructional system with models of instructional contents that specify what to teach and teaching strategies that specify how to teach. Earlier work on creating an ITS for programming focused on the teaching programming syntax as opposed to application. The main teaching strategy is to present problem specifications for students to solve, followed by the intelligent analysis of their solutions. However, this research focused on the application level of learning programming using the C++ standard template library (STL). It has been discovered that students find C++ STL difficult due to their weaknesses in understanding various object-oriented concepts; this understanding forms the prerequisite in learning the application of the STL. As the STL is taught at the second level of a degree course, tutors face difficulties in dealing with various levels of prerequisite skills of each student. Therefore, the ITS overcomes the challenges by modelling programme specifications based on prerequisite concepts. The Bayesian theorem is applied to model the student�s knowledge and direct the tutoring intelligently. This paper describes the ITS development which applies practices from the eXtreme programming methodology and J2EE technologies. An evaluation of the preliminary system testing is also included. Combining Web technologies and the ITS provides both globalisation and individualisation in teaching and learning.