Reorganize UI. Put all questions on one question page instead of a sperate page for each section. This is a compromise instead of one huge admin page we have 2 pages, one for the assessment and one for questions.
Don't try to sum non-numerical data! Previously if you tried to "count" a non-numeric column, it still tried to accumulate the sum variable, which clearly will not work.
1. rationalized the Tcl file a bit2. the Tcl file terminates by going back to the index page. Since it didn't do an ad_scriptabort the Adp file was processed (but never returned to the user, naturally). Even better, the Adp put errors into your log file!