[system] / trunk / webwork / system / cgi / cgi-scripts / profDeleteProbSet.pl Repository:
ViewVC logotype

Diff of /trunk/webwork/system/cgi/cgi-scripts/profDeleteProbSet.pl

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 228 Revision 229
108 <INPUT TYPE=RADIO NAME='outputFormat' VALUE='all_students'> Display actions for all students<BR> 108 <INPUT TYPE=RADIO NAME='outputFormat' VALUE='all_students'> Display actions for all students<BR>
109 <INPUT TYPE=HIDDEN NAME='pDPS1' VALUE=1> 109 <INPUT TYPE=HIDDEN NAME='pDPS1' VALUE=1>
110EOF 110EOF
111 print &sessionKeyInputs(\%inputs); 111 print &sessionKeyInputs(\%inputs);
112print <<EOF; 112print <<EOF;
113 <BR><INPUT TYPE=SUBMIT VALUE='Delete Problem Sets'</FORM> 113 <BR><INPUT TYPE=SUBMIT VALUE='Delete Problem Sets'>
114 <INPUT TYPE=RADIO NAME='confirm' VALUE= 0 CHECKED> Off 114 <INPUT TYPE=RADIO NAME='confirm' VALUE= 0 CHECKED> Off
115 <INPUT TYPE=RADIO NAME='confirm' VALUE= 1> Delete enabled<BR> 115 <INPUT TYPE=RADIO NAME='confirm' VALUE= 1> Delete enabled<BR></FORM>
116EOF 116EOF
117 print &htmlBOTTOM("profDeleteProbSet.pl", \%inputs);
117 exit; 118 exit;
118} 119}
119 120
120####################################Page 2#################################### 121####################################Page 2####################################
121 122

Legend:
Removed from v.228  
changed lines
  Added in v.229

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9