I'm considering whether it would be possible to use sdaps for a project recording hospital Patient Opinion Survey data.
Questionnaires are filled in weekly by patients. Currently the results are manually recorded in Excel by an administrator. As well as the multiple choice questions on the form we also need to record the patient hospital number, name and the date the form was completed. I've considered including a unique ID on the blank questionnaire when printed, but this has been rejected since practitioners need to be able to pull out a blank form from a stack and hand to a patient rather than finding the specific patient's form. I'm hoping that the 'Additional Questions' option ( http://sdaps.org/Documentation/Missing#Additional_Questions) would do what I need. However although I've found setup_tex additional_questions being loaded from a text file in additionalparser.py, I can't obviously see anything in add which would allow me to associate answers to the questions with a scan. Can anyone point me in the right direction please? Thanks in advance Simon
