WHAT: Web-Based Haskell Adaptive Tutor

  • Authors:
  • Natalia López;Manuel Núñez;Ismael Rodríguez;Fernando Rubio

  • Affiliations:
  • -;-;-;-

  • Venue:
  • AIMSA '02 Proceedings of the 10th International Conference on Artificial Intelligence: Methodology, Systems, and Applications
  • Year:
  • 2002

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper we introduce WHAT, an intelligent tutor for learning the functional programming language Haskell. WHAT adapts its behavior not only individually for each student but also by considering the performance of similar students. The core of its adaptive part is based on the classification of students into classes (groups of students sharing some attributes). By doing that, the behavior of past students of the same class determines how WHAT interacts, in the future, with students of that class. That is, WHAT learns how to deal with each type of student. Besides, the general model of each class is instantiated for each student in order to better fit the particular learning needs.