Spezifische Anpassungen für LEIFIphysik
| leifi.css | bugfix: support dark theme | |
| LICENSE | Initial commit | |
| README.md | First version of the specific modules and styles | |
| website.js | First version of the specific modules and styles | |
Spezifische Anpassungen für LEIFIphysik
Build instructions
- Follow all steps from the installation guide except the last step "deploy".
- Replace the file
client/app/website.jswith the filewebsite.jsfrom this repository. - Copy the file
leifi.cssfrom this repository to the folderclient/assets/styles. - Change to
clientand start the command to build the Scorm packages withnpm run scorm. - You will now find the SCORM packages in the
assets/downloadsubfolder. 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. - Since the license and author information is hidden, you must ensure that you provide this information sufficiently elsewhere.