Rev 6650 | Rev 7835 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 6650 | Rev 6984 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !set proc=oef |
1 | !set proc=oef |
2 | !header |
2 | !header |
3 | 3 | ||
4 | !if $wims_class=$empty |
4 | !if $wims_class=$empty |
5 | <p> |
5 | <p> |
6 | Aquest mòdul és un mòdul intern d'una classe virtual. Com que |
6 | Aquest mòdul és un mòdul intern d'una classe virtual. Com que no estàs |
7 | connectat com a membre d'aquesta classe, no pots accedir-hi. Ho sento. |
7 | connectat com a membre d'aquesta classe, no pots accedir-hi. Ho sento. |
8 | </p> |
8 | </p> |
9 | <p class="wimscenter"> |
9 | <p class="wimscenter"> |
10 | !href $ Tornar a WIMS |
10 | !href $ Tornar a WIMS |
11 | </p> |
11 | </p> |
Line 23... | Line 23... | ||
23 | !href module=adm/createxo <span class="icon_button add_exo">crear un altre exercici</span> |
23 | !href module=adm/createxo <span class="icon_button add_exo">crear un altre exercici</span> |
24 | </p> |
24 | </p> |
25 | !read oef/intromenu.phtml |
25 | !read oef/intromenu.phtml |
26 | !else |
26 | !else |
27 | <p> |
27 | <p> |
28 |
|
28 | Només el professor pot accedir a aquesta lliat d'exercicis. |
29 | </p> |
29 | </p> |
30 | <p class="wimscenter"> |
30 | <p class="wimscenter"> |
31 | !href $ $wims_name_home |
31 | !href $ $wims_name_home |
32 | </p> |
32 | </p> |
33 | !endif |
33 | !endif |