Rev 11967 | Rev 12401 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
3962 | bpr | 1 | !! définition des noms pour les liens dans le menubox (définis par wims_menu_items) |
2 | !distribute items Insert a source file,\ |
||
3 | Source code of the worksheet, \ |
||
9256 | bpr | 4 | into wims_name_putsource,wims_name_sheetsource |
3962 | bpr | 5 | |
6 | !distribute items Add another exercise,\ |
||
7 | add a series of exercises,\ |
||
8 | into wims_name_addexo,wims_name_addsexo |
||
9 | |||
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. |
||
12316 | bpr | 12 | !set name_attribut=Icone |
13 | !set name_attribut_help=Affiche une icone devant l'exercice (facultatif) |
||
3962 | bpr | 14 | |
15 | !let name_shinfo=!nosubst $wims_name_title,$wims_name_Status,\ |
||
16 | Text of explanation,\ |
||
11967 | guerimand | 17 | Expiration date,Presentation page,Score registation,for all sharing classes :,$wims_name_comment,Duration of an exam session,Number of attempts per exam session,\ |
18 | Poids,Régle de calcul |
||
3962 | bpr | 19 | |
20 | |||
10919 | bpr | 21 | !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 |
3962 | bpr | 22 | !if exam notin $module |
10919 | bpr | 23 | !let name_allowtype=$(name_allowtype[1,3,4,5]) |
3962 | bpr | 24 | !endif |
10062 | guerimand | 25 | !set name_desc_allowtechvar=Technical variable choice |
26 | !set name_desctableval=Table de filtre en fonction de la valeur de la variable technique |
||
27 | !set name_value=Value |
||
10919 | bpr | 28 | !set name_filtre=Filter |
10304 | guerimand | 29 | !set name_EMPTY=Empty |
3962 | bpr | 30 | |
31 | !set name_desc_comment=Visible only to the supervisor. |
||
32 | !let name_selectsheet=Show only exercises of worksheet |
||
33 | |||
34 | |||
35 | !if $job=student |
||
5763 | bpr | 36 | !set name_title=$wims_name_sheet $sheet<br/>$title (Participant view) |
3962 | bpr | 37 | !set name_assignedwork=Assigned tasks in this worksheet |
38 | !set name_quality=0 out of $[$re] points obtained, quality |
||
39 | !endif |
||
40 | |||
41 | !set name_sheetempty=The worksheet is empty! Nothing has been assigned for you in it. \ |
||
42 | This is probably an error by your supervisor. |
||
43 | |||
44 | !set name_deps=You must improve your scores on exercises |
||
45 | !set name_dep=You must improve your scores on the exercise |
||
46 | !set name_dep2=before scoring on this one. |
||
47 | |||
5648 | obado | 48 | !distribute items Weight,Weight,Score\ |
49 | into name_weight,name_coeff,name_Score |
||
3962 | bpr | 50 | |
51 | !set name_dependency=Score dependencies |