. str files are SAHPA Test Results files, encrypted, containing
the score and what got answered info
.stf files are SAHPA Test Files , encrypted , containing the questions and answers
.cnt counter files, how often was a test attempted
The ini.csv file format
Key gets generated when test gets created.
Key info along with other admin data gets kept in the log file.
When test results come back then the key info gets used to decrypt
the results.
Each question requires a unique identifier. Defined in XML as an IDENT.
Each Answer Id has to be in a consecutive sequence, eg, 1st answer is 1, next Id is 2 ,...