scieee AI-readable full text Open interactive document viewer

Creating and hosting Open Educational Resources -- technical requirements and recommended platforms

Barget, Monika

Abstract

Open Educational Resources (OERs) are a core element of Open Science (OS) and play a prominent role in many OS policies drafted at Dutch higher education institutions in recent years. Moreover, national and European research infrastructure initiatives are also committed to the creation, linking and promotion of OERs. Within the European Digital Humanities research infrastructure Dariah, for instance, the #dariahTeach working group (https://www.dariah.eu/activities/working-groups/dariahteach/) has successfully hosted their own Moodle-based OER platform for years and is now migrating content to an updated Dariah CAMPUS environment, where digital humanities scholars can contribute new courses or link OERs hosted elsewhere. This effort is not unique to the humanities, however, as all academic disciplines are looking into new ways to make teaching materials widely accessible beyond the confines of traditional handbook publishing. A format that is especially popular in subject areas working with computational content is the Jupyter Book format, which allows teachers to combined instructional texts with code samples in an appealing layout. Codeberg Pages, which "allow you to easily publish static websites with a human-friendly address ( {username}.codeberg.page ) via Git on Codeberg" go in a similar direction. Based on my own experiences as co-chair of the #dariahTeach working group and as a scholar actively building an OER from the Jupyter Book based TeachBook (https://teachbooks.io/) template created by TU Delft, my workshop will provide participants with an overview of technologies and platforms currently used to create OERs in the academic community. We will also discuss workflows for migrating their own teaching materials from WORD docs or teaching platforms like CANVAS into more open formats. As part of this process, we will also discuss potential challenges like limited IT support at universities, copyright issues, licensing problems, or a lack of time and recognition for the effort of making educational materials open.

Full text

Open Educational Resources Workshop at the Open Science Festival 2025 Monika Barget, Ass. Prof. Digital Historical Methods, Maastricht Why I am offering this workshop… What we will do today... Introductions Short overview of recent OER developments Hands-on exploration of needs and challenges Introductions Write one word that comes to mind when you think about Open Educational Resources on a card and pass it to the person on your left. Introduce yourselves and let us know if your neighbour’s word also resonates with you! What are OERs and why do they matter? - distribute educational materials outside publisher contracts - reduce acquisition costs for libraries and users - explore new (digital, interactive) formats How are OERs distributed? Differences between academic disciplines: (international) infrastructure consortia may offer their own hosting platforms, such as #dariahTeach for the digital humanities. Individual researchers and educational institutions also use different Git-based deployments: Jekyll, VitePress, Codeberg Pages, etc. Attempts to offer reusable templates specifically for OERs in a crossdisciplinary setting: see TeachBook template created by TU Delft Hosting, linking, compiling - the Dariah Campus decision tree https:// campus.dariah.eu/ documentation/ proposing-a-contribution EXAMPLE 1: “Engineering Systems Optimization” (course CME4501), published in TeachBook format (based on Jupyter notebooks) at TU Delft. Reusable template for creating this type of OER: https://teachbooks.io/manual/external/template/README.html EXAMPLE 2: “Social Justice in the Digital Humanities”, created at Maastricht University and published on the #dariahTeach platform (teach.dariah.eu), but to be migrated to Dariah Campus soon. Note: This course was built using Moodle and H5P plug-in for interactive content. It serves as a sample for courses evolving from more Learning Management Software (LMS) commonly used in academia.