API Endpoint for journals.

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

{
    "pk": 50244,
    "title": "Capturing Student's Spontaneous Knowledge Transfer Between Block and Text-Based Programming Languages",
    "subtitle": null,
    "abstract": "Transferring knowledge to new situations is essential for learning (Gentner, 2003) but notoriously difficult (Gick & Holyoak, 1983). In computer science education, students are expected to transfer knowledge of earlier taught block-based programming languages (e.g., Scratch) when they transition to more challenging text-based languages (e.g., Python). However, still little is known about whether and how students engage in such transfer. To explore these ideas, we developed an assessment for late-elementary and middle-school students proficient in Scratch that provides brief instruction on similarities with a novel text-language (Python) for various concepts (conditionals, iteration, etc.). Students were then assessed as to whether they could transfer their knowledge to conceptually related problems in Python. Results indicate students struggle in transferring most concepts, particularly those with syntactic differences. These findings are consistent with ACT-R theory (Anderson & Schunn, 2000) and suggest students may benefit from targeted transfer support when learning new programming languages.",
    "language": "eng",
    "license": {
        "name": "",
        "short_name": "",
        "text": null,
        "url": ""
    },
    "keywords": [
        {
            "word": "Computer Science; Education; Psychology; Analogy; Learning"
        }
    ],
    "section": "Member Abstracts with Poster Presentation",
    "is_remote": true,
    "remote_url": "https://escholarship.org/uc/item/21q9h6zv",
    "frozenauthors": [
        {
            "first_name": "Kiley",
            "middle_name": "",
            "last_name": "McKee",
            "name_suffix": "",
            "institution": "WestEd",
            "department": ""
        },
        {
            "first_name": "Bryan",
            "middle_name": "",
            "last_name": "Matlen",
            "name_suffix": "",
            "institution": "WestEd",
            "department": ""
        },
        {
            "first_name": "Rosalind",
            "middle_name": "",
            "last_name": "Owen",
            "name_suffix": "",
            "institution": "WestEd",
            "department": ""
        },
        {
            "first_name": "Elysse",
            "middle_name": "",
            "last_name": "Caballero",
            "name_suffix": "",
            "institution": "WestEd",
            "department": ""
        },
        {
            "first_name": "Jennifer",
            "middle_name": "",
            "last_name": "Houchins",
            "name_suffix": "",
            "institution": "WestEd",
            "department": ""
        },
        {
            "first_name": "Yvonne",
            "middle_name": "",
            "last_name": "Kao",
            "name_suffix": "",
            "institution": "WestEd",
            "department": ""
        }
    ],
    "date_submitted": null,
    "date_accepted": null,
    "date_published": "2025-01-01T18:00:00Z",
    "render_galley": null,
    "galleys": [
        {
            "label": "PDF",
            "type": "pdf",
            "path": "https://journalpub.escholarship.org/cognitivesciencesociety/article/50244/galley/38206/download/"
        }
    ]
}