Subversion Repositories wimsdev

Rev

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

  1. !set proc=oef
  2. !header
  3.  
  4. !if $wims_class=$empty
  5.  This module is an internal module of a virtual class. As you are not
  6.  connected as a member of this class, you don't have the right to access
  7. it. Sorry.
  8. <p><center>
  9. !href $ $wims_name_home
  10. </center> <p>
  11. !exit
  12. !endif
  13.  
  14. This module gathers interactive exercises for <span class="wims_classdesc">$wims_classname</span>
  15. of <span class="wims_institutiondesc">$wims_institutionname</span>, which are created in the class.
  16. !if $wims_user=supervisor
  17. !href module=adm/createxo Click here
  18. to create another exercise.
  19. !endif
  20.  
  21.  
  22. !read oef/intromenu.phtml
  23. !tail
  24.  
  25.