ICAI architecture (Intelligent Computer-Assisted Instruction): which system component is responsible for presenting information and guiding the learner during instruction?

Difficulty: Easy

Correct Answer: tutoring module

Explanation:


Introduction / Context:
Intelligent Computer-Assisted Instruction (ICAI) systems extend traditional CAI by adding AI-driven adaptivity. They commonly include a domain (expertise) model, a student model, and a tutoring (pedagogical) module. This question asks which component actively presents material and orchestrates instructional interactions.


Given Data / Assumptions:

  • We consider the standard three-model ICAI architecture.
  • “Presenting information” includes explanations, hints, feedback, and task sequencing.
  • The student model stores knowledge states; the expertise module stores domain knowledge.


Concept / Approach:
The tutoring module (also called the pedagogical or instructional module) controls how content is delivered based on student-model inferences and domain knowledge. It decides when to show examples, when to step in with a hint, and how to adapt difficulty. The student model does not present content; it tracks learner proficiency. The problem-solving expertise (domain model) encodes subject matter and solution strategies but does not directly manage presentation flow.


Step-by-Step Solution:

Identify each module’s role: student model (learner state), domain model (content/solutions), tutoring module (teaching strategy and presentation).Match “presenting information” to the teaching controller: tutoring module.Select “tutoring module.”


Verification / Alternative check:
Classic ICAI literature defines the tutoring/pedagogical module as the component that chooses instructional actions and communicates them to the learner interface.


Why Other Options Are Wrong:

Student model: tracks mastery; does not present content.Problem-solving expertise: supplies domain knowledge; separate from presentation control.All/None of the above: presentation is not a joint function of all modules.


Common Pitfalls:
Confusing “who decides” (tutoring module) with “what to teach” (domain model) and “to whom” (student model).


Final Answer:
tutoring module

More Questions from Artificial Intelligence

Discussion & Comments

No comments yet. Be the first to comment!
Join Discussion