Skip to content
This repository has been archived by the owner on May 1, 2023. It is now read-only.
Fadi Asbih edited this page Nov 26, 2013 · 1 revision

I've started this project for myself, because at the time i didn't find any simple tool which imports a massive number of users into the ILIAS e-Learning System, except for the excel sheet at the ILIAS Plugin website.

The Problem i had with this sheet was that it only worked on a Windows PC and with Office 2003. So I've decided to share my script & made it into a simple Java GUI App with the ability to convert the Excel or CSV file into a XML File without the need for a Windows PC and Office 2003. The structure of this App is based on the MVC Pattern so it can be easily extended for more useful functions in the future.

Clone this wiki locally