home » zplus/dokk.git
ID: e3a997bd19b69f9a334e94ecca3b2bb459fa24f5
31 lines — 1K — View raw


{
    "@context": {
        "library": "dokk:vocab:library:",
        "license": "dokk:vocab:license:",
        "license:licensed_under": {
            "@type": "@id"
        },
        "license:translation_of": {
            "@type": "@id"
        },
        "blob": "dokk:vocab:blob:"
    },
    "@type": [
        "library:Item"
    ],
    "@id": "dokk:enhancing_learning_experience_TFPIE_2017",
    "library:website": "https://www.cs.kent.ac.uk/people/staff/sjt/TFPIE2017/TFPIE_2017/",
    "library:author": [
        "Sanusi S. Usman",
        "Phil Barker",
        "Hans-Wolfgang Loidl"
    ],
    "license:licensed_under": [
        "dokk:license:CC-BY-3.0"
    ],
    "library:title": "Enhancing the Learning Experience on Programming-focused Courses via Electronic Assessment Tools (Extended Abstract)",
    "blob:at": {
        "@id": "file:/pdf/enhancing_learning_experience_TFPIE_2017.pdf",
        "blob:primary_source": "https://www.cs.kent.ac.uk/people/staff/sjt/TFPIE2017/TFPIE_2017/Papers/TFPIE_2017_paper_3.pdf",
        "blob:retrieval_date": "2023-03-23"
    }
}