Rev 13827 | Rev 14271 | 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. |
||
12 | |||
13 | !let name_shinfo=!nosubst $wims_name_title,$wims_name_Status,\ |
||
14 | Text of explanation,\ |
||
11967 | guerimand | 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,\ |
13838 | bpr | 16 | Weight,Calculation rule,Make visible your exercise description inside its statement |
3962 | bpr | 17 | |
10919 | bpr | 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 |
3962 | bpr | 19 | !if exam notin $module |
10919 | bpr | 20 | !let name_allowtype=$(name_allowtype[1,3,4,5]) |
3962 | bpr | 21 | !endif |
10062 | guerimand | 22 | !set name_desc_allowtechvar=Technical variable choice |
13838 | bpr | 23 | !set name_desctableval=Table des filtres en fonction de la valeur de la variable technique |
10062 | guerimand | 24 | !set name_value=Value |
10919 | bpr | 25 | !set name_filtre=Filter |
10304 | guerimand | 26 | !set name_EMPTY=Empty |
3962 | bpr | 27 | |
28 | !set name_desc_comment=Visible only to the supervisor. |
||
29 | !let name_selectsheet=Show only exercises of worksheet |
||
30 | |||
31 | |||
32 | !if $job=student |
||
5763 | bpr | 33 | !set name_title=$wims_name_sheet $sheet<br/>$title (Participant view) |
3962 | bpr | 34 | !set name_assignedwork=Assigned tasks in this worksheet |
35 | !set name_quality=0 out of $[$re] points obtained, quality |
||
36 | !endif |
||
37 | |||
38 | !set name_sheetempty=The worksheet is empty! Nothing has been assigned for you in it. \ |
||
39 | This is probably an error by your supervisor. |
||
40 | |||
41 | !set name_deps=You must improve your scores on exercises |
||
42 | !set name_dep=You must improve your scores on the exercise |
||
43 | !set name_dep2=before scoring on this one. |
||
44 | |||
5648 | obado | 45 | !distribute items Weight,Weight,Score\ |
46 | into name_weight,name_coeff,name_Score |
||
3962 | bpr | 47 | |
48 | !set name_dependency=Score dependencies |