This program written in python, takes a txt file and generates a whole course in a moodle plattform.
-
Javier Gonzalez Villa
-
David Perera Barreda
-
Domingo Gomez Perez
- Possibility of autocorrecting assignements
- Admits the additions of links, assignements and labels
The following python libraries are requires:
- PLY
- Selenium
- Mechanize
All of this libraries are available through pip
Just use it as a normal python script. In a future, we try to deliver windows binaries too.