
Tables: - SurveyQuestions (SID int(11), Question varchar(255)) - SurveyChoices (SID int(11), Choice varchar(255), ChoiceNum int(11)) - SurveyData (SID int(11), Name varchar(16), Choice int(11))
- progress.png (a 1px wide image for the progress bar) - unknown.gif for toolbar-link to help (image can be found in apache icon directory) - list.gif for toolbar-link to back to the survey from help (or alternate from apache icon directory)