API Endpoint for journals.

GET /api/articles/32015/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "pk": 32015,
    "title": "Probabilistic Plan Recognition for Cognitive Apprenticeship",
    "subtitle": null,
    "abstract": "Interpreting the student's actions and inferring the student's solution plan during problem solving is one of the main challenges of tutoring based on cognitive apprenticeship, especially in domains with large solution spaces. We present a student modeling framework that performs probabilistic plan recognition by integrating in a Bayesian network knowledge about the available plans and their structure and knowledge about the student's actions and mental state. Besides predictions about the most probable plan followed, the Bayesian network provides probabilistic knowledge tracing, that is assessment of the student's domain knowledge. We show how our student model can be used to tailor scaffolding and fading in cognitive apprenticeship. In particular, we describe how the information in the student model and knowledge about the structure of the available plans can be used to devise heuristics to generate effective hinting strategies when the student needs help.",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [],
    "section": "Paper Presentations",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/857559f6",
    "frozenauthors": [
        {
            "first_name": "Cristina",
            "middle_name": "",
            "last_name": "Conati",
            "name_suffix": "",
            "institution": "Intelligent Systems Program, University of Pittsburgh",
            "department": ""
        },
        {
            "first_name": "Kurt",
            "middle_name": "",
            "last_name": "VanLehn",
            "name_suffix": "",
            "institution": "Intelligent Systems Program, University of Pittsburgh",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "1996-01-01T18:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/32015/galley/23080/download/"
        }
    ]
}