Application of Fuzzy Logic in Educational Assessment leaf node


URI

https://openalex.org/T14025

Label

Application of Fuzzy Logic in Educational Assessment

Description

This cluster of papers explores the application of fuzzy logic, data mining, genetic algorithms, and concept mapping in educational assessment, including student performance evaluation, intelligent tutoring systems, adaptive learning, and diagnosis and remedial learning. The use of fuzzy logic for evaluating students' answerscripts and learning achievement is a prominent focus, along with the development of automatic examination paper generation systems and web-based testing approaches.

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/T14025> a skos:Concept ;
    rdfs:label "Application of Fuzzy Logic in Educational Assessment"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Fuzzy_logic>,
        <https://openalex.org/T14025> ;
    skos:broader oasubfields:1710 ;
    skos:definition "This cluster of papers explores the application of fuzzy logic, data mining, genetic algorithms, and concept mapping in educational assessment, including student performance evaluation, intelligent tutoring systems, adaptive learning, and diagnosis and remedial learning. The use of fuzzy logic for evaluating students' answerscripts and learning achievement is a prominent focus, along with the development of automatic examination paper generation systems and web-based testing approaches."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Application of Fuzzy Logic in Educational Assessment"@en ;
    openalex:cited_by_count 124591 ;
    openalex:works_count 63830 .