MultiTest displays and evaluates Medical Scores and Tests.

Prerequisites are a standard python installation with wxPython.

files:

mtMain.py	the main python script.
mtBase.py	basic configuration and classes
mtSample.py	Sample Test

In order to start the application cd to the directory and run 'python mtMain'

Personal data are imported by a csv-style import file "import.dat", the result can be exported to a file "export.dat".
The tests are stored in a csv-style file multitest.csv



