Rev 7835 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 7835 | Rev 16854 | ||
---|---|---|---|
Line 4... | Line 4... | ||
4 | !if $wims_class=$empty |
4 | !if $wims_class=$empty |
5 | <p>This module is an internal module of a virtual class. As you are not |
5 | <p>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 |
6 | connected as a member of this class, you don't have the right to access |
7 | it. Sorry.</p> |
7 | it. Sorry.</p> |
8 | <p class="wimscenter"> |
8 | <p class="wimscenter"> |
9 | !href $ $wims_name_home |
9 | !href $ $wims_name_home |
10 | </p> |
10 | </p> |
11 | !tail |
11 | !tail |
12 | !exit |
12 | !exit |
13 | !endif |
13 | !endif |
14 | - | ||
15 | <p>This module |
14 | <p>This module consists of interactive exercises which were created in the class <span class="wims_classdesc">$wims_classname</span> |
16 | of <span class="wims_institutiondesc">$wims_institutionname</span> |
15 | of <span class="wims_institutiondesc">$wims_institutionname</span> or imported into it from the server.</p><div class="wims_smallremark"> |
- | 16 | <details><summary>$wims_name_seemore</summary> |
|
- | 17 | <p>The exercises in this module can only be used in the worksheets, documents, |
|
- | 18 | exams and homework assignments of this class.</p> |
|
- | 19 | <p>To modify an exercise of this module, select it from the list below, click on the button |
|
- | 20 | <span class="wims_button disabled inline">$wims_name_work</span> and click on the link |
|
- | 21 | <span class="text_icon exomodify">$wims_name_exomodify</span>.</p> |
|
- | 22 | <p>To import an exercise, go work on it; a link |
|
- | 23 | <span class="text_icon import">$wims_name_import</span> will be visible on the menu |
|
- | 24 | if the exercise can be imported. Some exercises can only be imported into |
|
- | 25 | <span class="text_icon modtool">$wims_name_modtool</span>. |
|
- | 26 | It is only useful to import an exercise into your class, if you want to see its source |
|
- | 27 | code and want to modify it. An exercise imported into this class is a copy of an exercise |
|
- | 28 | published on the server. Therefore, if you modify it, the modifications will not affect |
|
- | 29 | the original version published on the server. |
|
- | 30 | </p> |
|
- | 31 | </details> |
|
- | 32 | </div> |
|
17 | 33 | ||
18 | !if $wims_user=supervisor |
34 | !if $wims_user=supervisor |
19 | <p> |
35 | <p> |
20 | !set wims_ref_class=wims_button |
36 | !set wims_ref_class=wims_button |
21 | !href module=adm/createxo Create another exercise |
37 | !href module=adm/createxo Create another exercise |
22 | </p> |
38 | </p> |
23 | !read oef/intromenu.phtml |
39 | !read oef/intromenu.phtml |
24 | !else |
40 | !else |
25 | <p> |
41 | <p> |
26 | Only supervisor can access this exercises list. |
42 | Only supervisor can access this exercises list. |
27 | </p> |
43 | </p> |
28 | <p class="wimscenter"> |
44 | <p class="wimscenter"> |