Subversion Repositories wimsdev

Rev

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

Rev 9256 Rev 10062
Line 13... Line 13...
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
 
16
 
17
 
17
 
18
!let name_allowtype=open to all, open for simulation,closed to all,open to following hosts and/or times :
18
!let name_allowtype=open to all, open for simulation,closed to all,open to following hosts and/or times :,réglage par variable technique
-
 
19
 
19
!if exam notin $module
20
!if exam notin $module
20
 !let name_allowtype=$(name_allowtype[1]),$(name_allowtype[3]),$(name_allowtype[4])
21
 !let name_allowtype=$(name_allowtype[1]),$(name_allowtype[3]),$(name_allowtype[4]),Réglage par variable technique
21
!endif
22
!endif
-
 
23
!set name_desc_allowtechvar=Choix de la variable technique
-
 
24
!set name_desctableval=Table de filtre en fonction de la valeur de la variable technique
-
 
25
!set name_value=Valeur
-
 
26
!set name_filtre=Filtre
-
 
27
!set name_empty=Vide
-
 
28
 
22
 
29
 
23
!set name_desc_comment=Visible only to the supervisor.
30
!set name_desc_comment=Visible only to the supervisor.
24
!let name_selectsheet=Show only exercises of worksheet
31
!let name_selectsheet=Show only exercises of worksheet
25
 
32
 
26
 
33