This work is a remake of old game made in Delphi 3.0 about 12 years ago.
The work was made in a year (Dec-2009 – Dec-2010), and it's under the support until now.
Simple description. The project contains
This work was aggregate a lot of technologies.
Here I want to describe some of them.
Since Flash 9.0 doesn't understand PDF – we use own convertor.
See the topic SmarText
The goal: The examens under creation are moving between manager (main teacher) and other teachers. Every examen – set of files inside one directory. Therefore the best solution for main teacher is to pack all his files into the archive and send it to teachers. But since not all teachers know how to work with archives software – our program generate the autoinstaller itself.
The output is EXE file. Each teacher take it, install, and work. Very fast solution. InnoSetup is running as a Delphi batch.
http://moodle.org/mod/forum/discuss.php?d=135480 — well known problem.
Our solution is to update all 379 “imsmanifest.xml” files everytime when the 'update.cgi' script is running inside 'moodledata' directory.