Metadata-Version: 1.1
Name: hallgrim
Version: 0.3.6
Summary: A script generator for the ILIAS platform
Home-page: https://gitlab.gwdg.de/j.michal/ilias-generator
Author: Jan Maximilian Michal
Author-email: mail-github@jmx.io
License: MIT
Download-URL: https://gitlab.gwdg.de/j.michal/ilias-generator/repository/archive.tar.gz?ref=0.3.6
Description: 
        The final data is produced in three steps:
        
        1. A python script file with predefined structure that has to export certain variables in a specified format.
        2. An intermediate representation (probably an array that contains relevant data and assumes unknown properties)
        3. The XML structure for one or multiple questions, readable by Ilias.
        4. An Ilias object packed as .zip file, ready for upload.
        
Platform: UNKNOWN
