Subversion Repositories wimsdev

Rev

Rev 14441 | Rev 17186 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 14441 Rev 16194
Line 12... Line 12...
12
 
12
 
13
!let name_shinfo=!nosubst $wims_name_title,$wims_name_Status,\
13
!let name_shinfo=!nosubst $wims_name_title,$wims_name_Status,\
14
Text of explanation,\
14
Text of explanation,\
15
Expiration date,Presentation page,Score registation,for all sharing classes :,$wims_name_comment,Duration of an exam session,Number of attempts per exam session,\
15
Expiration date,Presentation page,Score registation,for all sharing classes :,$wims_name_comment,Duration of an exam session,Number of attempts per exam session,\
16
Weight,Calculation rule,Exercise description in the exercise head,\
16
Weight,Calculation rule,Exercise description in the exercise head,\
17
Condition pour cacher la feuille aux participants (utilisation des variables techniques)
17
Condition pour cacher la feuille aux participants (utilisation des variables techniques),\
-
 
18
Condition pour cacher l'examen aux participants (utilisation des variables techniques)
18
 
19
 
19
!let name_allowtype=open to all, open for simulation,closed to all,open to following hosts and/or times,réglé par une variable technique
20
!let name_allowtype=open to all, open for simulation,closed to all,open to following hosts and/or times,réglé par une variable technique
20
!if exam notin $module
21
!if exam notin $module
21
 !let name_allowtype=$(name_allowtype[1,3,4,5])
22
 !let name_allowtype=$(name_allowtype[1,3,4,5])
22
!endif
23
!endif