TERMIUM Plus®

La banque de données terminologiques et linguistiques du gouvernement du Canada.

TUTORING COMPONENT [7 fiches]

Fiche 1 2024-05-09

Anglais

Subject field(s)
  • Artificial Intelligence
  • Continuing Education
  • Software
DEF

Component of an intelligent tutoring system which can actually solve the problems.

CONT

In knowledge communication systems, there is a special module, often called the expert, that contains a representation of the knowledge to be communicated. ... The expert module fulfils a double function. On the one hand, it acts as the source for the knowledge to be presented. This includes generating explanations and responses to the student as well as tasks and questions. On the other hand, the expert module serves as a standard for evaluating the student’s performance. For this function, it must be able to generate solutions to problems in the same context as the student does so that their respective answers can be compared.

CONT

In general, an ITS is composed of three major functional modules: the student model module, the tutoring module and the expertise module.

OBS

Maintains a task model also called expert model. See also "ideal student model".

Terme(s)-clé(s)
  • expert model

Français

Domaine(s)
  • Intelligence artificielle
  • Éducation permanente
  • Logiciels
DEF

Macrocomposante d'un didacticiel intelligent qui contient les connaissances du domaine et les mécanismes de résolution des problèmes proposés à l'apprenant.

CONT

[La] composante expert [...] contient les faits et les règles considérés corrects. Elle est responsable de l'évaluation des décisions de l'étudiant pendant son apprentissage par rapport aux règles et aux données de "l'expert" vis-à-vis de la tâche à accomplir.

CONT

Aplusix a une architecture classique de Tuteur Intelligent. Les différents modules sont : l'expert qui effectue les tâches de résolution, d'explication et de contrôle de la résolution, le module pédagogique [...], le module de diagnostic cognitif [...], l'interface [...]

OBS

Le module expert peut, comme dans SCHOLAR et SOPHIE, répondre directement aux questions de l'étudiant. Dans WEST ce même module fournit au besoin de l'information aux autres modules.

Espagnol

Conserver la fiche 1

Fiche 2 1999-01-14

Anglais

Subject field(s)
  • Artificial Intelligence
  • Continuing Education
CONT

The tutor’s only use of the diagnosis ... is to help select [the] next action. This perspective tempts us to view the diagnostic component of the tutor as a mechanism for mapping tutorial situations onto instructional actions....

CONT

Once a possible need for information has been identified, the diagnoser will have to explain it in terms of either a lack of knowledge or a misconception on the part of the user. ... If the diagnoser does find such an explanation, a formal description of the current user need is sent to the coach, who will plan an intervention to meet this need....

CONT

The function of the diagnostic component of an intelligent tutoring system is to test whether the expectations presupposed by the tutor's current plan are consistent with its current model of the student.

OBS

Component of the pedagogical module that provides the student model.

Français

Domaine(s)
  • Intelligence artificielle
  • Éducation permanente
DEF

