@@ -4,8 +4,6 @@ This is a new implementation of [Hektor](https://gitlab.gwdg.de/j.michal/hektor)
It can be used to convert the ILIAS output of an e-exam into a json format which can be imported into the [Grady](https://gitlab.gwdg.de/j.michal/grady) project.
The idea is, that in the future this tool will allow to take the export outputs generated by ILIAS in the various formats and transform them into a json representation, that contains all the relevant information.
## Download
...
...
@@ -18,16 +16,20 @@ View the help message:
rusty-hektor -h
```
Convert an ILIAS `.xls` import into `.json`:
Convert an ILIAS `.xls`or `.zip` containing `.xml`import into `.json`: