TYPE="checkbox" NAME="[]" ID="" VALUE="">
TYPE="checkbox" NAME="[]" ID="_other" VALUE="1">

   Comment:
TYPE="radio" NAME="" VALUE="" ID="">
TYPE="radio" NAME="" VALUE="1" ID="_other">

   Comment:

 (help)


Registered Projects
\n"; } } // Stuff used in results and view_survey function printQuestLine($num, $desc, $multiple) { ?>
:
 (%) 0 ) { printOptLine( $opts[$o-1], $res["count"], $o-1 ); } } if ( $otherval > 0 ) { printOptLine( "Other", $otherval, $o-1 ); $otherval = 0; } $unanswered = getCheckUnanswered($index); if ( $unanswered["count"] > 0 ) { printOptLine( "(Did not choose any)", $unanswered["count"] ); } } ?>