UNPKG

@liascript/exporter

Version:
95 lines (94 loc) 3.42 kB
{ "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": { "responsiveVoice": false, "translateWithGoogle": false, "debugging": false, "removeBase": false, "format": "scorm2004" } }, { "id": "ilias", "name": "ILIAS", "logo": "📚", "format": "scorm12", "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, "format": "scorm12" } }, { "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, "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, "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, "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, "format": "scorm2004" } } ] }