Rev 5330 | Rev 5787 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 5330 | Rev 5701 | ||
---|---|---|---|
Line 23... | Line 23... | ||
23 | !readproc adm/search_engine/names.$lang |
23 | !readproc adm/search_engine/names.$lang |
24 | 24 | ||
25 | 25 | ||
26 | !header |
26 | !header |
27 | 27 | ||
- | 28 | <div class="contenu"> |
|
28 | <p>Questa pagina permette di effettuare ricerche per parole chiave. <br> |
29 | <p>Questa pagina permette di effettuare ricerche per parole chiave. <br/> |
29 | !if $wims_class=$empty |
30 | !if $wims_class=$empty |
30 | È anche possibile utilizzare il link <span class="wims_button disabled">$wims_name_browse</span> per una descrizione ragionata del materiale didattico disponibile su questo sito.</p> |
31 | È anche possibile utilizzare il link <span class="wims_button disabled">$wims_name_browse</span> per una descrizione ragionata del materiale didattico disponibile su questo sito.</p> |
31 | !endif |
32 | !endif |
32 | 33 | ||
33 | <h3>Ricerca per parole chiave</h3> |
34 | <h3>Ricerca per parole chiave</h3> |
Line 42... | Line 43... | ||
42 | <p> |
43 | <p> |
43 | Se si inseriscono più termini, il motore di ricerca restituisce l'unione di tutti i materiali didattici associati con ognuna delle parole inserite.</p> |
44 | Se si inseriscono più termini, il motore di ricerca restituisce l'unione di tutti i materiali didattici associati con ognuna delle parole inserite.</p> |
44 | 45 | ||
45 | <h5>Tipi di risorsa</h5> |
46 | <h5>Tipi di risorsa</h5> |
46 | <p>Il tipo <tt>$C_A</tt> esegue la ricerca su tutti i materiali didattici eccetto <tt>$C_P</tt> |
47 | <p>Il tipo <tt>$C_A</tt> esegue la ricerca su tutti i materiali didattici eccetto <tt>$C_P</tt> |
47 | e <tt>$C_S</tt>.<br> |
48 | e <tt>$C_S</tt>.<br/> |
48 | Il tipo <tt>$C_X</tt> esegue la ricerca tra gli esercizi, tale ricerca si può |
49 | Il tipo <tt>$C_X</tt> esegue la ricerca tra gli esercizi, tale ricerca si può |
49 | restringere in particolare a <tt>$C_O</tt>.<br> |
50 | restringere in particolare a <tt>$C_O</tt>.<br/> |
50 | Per il tipo <tt>$C_P</tt> è necessario inserire una parola chiave altrimenti non viene |
51 | Per il tipo <tt>$C_P</tt> è necessario inserire una parola chiave altrimenti non viene |
51 | restituito alcun risultato.</p> |
52 | restituito alcun risultato.</p> |
52 | 53 | ||
53 | 54 | ||
54 | <h5>Lingua preferita</h5> |
55 | <h5>Lingua preferita</h5> |
Line 63... | Line 64... | ||
63 | 64 | ||
64 | <h5>Identificativo del modulo</h5> |
65 | <h5>Identificativo del modulo</h5> |
65 | <p>Se si conosce l'identificativo WIMS del modulo, ad |
66 | <p>Se si conosce l'identificativo WIMS del modulo, ad |
66 | esempio <tt class="wims_address">E4/grammar/oeffonction.fr</tt>, |
67 | esempio <tt class="wims_address">E4/grammar/oeffonction.fr</tt>, |
67 | può essere utilizzato nel motore di ricerca.</p> |
68 | può essere utilizzato nel motore di ricerca.</p> |
- | 69 | </p> |
|
- | 70 | </div> |
|
68 | 71 | ||
69 | !tail |
72 | !tail |