Subversion Repositories wimsdev

Rev

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

Rev 13827 Rev 14441
Line 11... Line 11...
11
!set name_desc_desc=!nosubst limited to $desc_limit characters; html tags and links are allowed.
11
!set name_desc_desc=!nosubst limited to $desc_limit characters; html tags and links are allowed.
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
 
-
 
-
 
17
Condition pour cacher la feuille aux participants (utilisation des variables techniques)
18
 
18
 
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
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
!if exam notin $module
20
!if exam notin $module
21
 !let name_allowtype=$(name_allowtype[1,3,4,5])
21
 !let name_allowtype=$(name_allowtype[1,3,4,5])
22
!endif
22
!endif