Go to most recent revision | Details | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
2407 | bpr | 1 | !set lang_exists=yes |
2 | |||
2397 | bpr | 3 | !if $wims_read_parm!= |
4 | !goto $wims_read_parm |
||
5 | !endif |
||
1597 | bpr | 6 | |
7 | !set classname=<b><font color=green>$wims_classname</font></b>\ |
||
23 | reyssat | 8 | <b><font color=green>$wims_institutionname</font></b> |
9 | |||
10 | !set months=Jan,Feb,Mar,Apr,Maj,Jun,Jul,Avg,Sep,Okt,Nov,Dec |
||
1597 | bpr | 11 | |
12 | !distribute line Povprečje učilnice\ |
||
13 | Povprečje\ |
||
14 | Povprečje pozitivnih rezultatov\ |
||
15 | Celotno povprečje\ |
||
16 | into name_classAverage,name_Average,name_posAverage,name_globalaverage |
||
17 | |||
18 | !set name_partdeleted=Zbrisani uporabniki |
||
1791 | bpr | 19 | !set wims_name_reg_ex=Seznam shranjenih nalog |
1597 | bpr | 20 | !set name_transfer=Prenos aktivnosti uporabnika iz drugih učilnic |
21 | |||
22 | !set name_thsheet=No,Naslov,zahtevane,utež,dosežene<br>točke,%,kvaliteta,stopnja resnosti,Rezultat |
||
23 | !set name_minmax=min/srednja/max razreda |
||
24 | |||
25 | !set name_manualscore=Ocene učitelja |
||
26 | !set name_autoscore=Ocene strežnika |
||
27 | !set name_manual_notes=globale,učitelj,auto |
||
28 | !set name_examnote=Ocene izpitov |
||
29 | |||
30 | !set name_severitylevels=Work sheets severity levels |
||
31 | !set name_formula=Serial,Weight,Level |
||
32 | !set name_sheetstatut=prep,active,expired,hidden |
||
33 | |||
34 | !distribute items Izpit,Sheet,Vaja,Začetek,Rezultat,Seansa,Opravljeno,equiv.\ |
||
35 | into name_Exam,name_Sheet,name_Exercise,name_Start,name_Score,name_Session,\ |
||
36 | name_done,name_equiv |
||
37 | |||
38 | !set name_formula_comment=Vous pouvez définir les niveaux de sévérité et les poids des feuilles de \ |
||
39 | travail dans le tableau suivant. Les notes seront calculées avec un maximum = |
||
40 | !set name_formula2=NGrades computed over a maximum of $scoremax |
||
41 | !set name_pickup=Izberite liste za izpis<br>povprečnih rezultatov posameznih listov |
||
42 | !set name_warning= Vaša zahteva ni dovoljena. |
||
43 | |||
44 | !set name_click=Click on a name for the detail of his/her work. |
||
45 | !set name_affi=quality,carried out work,grades |
||
46 | !set name_workdetail=Podrobnosti dela uporabnika |
||
47 | !set name_activesession=Ta uporabnik ima trenutno aktivno izpitno delo |
||
48 | |||
49 | !distribute items Naslov povezave, Preostali čas, Izpitno delo uporabnika ,minutes\ |
||
50 | into name_connecting,name_remaining_time,name_exam_session,name_minutes |
||
51 | |||
52 | !set name_noyetparticipant= Ta učilnica še nima nobenega uporabnika. |
||
53 | |||
2964 | bpr | 54 | !set name_warning_no_sequence=You have configured the sequences to appear but have not defined any\ |
55 | sequences. So no score can appear. |
||
56 | |||
1597 | bpr | 57 | !if $manual>0 |
58 | !set name_manual_explanation=Explanations.</b> In the `Average' columns, `auto' means\ |
||
59 | average of grades computed from scores obtained in work sheets, `teacher' means |
||
60 | average of grades attributed manually by the supervisor, and `global' is computed from \ |
||
61 | the two other averages, by the formula |
||
62 | !endif |
||
63 | |||
64 | !set name_title_showsheet=!nosubst details of the work on sheet $numshowsheet<br>$sh_title |
||
65 | !set name_percentagegot=Percentage of carried out work |
||
66 | !set name_qualitygot=Quality computed over a maximum of 10 |
||
67 | !set name_percentagedone=Percentage of carried out work |
||
68 | !set name_post=Post |
||
1637 | bpr | 69 | |
1597 | bpr | 70 | !if $job=userprop |
71 | !distribute items Spremeni,Številka registracije,Opombe,URL d'une photo,Spremenljivke (tehnične),\ |
||
72 | Geslo učilnice,Vpišite geslo, ki bo zahtevano za registracijo novih uporabnikov.\ |
||
73 | into name_change,name_regnum,name_comments,name_photourl,name_vars,\ |
||
74 | name_classpassword,name_enterpassword |
||
75 | !goto end |
||
76 | !endif |
||
77 | |||
78 | !if $job=examcheck |
||
79 | !set name_title_examcheck=!nosubst Podrobnosti izpita uporabnika $user_lastname, $user_firstname |
||
80 | !set name_no_exampart=Ta uporabnik še ni opravljal nobenega izpita. |
||
81 | !set name_exampart=Tu je seznam izpitov, ki jih je opravljal ta uporabnik. Kliknite na ime vaje za podrobnosti. |
||
82 | !goto end |
||
83 | !endif |
||
84 | !if $job=getraw |
||
85 | !set name_title_getraw=!nosubst Podrobnosti dela uporabnika z imenom $firstname, $lastname<br>(neobdelani podatki) |
||
86 | !goto end |
||
87 | !endif |
||
1637 | bpr | 88 | |
2397 | bpr | 89 | !set name_direct_score=Neposredni prikaz rezultatov |
1637 | bpr | 90 | |
91 | !if $job=transfer |
||
92 | !set name_title_transfer=Activity transfer |
||
93 | !distribute items Merge, Replace,Examine\ |
||
94 | into name_merge, name_replace,name_show |
||
2397 | bpr | 95 | |
96 | !set name_error1=<b>Error</b>. The participant has no registration in a corresponding\ |
||
97 | course in the current class to receive the transfer from |
||
98 | !set name_error2=<b>Error</b> of class identification. Wrong manoeuvre or bug of the\ |
||
99 | software? |
||
100 | !set name_activities=!nosubst Detail of activities in $i (limited to 1000 lines). |
||
101 | !set name_totransfer=Here are the other courses in which the participant has activities. \ |
||
102 | Click on an action to transfer them |
||
103 | |||
1637 | bpr | 104 | !endif |
2397 | bpr | 105 | |
106 | !if $job=recover |
||
107 | !set name_empty= V tej učilnici ni zbrisanih uporabnikov. |
||
108 | !set name_click=Kliknite na uporabniško ime za obnovo. |
||
109 | !endif |
||
110 | |||
111 | |||
112 | !if $job=delprep |
||
113 | !set name_delete=!nosubst AAli res želite izbrisati uporabnika z imenom \ |
||
114 | <b><em>$firstname $lastname</em></b> iz vaše učilnice? |
||
115 | !endif |
||
116 | |||
117 | !if $job=csv |
||
118 | !distribute lines Datoteko\ |
||
119 | lahko shranite in odprete v svojem najljubšem programu za preglednice.\ |
||
120 | Participant informations changed\ |
||
121 | Added new participants\ |
||
122 | Addition of new participants ignored because there is no more available space.\ |
||
123 | Participant informations are not changed because grades are uploaded.\ |
||
124 | Server-computed scores (averages and worksheet/exam scores) are ignored in your data because they cannot be changed.\ |
||
125 | Ignored data about erased participants\ |
||
126 | The following login names do not exist in the class and cannot be added, because of unsufficient/incorrect information in the data\ |
||
127 | The following login names do not exist in the class and cannot be added (bad data, or no more space)\ |
||
128 | Manual grades are registered only for existing columns.\ |
||
2543 | reyssat | 129 | No change has been found in your spreadsheet data with respect to the class record.\ |
2397 | bpr | 130 | Check manual grades\ |
131 | To download class data for your spreadsheet, please specify\ |
||
132 | Format\ |
||
133 | Columns\ |
||
134 | To upload your spreadsheet data to the class, please specify\ |
||
135 | Data file\ |
||
2632 | reyssat | 136 | Accepted formats\ |
2397 | bpr | 137 | into name_file,name_download,name_infochanged,name_added,name_warning1,name_warning2,\ |
138 | name_warning3,name_warning4,name_nologin1,name_nologin2,name_manual1,name_data1,\ |
||
139 | name_check,name_data2,name_format,name_column,name_data3,name_data,name_format2 |
||
140 | |||
141 | !set name_deposit=!nosubst Datoteka <tt>$wims_deposit</tt> successfully processed. |
||
142 | !endif |
||
143 | |||
1694 | bpr | 144 | !set name_topten=!nosubst Top $class_topscores of the class average |
1597 | bpr | 145 | :end |
2397 | bpr | 146 | !exit |
147 | |||
148 | :transfer |
||
149 | <b>Remarks</b>. <ol> |
||
150 | <li>"$name_merge" means putting together the activities in two courses. |
||
151 | <li>"$name_replace" means that the activities in the other cours will replace |
||
152 | that of this one. This will occur only if the former is not empty. |
||
153 | <li>Exam records and non-scoring activities are always merged. |
||
154 | <li>Registration of details of exercises or exams is not transfered. |
||
155 | <li>After the action ($name_merge ou $name_replace), the records of the participant |
||
156 | in the other course will be cleaned. |
||
157 | </ol> |
||
158 |