Skip to content
This repository has been archived by the owner on May 29, 2023. It is now read-only.

Schlauer-Hax/ZipToXml

Repository files navigation

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