Effectiveness of Intelligent Tutoring Systems leaf node


URI

https://openalex.org/T11902

Label

Effectiveness of Intelligent Tutoring Systems

Description

This cluster of papers focuses on the effectiveness and impact of intelligent tutoring systems, exploring topics such as cognitive-affective interaction, meta-cognitive skills, knowledge tracing, student modeling, and adaptive learning environments. It also delves into the use of educational agents, Bayesian networks, and pedagogical strategies to enhance learning outcomes.

Implementation

@prefix oasubfields: <https://openalex.org/subfields/> .
@prefix openalex: <https://lambdamusic.github.io/openalex-hacks/ontology/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://openalex.org/T11902> a skos:Concept ;
    rdfs:label "Effectiveness of Intelligent Tutoring Systems"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Intelligent_tutoring_system>,
        <https://openalex.org/T11902> ;
    skos:broader oasubfields:1702 ;
    skos:definition "This cluster of papers focuses on the effectiveness and impact of intelligent tutoring systems, exploring topics such as cognitive-affective interaction, meta-cognitive skills, knowledge tracing, student modeling, and adaptive learning environments. It also delves into the use of educational agents, Bayesian networks, and pedagogical strategies to enhance learning outcomes."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Effectiveness of Intelligent Tutoring Systems"@en ;
    openalex:cited_by_count 398805 ;
    openalex:works_count 35015 .