A simple ExamTools JSON parser to create track stats
Please the exe in a desired directory, on the first run the required files and folders will be created.
The settings.ini file can be used to control the import, output and archive directories as well as the logging level.
[DEFAULT]
importdirectory = Input
archivedirectory = Archive
outputdirectory = Output
loglevel = WARNING
The application stores the processed infromation in the SessionData.shn once information has been stored. Deleting this file will result in losing previously processed information. Files can be reprocessed by placing them back in the Input directory.
The default directories are Input, Output and Archive. The JSON files generated by ExamTools should be placed in the Input directory, and once processed they will move to the Archive directory. When the output files are created they will be saved in the Output folder.
When the application is opened it will process any files inside of the Input folder, and if any additional files are placed there after the application is running, you can press Load New Sessions to process the additional files. Files previously processed should not be processed again, unless the session data is lost.
Once the files have been processed, select the VE Lead callsign, and click Create VE Count to generate a listing of VE's and the number of sessions they have been included on.