Rev 3795 | Go to most recent revision | Details | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
24 | reyssat | 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 $ Back to wims |
||
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 | !read oef/intromenu.phtml |
||
23 | !tail |
||
24 |