Metadata-Version: 1.1
Name: hallgrimJS
Version: 0.6.6
Summary: A script generator for the ILIAS platform
Home-page: https://gitlab.gwdg.de/lukas.mayer/ilias-generator
Author: Jan Maximilian Michal, Lukas Mayer, Toni Ringling
Author-email: t.ringling@gmx.net
License: MIT
Download-URL: https://gitlab.gwdg.de/lukas.mayer/ilias-generator/repository/archive.tar.gz?ref=0.6.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
