XML to Latex Convertor with Java -- 2

Job ID: 34878302

Budget: €8 – €30 EUR

Convert a given exam (Latex) to a Moodle XML file by
modifying the existing code such that multiple input Latex
files will all be processed in one go using the command line argument:
java ExamGen -latexFiles a/a.tex b/b.tex c/c.tex -out exam.xml
The associated files for exam a are assumed to be located in the directory a while
the associated files for exam b are assumed to be located in directory b and so on.