Subversion Repositories wimsdev

Rev

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

  1. !! This file can contain contents which go to the end of the page.
  2.  
  3. !if $wims_user=supervisor
  4.  <p>
  5.  You may
  6.  !href module=adm/createxo&existing=$thisexo modify
  7.  or
  8.  !href module=adm/createxo&delete=$thisexo&deltitle=$title delete
  9.  this exercise.
  10.  <p>
  11. !else
  12.  !if ..*/$wims_user. isin ..*/$thisexo
  13.   You may
  14.   !href module=adm/createxo&existing=$thisexo modify
  15.   this exercise.
  16.  !endif
  17. !endif
  18.  
  19.