Subversion Repositories wimsdev

Rev

Rev 3795 | Rev 5081 | 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 <font
  15. color="blue">$wims_classname</font> of <font
  16. color="blue">$wims_institutionname</font>, which are created in the class.
  17. !if $wims_user=supervisor
  18. !href module=adm/createxo Click here
  19. to create another exercise.
  20. !endif
  21.  
  22. !if $wims_user=supervisor
  23. !set wims_menu_items=!append line add_exo,1,module=adm/createxo to $wims_menu_items
  24. !endif
  25.  
  26. !read oef/intromenu.phtml
  27. !tail
  28.  
  29.