Subversion Repositories wimsdev

Rev

Rev 6650 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6650 Rev 7835
Line 12... Line 12...
12
 !tail
12
 !tail
13
 !exit
13
 !exit
14
!endif
14
!endif
15
 
15
 
16
<p>
16
<p>
17
  This module gathers interactive exercises which are created in the class
17
  This module gathers interactive exercises which are created in the class
18
  <span class="wims_classdesc">$wims_classname</span> of
18
  <span class="wims_classdesc">$wims_classname</span> of
19
  <span class="wims_institutiondesc">$wims_institutionname</span>.
19
  <span class="wims_institutiondesc">$wims_institutionname</span>.
20
</p>
20
</p>
21
 
21
 
22
!if $wims_user=supervisor
22
!if $wims_user=supervisor
23
 <p>
23
 <p>
24
  !set wims_ref_class=wims_button
24
  !set wims_ref_class=wims_button
25
  !href module=adm/createxo <span class="icon_button add_exo">Create another exercise</span>
25
  !href module=adm/createxo Create another exercise
26
 </p>
26
 </p>
27
 !read oef/intromenu.phtml
27
 !read oef/intromenu.phtml
28
!else
28
!else
29
  <p>
29
  <p>
30
   Only supervisor can access this exercises list.
30
   Only supervisor can access this exercises list.