Rev 17348 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 17348 | Rev 17878 | ||
---|---|---|---|
Line 20... | Line 20... | ||
20 | $table_tr<td class="tt wims_code_words">exercise</td><td>De opgevraagde module is een WIMS oefening.</td></tr> |
20 | $table_tr<td class="tt wims_code_words">exercise</td><td>De opgevraagde module is een WIMS oefening.</td></tr> |
21 | $table_tr<td class="tt wims_code_words">hint</td><td>Er wordt een hint verzocht.</td></tr> |
21 | $table_tr<td class="tt wims_code_words">hint</td><td>Er wordt een hint verzocht.</td></tr> |
22 | $table_tr<td class="tt wims_code_words">local</td><td>De opgevraagde module valt onder lokaal geinstalleerde modules.</td></tr> |
22 | $table_tr<td class="tt wims_code_words">local</td><td>De opgevraagde module valt onder lokaal geinstalleerde modules.</td></tr> |
23 | $table_tr<td class="tt wims_code_words">recreation</td><td>De opgevraagde module is van het type "ontspanning".</td></tr> |
23 | $table_tr<td class="tt wims_code_words">recreation</td><td>De opgevraagde module is van het type "ontspanning".</td></tr> |
24 | $table_tr<td class="tt wims_code_words">tool</td><td>De verzochte module is van het type "gereedschap" of popup calculators.</td></tr> |
24 | $table_tr<td class="tt wims_code_words">tool</td><td>De verzochte module is van het type "gereedschap" of popup calculators.</td></tr> |
- | 25 | $table_tr<td class="tt wims_code_words">freework</td><td>The requested module is a freework.</td></tr> |
|
25 | $table_end |
26 | $table_end |
26 | 27 | ||
27 | <div> |
28 | <div> |
28 | De <span class="tt">[host conditions]</span> kan elke gangbare host_definitie zijn, |
29 | De <span class="tt">[host conditions]</span> kan elke gangbare host_definitie zijn, |
29 | eventuel aangevuld met openinges en sluitings tijden , zoals deze ook voor werkbladen mogelijk is. |
30 | eventuel aangevuld met openinges en sluitings tijden , zoals deze ook voor werkbladen mogelijk is. |
Line 58... | Line 59... | ||
58 | </pre></div><div> |
59 | </pre></div><div> |
59 | # Work in the virtual class prohibited from 10pm to 6am on the days of October. |
60 | # Work in the virtual class prohibited from 10pm to 6am on the days of October. |
60 | <pre> |
61 | <pre> |
61 | <span class="tt wims_code_words">class:! >****10**.22:00 <****10**.23:59</span> |
62 | <span class="tt wims_code_words">class:! >****10**.22:00 <****10**.23:59</span> |
62 | <span class="tt wims_code_words">class:! >****10**.00:00 <****10**.06:00</span> |
63 | <span class="tt wims_code_words">class:! >****10**.00:00 <****10**.06:00</span> |
- | 64 | </pre> |
|
- | 65 | # Work on any activity which is not freework is phohibited from all the network. |
|
- | 66 | <pre> |
|
- | 67 | <span class="tt wims_code_words">nonfreeworks:!all</span> |
|
63 | </pre> |
68 | </pre> |
64 | </div> |
69 | </div> |