/ZipToXml

IMS Zip to Moodle XML converter

Primary LanguageTypeScript

ZipToXml

This tool reads a zip file generated by IMS and converts the data to moodle xml format. This tool is used for educational purposes.

Using it

A version of the app is hosted on my Website

Hosting it yourself

  1. Clone this project
  2. Run npm i
  3. Run npm run start
  4. Now a development server is running on localhost

License

The ZipToXml tool is licensed under GPLv3