{# -*- coding: utf-8 -*- Copyright (C) 2023 Graz University of Technology. invenio-records-lom is free software; you can redistribute it and/or modify it under the terms of the MIT License; see LICENSE file for more details. #} {%- extends config.LOM_BASE_TEMPLATE %} {%- set active_dashboard_menu_item = "OER" %} {%- set title = _("OER Uploads") %} {%- block javascript %} {{ super() }} {%- endblock javascript %} {%- block page_body %} {%- block user_dashboard_header %} {% include "invenio_app_rdm/users/header.html" %} {%- endblock user_dashboard_header %}
{{_('"Open Educational Resources (OER) are open educational materials, i.e. teaching and learning materials that are freely accessible and, thanks to appropriate licensing (or because they are in the public domain), may be edited, further developed and distributed without additional permission."')}}
{{_("Bündnis Freie Bildung, 2015")}}
{{_('Here you can upload your openly licensed teaching and learning materials (Open Educational Resources, OER for short). By doing this, you can archive them sustainably and make them publicly accessible and usable to others. Furthermore, all open educational resources uploaded here are automatically transferred to OERhub.at - a national search engine for OER - in order to reach an even greater audience reach.')}}
{{_('To use the upload feature, have your account activated by sending your OER certificate issued by the national certification body to telucation@tugraz.at.')}}
{{_('Not yet certified? Members of Graz University of Technology are required to obtain the OER certificate from fnma at Graz University of Technology, which you can obtain as part of the in-house training. Please register via your business card in TUGRAZonline.')}}
{{_('As a member of another university, visit the information page on OER certification to find a corresponding offer at your university and submit your certificate to telucation@tugraz.at, after which an upload is possible.')}}
{{_('For further information, please contact the OU Educational Technology directly at +43(316)873-8577 or write an email to telucation@tugraz.at.')}}