Rev 13838 | Rev 14441 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 13838 | Rev 14271 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !! définition des noms pour les liens dans le menubox (définis par wims_menu_items) |
1 | !! définition des noms pour les liens dans le menubox (définis par wims_menu_items) |
2 | !distribute items Insert a source file,\ |
2 | !distribute items Insert a source file,\ |
3 |
|
3 | Source code of the worksheet,\ |
4 | into wims_name_putsource,wims_name_sheetsource |
4 | into wims_name_putsource,wims_name_sheetsource |
5 | 5 | ||
6 | !distribute items Add another exercise,\ |
6 | !distribute items Add another exercise,\ |
7 |
|
7 | Add all exercises of a sheet,\ |
8 | into wims_name_addexo,wims_name_addsexo |
8 | into wims_name_addexo,wims_name_addsexo |
9 | 9 | ||
10 | !set name_desc_title=!nosubst limited to $title_limit characters |
10 | !set name_desc_title=!nosubst limited to $title_limit characters |
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 | ||
Line 15... | Line 15... | ||
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 | 17 | ||
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 |
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 | !if exam notin $module |
19 | !if exam notin $module |
20 | !let name_allowtype=$(name_allowtype[1,3,4,5]) |
20 | !let name_allowtype=$(name_allowtype[1,3,4,5]) |
21 | !endif |
21 | !endif |
22 | !set name_desc_allowtechvar=Technical variable choice |
22 | !set name_desc_allowtechvar=Technical variable choice |
23 | !set name_desctableval=Table des filtres en fonction de la valeur de la variable technique |
23 | !set name_desctableval=Table des filtres en fonction de la valeur de la variable technique |
24 | !set name_value=Value |
24 | !set name_value=Value |
25 | !set name_filtre=Filter |
25 | !set name_filtre=Filter |