Index: openacs-4/contrib/packages/survey/www/admin/question-add-2.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/contrib/packages/survey/www/admin/Attic/question-add-2.tcl,v diff -u -r1.2 -r1.3 --- openacs-4/contrib/packages/survey/www/admin/question-add-2.tcl 14 Feb 2004 19:57:59 -0000 1.2 +++ openacs-4/contrib/packages/survey/www/admin/question-add-2.tcl 13 Jan 2005 13:54:40 -0000 1.3 @@ -57,6 +57,10 @@ {required_p:text(hidden) {value $required_p}} {active_p:text(hidden) {value $active_p}} {type:text(hidden) {value $type}} + {pretty_id:text {label "Variable name"} + {help_text "This will be the name of the variable when creating reports. No spaces or special characers."} + {value $question_id} + } }