Subversion Repositories wimsdev

Rev

Rev 3049 | Rev 5852 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1. !form reply
  2. <input type="hidden" name="show" value="yes">
  3. $table_header
  4. $table_tr<td width="40%">$name_showstat</td><td>
  5. !set wims_formselect_switch=multiple size=8
  6. !formselect show list req,weight,cid,tot,scoremean,partmean,minmax,deviat\
  7.         prompt\
  8.         $name_prompt
  9. $table_tr<td>$name_data<td>
  10. !set wims_formselect_switch=
  11. !formselect types list 1,2,3 prompt \
  12.         $name_typ_activities
  13. !if $sharer!=$empty
  14. $table_tr<td>$name_shareclass
  15.  <td>
  16.  !formradio share list yes,no prompt $wims_name_yes,$wims_name_no
  17. !endif
  18. $table_tr<td colspan="2" align="center"><input type="submit" value="$wims_name_Show">
  19. $table_end</form>