@@ -55,6 +55,34 @@ presets:
5555 scormEmbed : true # Empfohlen für Moodle 4
5656 format : scorm1.2
5757
58+ - id : moodle5
59+ name : Moodle5.x
60+ logo :
61+ icon : 🎓
62+ url : ../assets/moodle.svg
63+ format : scorm1.2
64+ subtitle : SCORM 1.2
65+ description :
66+ de : >
67+ Moodle ist das weltweit am häufigsten verwendete Open-Source-Lernmanagementsystem.
68+ Diese Konfiguration verwendet SCORM 1.2 mit Embed-Modus für Moodle 5.x Kompatibilität.
69+ <a href='https://moodle.org' target='_blank'>Mehr erfahren</a>
70+ en : >
71+ Moodle is the world's most widely used open-source learning management system.
72+ This configuration uses SCORM 1.2 with embed mode for Moodle 5.x compatibility.
73+ <a href='https://moodle.org' target='_blank'>Learn more</a>
74+ options :
75+ # SCORM-spezifische Einstellungen
76+ responsiveVoice : false
77+ translateWithGoogle : false
78+ debugging : false
79+ removeBase : false
80+ scormOrganization : " "
81+ typicalDuration : " PT0H5M0S"
82+ scormIframe : false
83+ scormEmbed : true # Empfohlen für Moodle 5
84+ format : scorm1.2
85+
5886 - id : ilias
5987 name : ILIAS
6088 logo :
@@ -109,7 +137,34 @@ presets:
109137 scormEmbed : false
110138 format : scorm2004
111139
112- - id : scormCloud
140+ - id : scormcloud-1.2
141+ name : ScormCloud
142+ logo :
143+ icon : 🌩️
144+ url : ../assets/scorm.png
145+ format : scorm1.2
146+ subtitle : SCORM 1.2
147+ description :
148+ de : >
149+ ScormCloud ist eine kommerzielle SCORM-Hosting-Plattform, die von Rustici Software betrieben wird.
150+ Diese Konfiguration bietet universelle SCORM 1.2 Einstellungen für maximale Kompatibilität.
151+ <a href='https://scorm.com/scorm-solved/scorm-cloud-features/' target='_blank'>Mehr erfahren</a>
152+ en : >
153+ ScormCloud is a commercial SCORM hosting platform operated by Rustici Software.
154+ This configuration provides universal SCORM 1.2 settings for maximum compatibility.
155+ <a href='https://scorm.com/scorm-solved/scorm-cloud-features/' target='_blank'>Learn more</a>
156+ options :
157+ responsiveVoice : false
158+ translateWithGoogle : false
159+ debugging : false
160+ removeBase : false
161+ scormOrganization : " "
162+ typicalDuration : " PT0H5M0S"
163+ scormIframe : true
164+ scormEmbed : false
165+ format : scorm1.2
166+
167+ - id : scormcloud-2004
113168 name : ScormCloud
114169 logo :
115170 icon : 🌩️
0 commit comments