Rev 7077 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 7077 | Rev 11639 | ||
---|---|---|---|
Line 9... | Line 9... | ||
9 | !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
9 | !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! |
10 | 10 | ||
11 | !! Put every definition in ONE LINE!! |
11 | !! Put every definition in ONE LINE!! |
12 | !let module_author = |
12 | !let module_author = |
13 | !let module_address = |
13 | !let module_address = |
14 | !let module_title =Search Engine |
14 | !let module_title =Search Engine Help |
15 | !let module_description = |
15 | !let module_description = |
16 | !let module_language =$lang |
16 | !let module_language =$lang |
17 | 17 | ||
18 | !!Your copyright policy. |
18 | !!Your copyright policy. |
19 | !!Your page will be included in wims distribution if the word `GNU' |
19 | !!Your page will be included in wims distribution if the word `GNU' |
Line 41... | Line 41... | ||
41 | or a level name such as <span class="tt">levelU1</span> to search by level. |
41 | or a level name such as <span class="tt">levelU1</span> to search by level. |
42 | The search engine compares these words to the keywords defined by the authors of teaching materials. |
42 | The search engine compares these words to the keywords defined by the authors of teaching materials. |
43 | <p> |
43 | <p> |
44 | If you enter multiple words, you get the union of all teaching materials associated with each entered word. |
44 | If you enter multiple words, you get the union of all teaching materials associated with each entered word. |
45 | </p> |
45 | </p> |
46 | <h5>Resource Type</h5> |
46 | <h5>Resource Type</h5> |
47 | The type <span class="tt">$C_A</span> includes all teaching materials except <span class="tt">$C_P</span> |
47 | The type <span class="tt">$C_A</span> includes all teaching materials except <span class="tt">$C_P</span> |
48 | and <span class="tt">$C_S</span><br /> |
48 | and <span class="tt">$C_S</span><br /> |
49 | The type <span class="tt">$C_X</span> includes all exercises, in particular <span class="tt">$C_O</span><br /> |
49 | The type <span class="tt">$C_X</span> includes all exercises, in particular <span class="tt">$C_O</span><br /> |
50 | For type <span class="tt">$C_P</span> you must enter a keyword otherwise no answer is provided. |
50 | For type <span class="tt">$C_P</span> you must enter a keyword otherwise no answer is provided. |
51 | 51 |