Module d'un système expert [ou didacticiel intelligent] qui prévoit et détecte les pannes [erreurs] ou analyse le fonctionnement d'un équipement quelconque [ou le comportement d'un étudiant].

CONT

Un module de diagnostic et de modélisation. Ce module doit permettre, en liaison avec le module [de l'élève idéal], un repérage et une interprétation des erreurs des élèves. Ces erreurs seront mises en relation avec les concepts du domaine et permettront une mise à jour du modèle cognitif de l'élève.

Espagnol

Conserver la fiche 2

Fiche 3 1995-06-08

Anglais

Subject field(s)
  • Artificial Intelligence
CONT

In an ICAI program the tutoring rules that an author uses to create these pattern are defined in the knowledge base, and the program generates the instructional sequence in response to student questions or mistakes.

CONT

The main component of the tutor module(GUIDON) is a collection of tutoring rules, hereafter called t-rules, for carrying on a dialogue, including methods for providing assistance, maintaining a student knowledge model, responding to his initiative, and so on.

CONT

The tutoring rules were derived directly from a consensus of eleven teachers experienced in the precise scope of the program.

CONT

T-rules are grouped into rule packets, each specific to a tutorial goal. ... There are two types of t-rule packets: t-rules for selecting a discourse procedure and t-rules for modeling belief.

Français

Domaine(s)
  • Intelligence artificielle

Espagnol

Conserver la fiche 3

Fiche 4 1995-05-30

Anglais

Subject field(s)
  • Artificial Intelligence
  • Software
CONT

... this assumes that our tutoring component is given and that we have only to inspect its code to discover the features that our student model needs to identify.

Terme(s)-clé(s)
  • tutorial component

Français

Domaine(s)
  • Intelligence artificielle
  • Logiciels
CONT

Composante tutorielle. Cette composante contrôle les règles et les procédures des activités d'enseignement. Dans ce sens, elle contient des règles sur le mode d'enseignement, sur les activités proposées et sur les interventions auprès de l'étudiant. C'est à travers ce genre de connaissances que le «tuteur intelligent» peut raisonner à propos des décisions de l'étudiant, il peut savoir si l'étudiant est en train d'atteindre la bonne solution même en empruntant des cheminements différents de ceux de l'«expert» et enfin il peut détecter les faiblesses des étudiants et intervenir quand il le considère nécessaire.

Espagnol

Conserver la fiche 4

Fiche 5 1995-04-04

Anglais

Subject field(s)
  • Artificial Intelligence
  • Continuing Education
CONT

Instead of looking within the domain for explanations of how incorrect procedures are formed, VanLehn turns to the teaching sequence. He finds that there are tacit conventions that teachers follow when introducing procedural skills such as subtraction, and corresponding tacit expectations that students have when being taught.

CONT

Most Intelligent Tutoring Systems(ITS) designed to teach procedural skills, such as mathematical problem solving, have a complete expertise component.

Français

Domaine(s)
  • Intelligence artificielle
  • Éducation permanente
OBS

Voir aptitude, habileté.

OBS

Comparer à connaissance opératoire.

Terme(s)-clé(s)
  • aptitude procédurale

Espagnol

Conserver la fiche 5

Fiche 6 1995-03-14

Anglais

Subject field(s)
  • Artificial Intelligence
  • Continuing Education
DEF

In epistemic diagnosis by direct assignment of credit or blame, a modeling method for extracting information from behavior that follows observable behavior.

CONT

The idea behind model tracing is to create a close correspondence between units of the internal model and single steps of observable behavior. The required tuning of granularity can affect the design of the interface as well as that of the internal model. In ACT theory, knowledge compilation transforms declarative knowledge into a rule format that is directly usable for performance. As a consequence, compiled problem-solving knowledge, though it is a form of knowledge, maps directly onto behavior, unlike a concept or a principle, which must be interpreted before it can manifest itself in behavior. Thus knowledge compilation is really the core principle of the model-tracing paradigm. It can summarize claims of reasoning of arbitrary complexity as more coarsely grained rules. Model tracing is, in this sense, at the border between behavioral and epistemic diagnosis.

CONT

The model-tracing method operates in the context of intelligent tutoring systems which monitor students’ problem-solving activity. In that context, the diagnostic component need not compute the student's solution path, because it can observe what the student does, step by step.

Français

Domaine(s)
  • Intelligence artificielle
  • Éducation permanente

Espagnol

Conserver la fiche 6

Fiche 7 1989-09-18

Anglais

Subject field(s)
  • Artificial Intelligence
  • Continuing Education
DEF

In a bite-sized architecture of the tutoring module, combination of diagnostic and didactic purposes into adaptive sequences of hemistically generated tasks. This supplements sequencing optimization à la BIP with diagnostic information based on issues à la WEST, in the context of a learner-oriented organization of knowledge à la genetic graph.

CONT

MHO(Lesgold et al., 1987) is a system for learning principles of electricity that supports both free exploration and guided problem solving. Its tutoring component exploits the curriculum organization to implement the concept of steering testing. When it takes control of the interaction, MHO dynamically generates tasks-electrical circuits and questions about them-that have to fulfil two conditions. First, observing the student's performance on each task should maximize the information made available concerning possible changes in her knowledge state. Second, each task should concentrate on elements of the curriculum that are in the current focus so that diagnostic information can direct the course of instruction.

Français

Domaine(s)
  • Intelligence artificielle
  • Éducation permanente

Espagnol

Conserver la fiche 7

Avis de droit d’auteur pour la banque de données TERMIUM Plus®

© Services publics et Approvisionnement Canada, 2025
TERMIUM Plus®, la banque de données terminologiques et linguistiques du gouvernement du Canada
Un produit du Bureau de la traduction

En vedette

Portail linguistique du Canada

Accédez à une collection de ressources canadiennes sur tous les aspects du français et de l'anglais, y compris des jeux.

Outils d'aide à la rédaction

Les outils d’aide à la rédaction du Portail linguistique ont fait peau neuve! Faciles à consulter, ils vous donnent accès à une foule de renseignements utiles pour mieux écrire en français et en anglais.

Lexiques et vocabulaires

Accédez aux lexiques et vocabulaires du Bureau de la traduction.

Date de modification :