@liascript/exporter
Version:
A generic exporter for LiaScript
121 lines (115 loc) • 3.75 kB
YAML
presets:
- id: moodle
name: Moodle
logo: ../assets/moodle.svg
format: scorm2004
subtitle: SCORM 2004
description: >
Moodle ist das weltweit am häufigsten verwendete Open-Source-Lernmanagementsystem.
Diese Konfiguration verwendet SCORM 2004 für maximale Kompatibilität mit Moodle 3.x und 4.x.
<a href='https://moodle.org' target='_blank'>Mehr erfahren</a>
options:
# SCORM-spezifische Einstellungen
responsiveVoice: false
translateWithGoogle: false
debugging: false
removeBase: false
scormOrganization: ""
typicalDuration: "PT0H5M0S"
scormIframe: false
scormEmbed: true # Empfohlen für Moodle 4
format: scorm2004
- id: ilias
name: ILIAS
logo: 📚
format: scorm1.2
subtitle: SCORM 1.2
description: >
ILIAS ist ein leistungsstarkes Open-Source-LMS aus Deutschland.
Diese Konfiguration nutzt SCORM 1.2 für bestmögliche Kompatibilität mit ILIAS-Versionen.
<a href='https://www.ilias.de' target='_blank'>Mehr erfahren</a>
options:
responsiveVoice: false
translateWithGoogle: false
debugging: false
removeBase: false
scormOrganization: ""
typicalDuration: "PT0H5M0S"
scormIframe: true # Oft besser für ILIAS
scormEmbed: false
format: scorm1.2
- id: opal
name: OPAL
logo: 🏛️
format: scorm2004
subtitle: SCORM 2004
description: >
OPAL (Online-Plattform für Akademisches Lehren und Lernen) ist das zentrale LMS
für sächsische Hochschulen. Optimiert für SCORM 2004.
<a href='https://bildungsportal.sachsen.de/opal' target='_blank'>Mehr erfahren</a>
options:
responsiveVoice: false
translateWithGoogle: false
debugging: false
removeBase: false
scormOrganization: ""
typicalDuration: "PT0H5M0S"
scormIframe: false
scormEmbed: false
format: scorm2004
- id: generic
name: Generic LMS
logo: 🌐
format: scorm2004
subtitle: SCORM 2004
description: >
Universelle SCORM 2004 Konfiguration für beliebige Lernmanagementsysteme,
die den SCORM 2004 Standard unterstützen. Funktioniert mit den meisten modernen LMS-Plattformen.
options:
responsiveVoice: false
translateWithGoogle: false
debugging: false
removeBase: false
scormOrganization: ""
typicalDuration: "PT0H5M0S"
scormIframe: false
scormEmbed: false
format: scorm2004
- id: openolat
name: OpenOlat
logo: 🔓
format: scorm2004
subtitle: SCORM 2004
description: >
OpenOlat ist eine Open-Source E-Learning-Plattform aus der Schweiz.
Diese Konfiguration nutzt SCORM 2004 für volle Funktionalität.
<a href='https://www.openolat.com' target='_blank'>Mehr erfahren</a>
options:
responsiveVoice: false
translateWithGoogle: false
debugging: false
removeBase: false
scormOrganization: ""
typicalDuration: "PT0H5M0S"
scormIframe: false
scormEmbed: false
format: scorm2004
- id: openedx
name: Open edX
logo: 🎯
format: scorm2004
subtitle: SCORM 2004
description: >
Open edX ist die Open-Source-Plattform hinter edX.org und wird weltweit für MOOCs eingesetzt.
Verwendet SCORM 2004 über das SCORM XBlock.
<a href='https://openedx.org' target='_blank'>Mehr erfahren</a>
options:
responsiveVoice: false
translateWithGoogle: false
debugging: false
removeBase: false
scormOrganization: ""
typicalDuration: "PT0H5M0S"
scormIframe: true # Oft erforderlich für Open edX
scormEmbed: false
format: scorm2004