3
0
Fork
You've already forked leifi
0
Spezifische Anpassungen für LEIFIphysik
  • CSS 64.9%
  • JavaScript 35.1%
2025年06月09日 12:09:15 +02:00
leifi.css bugfix: support dark theme 2025年06月09日 12:09:15 +02:00
LICENSE Initial commit 2025年04月30日 15:52:48 +00:00
README.md First version of the specific modules and styles 2025年04月30日 18:05:11 +02:00
website.js First version of the specific modules and styles 2025年04月30日 18:05:11 +02:00

Spezifische Anpassungen für LEIFIphysik

Build instructions

  1. Follow all steps from the installation guide except the last step "deploy".
  2. Replace the file client/app/website.js with the file website.js from this repository.
  3. Copy the file leifi.css from this repository to the folder client/assets/styles.
  4. Change to client and start the command to build the Scorm packages with npm run scorm.
  5. You will now find the SCORM packages in the assets/download subfolder. They contain all the necessary files; the HTML page is located in the html subfolder. The XSD files from the main directory are not required.
  6. Since the license and author information is hidden, you must ensure that you provide this information sufficiently elsewhere.