Rev 6606 | Rev 8965 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 6606 | Rev 7402 | ||
---|---|---|---|
Line 21... | Line 21... | ||
21 | 21 | ||
22 | :allowtype |
22 | :allowtype |
23 | !read adm/title.phtml 1\ |
23 | !read adm/title.phtml 1\ |
24 | Informatie over het scoringssysteem |
24 | Informatie over het scoringssysteem |
25 | 25 | ||
26 | De scoreregistratie tijdstippen kan worden ingesteld |
26 | De scoreregistratie tijdstippen kan worden ingesteld |
27 | door de volgende woorden |
27 | door de volgende woorden |
28 | toe te voegen: |
28 | toe te voegen: |
29 | <span class="tt wims_code_words"> |
29 | <span class="tt wims_code_words"> |
30 | >yyyymmdd.hh:mm</span></b></font> |
30 | >yyyymmdd.hh:mm</span></b></font> |
31 | (begin tijd) en/of |
31 | (begin tijd) en/of |
32 | <span class="tt wims_code_words"> |
32 | <span class="tt wims_code_words"> |
33 | <yyyymmdd.hh:mm</span></b></font> |
33 | <yyyymmdd.hh:mm</span></b></font> |
34 | (eind tijd). |
34 | (eind tijd). |
35 | Deze tijden moeten in de lokale SERVER tijd zijn en door spaties worden gescheiden van de andere instellingen. |
35 | Deze tijden moeten in de lokale SERVER tijd zijn en door spaties worden gescheiden van de andere instellingen. |
36 | 36 | ||
37 | !! for translation copy the part of the lang/help.phtml.fr corresponding to the record :variable |
37 | !! for translation copy the part of the lang/help.phtml.fr corresponding to the record :variable |
38 | !read lang/help.phtml.fr variable |
38 | !read lang/help.phtml.fr variable |
39 | 39 | ||
Line 57... | Line 57... | ||
57 | Een document in uw klas :<span class="tt wims_address">module=adm/doc&doc=c1&+block=naam_van_het_blok</span> |
57 | Een document in uw klas :<span class="tt wims_address">module=adm/doc&doc=c1&+block=naam_van_het_blok</span> |
58 | </li></ul> |
58 | </li></ul> |
59 | Extra parameters kunnen worden toegevoegd (zie ook <span class="wims_button disabled">$wims_name_about</span>) |
59 | Extra parameters kunnen worden toegevoegd (zie ook <span class="wims_button disabled">$wims_name_about</span>) |
60 | 60 | ||
61 | In het onderstaande voorbeeld zal , als het cijfer lager is dan een 5 , een WIMS document uit uw klas worden getoond. |
61 | In het onderstaande voorbeeld zal , als het cijfer lager is dan een 5 , een WIMS document uit uw klas worden getoond. |
62 | En wel uit document <span class="tt">c2</span> de pagina op blok <span class="tt">aaa</span>. |
62 | En wel uit document <span class="tt">c2</span> de pagina op blok <span class="tt">aaa</span>. |
63 | <pre>module=adm/doc&doc=c2&+block=aaa,5</pre> |
63 | <pre>module=adm/doc&doc=c2&+block=aaa,5</pre> |
64 | 64 | ||
65 | 65 | ||
66 | In het onderstaande voorbeeld wordt doorverwezen naar specifieke oefening uit een OEF module "H5/set/oefset.fr". |
66 | In het onderstaande voorbeeld wordt doorverwezen naar specifieke oefening uit een OEF module "H5/set/oefset.fr". |
67 | <pre>module=H6/set/oefset.fr&cmd=new&exo=traduction1,10</pre> |
67 | <pre>module=H6/set/oefset.fr&cmd=new&exo=traduction1,10</pre> |
68 | 68 | ||
69 | In het onderstaande voorbeeld wordt doorverwezen naar specifieke oefening uit een Schaersvoorde module "H4/stat/stat-4.nl". |
69 | In het onderstaande voorbeeld wordt doorverwezen naar specifieke oefening uit een Schaersvoorde module "H4/stat/stat-4.nl". |
70 | <pre>module=H4/stat/stat-4.nl&taal=nl&subject=5&level=2&total_exos=1&rounding=-1&usage=2&cmd=new,10</pre> |
70 | <pre>module=H4/stat/stat-4.nl&taal=nl&subject=5&level=2&total_exos=1&rounding=-1&usage=2&cmd=new,10</pre> |
71 | 71 | ||
72 | n mettant deux nombres (dont le deuxième est strictement positif), le bouton |
72 | n mettant deux nombres (dont le deuxième est strictement positif), le bouton |
73 | apparaît lorsque le score est compris entre le second nombre |
73 | apparaît lorsque le score est compris entre le second nombre |
74 | et le premier nombre : par exemple, si vous mettez, |
74 | et le premier nombre : par exemple, si vous mettez, |
75 | <pre>module=H6/set/oefset.fr&cmd=new&exo=traduction1,11,10</pre> |
75 | <pre>module=H6/set/oefset.fr&cmd=new&exo=traduction1,11,10</pre> |
76 | le bouton apparait lorsque le score est de 10 et c'est le mot $wims_name_feedbackplus |
76 | le bouton apparait lorsque le score est de 10 et c'est le mot $wims_name_feedbackplus |
77 | qui apparait. Si le deuxième nombre est 0, le comportement est le même que s'il |
77 | qui apparait. Si le deuxième nombre est 0, le comportement est le même que s'il |
78 | n'existait pas. |
78 | n'existait pas. |
79 | 79 | ||
80 | 80 | ||
81 | U kunt ook een Help-koppeling ook invoegen aan een werkblad. Klik op de link <span class="wims_button disabled"> $ wims_name_addh </span> in het menu |
81 | U kunt ook een Help-koppeling ook invoegen aan een werkblad. Klik op de link <span class="wims_button disabled"> $ wims_name_addh </span> in het menu |
82 | !exit |
82 | !exit |
83 | 83 | ||
- | 84 | :series |
|
- | 85 | !! for translation copy the part of the lang/help.phtml.fr corresponding to the record :series |
|
- | 86 | !read lang/help.phtml.fr series |
|
- | 87 | ||
- | 88 | !exit |