System requirements:
-Python 2.3. (You can get this at www.python.org)
-Windows (Has only been tested in this environment.  Although it should work on any other OS that supports python)

Usage:
report.py

Options:

        -h display this help messsage
        -f data file/files
        -r report name

Usage Example:
report.py -f gmat_* -f quan* -r report_quant

The above means that:
Run "report.py" using data file gmat_* and quant* and generate report "report_quant"

More Usage Examples:
report.py -f verbal* -r report_verbal
report.py -f gmat_* -f quan* -f verbal* -r report_correct_percent


Data file format:
I have included few data files. It should be pretty intutive. All the fields are necessary except for time and comments which can be blank i.e "time=:comments="

Please bear with me if it does not work as advertized. I have not done extensive testing, but with your help we can make this better. If you have questions please write to at gmatclub@pbajaria.mailshell.com

Thanks,
Parag





