Rev 14646 | Rev 15230 | 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 |
2115 | bpr | 2 | |
3 | !set wims_name_sheetcheck=Compruebe la hoja de trabajo |
||
4 | |||
5 | !set name_choose=Elija la hoja en la cual quiere insertar el elemento de trabajo |
||
14259 | obado | 6 | !!set name_title=Insertar en una hoja de trabajo |
2115 | bpr | 7 | |
8 | !set name_insert=Quiere insertar el elemento de trabajo |
||
9 | !set name_parm= con los parámetros de inicialización |
||
10 | !set name_modifytitle=También puede modificar el título y el texto de la descripción. |
||
11 | |||
12 | !set name_required=Número de puntos que los participantes deben obtener |
||
13 | !set name_repeat=cada respuesta correcta en el ejercicio da 10 puntos; ponga \ |
||
14 | más de 10 puntos aquí si quiere que el participante repita el ejercicio. |
||
15 | |||
7466 | bpr | 16 | !set name_weight=Peso de los puntos obtenidos en este trabajo |
17 | !set name_weight_hint=para el cálculo de la media |
||
14268 | obado | 18 | !set name_exotrymax=Maximum number of trials counted |
19 | !set name_exotrymax_hint=Parameter allowing to fix a maximum number <span class="tt">n</span>\ |
||
20 | of recorded trials in the calculation of the scores during the periods\ |
||
21 | when recording of scores is open\ |
||
22 | (the work on the exercise is always possible once this number is exceeded).\ |
||
23 | Work on a series of exercises is considered a trial,\ |
||
24 | whether or not a response has been given and\ |
||
25 | whether the recording of scores has been activated or not.\ |
||
26 | Score calculation only takes into account the scores of the first\ |
||
27 | <span class="tt">n</span> trials where the recording of scores has been activated.\ |
||
28 | By default, all record-enabled trials are counted.\ |
||
29 | Check the compatibility with the number of required points if you put a positive number. |
||
12382 | bpr | 30 | |
4002 | bpr | 31 | !set name_end=!nosubst El recurso <span class="wims_mod_title">$title</span> se ha añadido con éxito a la hoja de trabajo |
14268 | obado | 32 | !set name_endallexo=!nosubst a series of exercises was successfully inserted\ |
33 | into the <span class="wims_mod_title">$title</span> sheet with the parameters |
||
34 | !set name_endallexos=!nosubst $addexo series of exercises have been inserted successfully\ |
||
35 | into the <span class="wims_mod_title">$title</span> sheet with the parameters |
||
14646 | bpr | 36 | !set name_endallexo2s=!nosubst The following $notadd teaching material could not be inserted because they already exist: |
14268 | obado | 37 | !set name_endallexo2=!nosubst The following resource could not be inserted because it already exists: |
5205 | guerimand | 38 | |
14114 | obado | 39 | !set name_choose_exo=This resource will be inserted as a new series of sheet exercises. |
14646 | bpr | 40 | !set name_choose_helpexo=This resource will be inserted as a help for one of \ |
41 | the sheet exercise sets when the score is between, and |
||
14114 | obado | 42 | !set name_choose_series=Click on the name of the series of exercises to which to add help |
14268 | obado | 43 | !set name_actualhelp=Current help |
44 | !set name_series=Exercise series |
||
45 | !set name_exo_order=Order of exercises |
||
14647 | bpr | 46 | !set name_replace_add=Replace,Add |
8817 | guerimand | 47 | |
10255 | guerimand | 48 | !if $job=addallexo |
9098 | bpr | 49 | !read oef/es/intronames |
50 | !endif |