Subversion Repositories wimsdev

Rev

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

Rev 14271 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,Make visible your exercise description inside its statement
16
Weight,Calculation rule,Make visible your exercise description inside its statement,\
-
 
17
Condition pour cacher la feuille aux élèves (utilisation des variables techniques)
17
 
18
 
18
!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
19
!if exam notin $module
20
!if exam notin $module
20
  !let name_allowtype=$(name_allowtype[1,3,4,5])
21
  !let name_allowtype=$(name_allowtype[1,3,4,5])
21
!endif
22
!endif