Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 2.16 KB

README.md

File metadata and controls

21 lines (16 loc) · 2.16 KB

LiaScript Exporter Application

Upload your LiaScript file and generate SCORM, IMS-LTI or PDF files automatically.

The project applies the exporter for LiaScript documents in a continous deployment toolchain. After committing changes related to the LiaScript file located in LiaScriptCourse a Github Action generates

Type Link
SCORM 20004 scorm2004.zip
SCORM 20004 with Iframe scorm2004-iframe.zip
SCORM 1.2 scorm12.zip
SCORM 1.2 with Iframe scorm12-iframe.zip
IMS-LTI ims.zip
pdf portableDocumentFormat.pdf
Webprojekt webproject.zip

All outputs are available in the export folder.

General information about LiaScript can be found on Project Website or in user documentation | Feel free to clone the repository and start your own project :-)