Rev 7402 | Rev 10602 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | RSS feed
!if $wims_read_parm!=$empty
!goto $wims_read_parm
!endif
:general
!! for translation copy the part of the lang/help.phtml.fr corresponding to the record :feedback
!read lang/help.phtml.fr general
!if $wims_read_parm!=$empty
!exit
!endif
:statut
!! for translation copy the part of the lang/help.phtml.fr corresponding to the record :feedback
!read lang/help.phtml.fr statut
:dependancies
<h2 id="dependancies">$(name_shtab[6])</h2>
<p>
means that a participant must get
required scores in other exercises of the worksheet before he/she can do
this one. For example,
<span class="tt wims_code_words">1:50,2:30,3+4+5:60</span>
means that the
participant must get 50% success on exercise 1, 30% success on exercise 2,
and an average of 60% success on exercises 3, 4, 5.
</p>
!if $wims_read_parm!=$empty
!exit
!endif
:allowtype
!read adm/title.phtml 1\
Score registration
You can make restrictions to score registration, by selecting hosts from which
the tasks can be done or by determining time periods for work by writing the following code
<span class="tt wims_code_words">
>yyyymmdd.hh:mm</span>
(starting time) and/or
<span class="tt wims_code_words">
<yyyymmdd.hh:mm</span>
(ending time).
Time must be the
SERVER's local time and items must be separated by spaces.
For example, <span class="tt wims_code_words">
175.190.50. >20110421.15.15 <20110421.16.15</span>
!! for translation copy the part of the lang/help.phtml.fr corresponding to the record :variable
!read lang/help.phtml.fr variable
!if $wims_read_parm!=$empty
!exit
!endif
:feedback
!! for translation copy the part of the lang/help.phtml.fr corresponding to the record :feedback
!read lang/help.phtml.fr feedback
!exit
:series
!! for translation copy the part of the lang/help.phtml.fr corresponding to the record :series
!read lang/help.phtml.fr series
!exit