Rev 14259 | Rev 14269 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
2164 | bpr | 1 | !set lang_exists=yes |
23 | reyssat | 2 | |
3921 | bpr | 3 | !set wims_name_sheetcheck=Check the worksheet |
1544 | bpr | 4 | |
14268 | obado | 5 | !set name_choose=Choose the worksheet |
14259 | obado | 6 | !!set name_title=Insert into a worksheet |
1720 | bpr | 7 | |
8 | !set name_insert=You want to insert the work item |
||
9 | !set name_parm=with initiation parameters |
||
10 | |||
11 | !set name_modifytitle=You can also modify the title and description text. |
||
12 | |||
14268 | obado | 13 | !set name_required=Number of points required to successfully complete this work |
14 | !set name_repeat=Each complete success on the exercise gives 10 points; so put more than 10 points here if you\ |
||
1720 | bpr | 15 | want the participant to repeat the exercise. |
7354 | bpr | 16 | |
14268 | obado | 17 | !set name_weight=Weight of points obtained on this work |
7466 | bpr | 18 | !set name_weight_hint=use for computation of averages |
14259 | obado | 19 | !set name_exotrymax=Maximum number of trials counted |
20 | !set name_exotrymax_hint=Parameter allowing to fix a maximum number <span class="tt">n</span>\ |
||
21 | of recorded trials in the calculation of the scores during the periods\ |
||
14268 | obado | 22 | when recording of scores is open\ |
23 | (the work on the exercise is always possible once this number is exceeded).\ |
||
14259 | obado | 24 | Work on a series of exercises is considered a trial,\ |
25 | whether or not a response has been given and\ |
||
14268 | obado | 26 | whether the recording of scores has been activated or not.\ |
27 | Score calculation only takes into account the scores of the first\ |
||
28 | <span class="tt">n</span> trials where the recording of scores has been activated.\ |
||
29 | By default, all record-enabled trials are counted.\ |
||
30 | Check the compatibility with the number of required points if you put a positive number. |
||
12238 | bpr | 31 | |
5205 | guerimand | 32 | !set name_end=!nosubst The application <span class="wims_mod_title">$title</span> has been successfully inserted into the worksheet |
14259 | obado | 33 | !set name_endallexo=!nosubst a series of exercises was successfully inserted\ |
34 | into the <span class="wims_mod_title">$title</span> sheet with the parameters |
||
35 | !set name_endallexos=!nosubst $addexo series of exercises have been inserted successfully\ |
||
36 | into the <span class="wims_mod_title">$title</span> sheet with the parameters |
||
37 | !set name_endallexo2s=!nosubst The following $notadd resources could not be inserted because they already exist: |
||
38 | !set name_endallexo2=!nosubst The following resource could not be inserted because it already exists: |
||
5205 | guerimand | 39 | |
14114 | obado | 40 | !set name_choose_exo=This resource will be inserted as a new series of sheet exercises. |
14259 | obado | 41 | !set name_choose_helpexo=This resource will be inserted as a help for one of the sheet exercise sets when the score is less than |
14114 | obado | 42 | !set name_choose_series=Click on the name of the series of exercises to which to add help |
14259 | obado | 43 | !set name_actualhelp=Current help |
44 | !set name_series=Exercise series |
||
14268 | obado | 45 | !set name_exo_order=Order of exercises |
8817 | guerimand | 46 | |
47 | !if $job=addallexo |
||
9098 | bpr | 48 | !read oef/en/intronames |
8817 | guerimand | 49 | !endif |