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