Rev 14091 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
2441 | bpr | 1 | !set lang_exists=yes |
2 | |||
2437 | bpr | 3 | !if $wims_read_parm!= |
4 | !goto $wims_read_parm |
||
5 | !endif |
||
6 | |||
2440 | bpr | 7 | !distribute lines vodeni način\ |
2437 | bpr | 8 | neposredni način\ |
9 | datotečni način\ |
||
10 | prepared models\ |
||
2440 | bpr | 11 | Pošlji datoteko\ |
12 | Datoteka s kodo vaše vaje\ |
||
13 | Nazaj na začetno stran\ |
||
14 | Naprej na vsebino vaje\ |
||
15 | Za spreminjanje že obstoječe vaje jo izberite s seznama\ |
||
16 | prejšnji korak\ |
||
2437 | bpr | 17 | Send the source file\ |
18 | Clean\ |
||
2440 | bpr | 19 | Demo\ |
3699 | bpr | 20 | Adapt\ |
2437 | bpr | 21 | Test the exercise\ |
2440 | bpr | 22 | Popravi napako.\ |
23 | Nazaj na začetni meni \ |
||
24 | Takšna bo izvedba vaše vaje\ |
||
2437 | bpr | 25 | Here are the available exercise models. Choose one.\ |
26 | Module temporarily containing your exercise.\ |
||
10090 | bpr | 27 | into wims_name_normalmode, wims_name_rawmode,wims_name_filemode,\ |
2437 | bpr | 28 | name_model,name_sendfile,name_source,name_menuback,name_continue,name_modify,\ |
4315 | bpr | 29 | name_prevstep,name_sendsource,name_clean,name_demo,wims_name_adapt,name_testexo,\ |
2437 | bpr | 30 | name_correction,name_backmodule,name_realisation,name_availablemodels,name_temp_module |
1787 | bpr | 31 | |
32 | !set name_normal=!lowercase $wims_name_normalmode |
||
33 | !set name_raw=!lowercase $wims_name_rawmode |
||
34 | !set name_file=!lowercase $wims_name_filemode |
||
2437 | bpr | 35 | |
2440 | bpr | 36 | !set name_modefile1= Ste v datotečnem načinu ustvarjanja vaj. V tem načinu lahko na strežnik prenesete že pripravljeno |
37 | OEF datoteko z vajo. Za začetnike je ustreznejši |
||
38 | !set name_modefile2= ustvarjanja vaj. Za izkušene uporabnike pa je na voljo tudi |
||
2437 | bpr | 39 | |
11359 | bpr | 40 | !!distribute line Basic exercises\ |
3392 | bpr | 41 | Exercises with a data list\ |
11359 | bpr | 42 | Chemistry exercises\ |
3392 | bpr | 43 | Games\ |
11375 | bpr | 44 | Exercises with image or audio\ |
11359 | bpr | 45 | Select items\ |
46 | Different kinds of questions\ |
||
47 | Fill in the gaps\ |
||
48 | Put in order\ |
||
49 | Classify\ |
||
13714 | obado | 50 | Numeric questions\ |
11375 | bpr | 51 | into name_first,name_datalist,name_chemistry,name_game,name_imaudio,\ |
13714 | obado | 52 | name_select,name_question,name_gapfill,name_order,name_classify,name_numbers |
3392 | bpr | 53 | |
11359 | bpr | 54 | |
2440 | bpr | 55 | !set name_save=!nosubst Tukaj je koda vaše vaje za naslovom\ |
5894 | bpr | 56 | <span class="wims_warning">$oef_title</span> v OEF formatu (Open Exercise Format).\ |
2440 | bpr | 57 | Če želite, lahko besedilo med črtama prenesete v svoj najljubši urejevalnik in ga \ |
58 | shranite na disk ali drug medij. |
||
2437 | bpr | 59 | |
10090 | bpr | 60 | |
2440 | bpr | 61 | !distribute lines Število parametrov\ |
62 | Število odgovorov\ |
||
2437 | bpr | 63 | Send an image file to the exercise.\ |
2440 | bpr | 64 | ali pa spremenite datoteko s kodo in jo ponovno\ |
2875 | reyssat | 65 | Put this exercise into$ your class\ |
2437 | bpr | 66 | to replace the old one\ |
67 | as a new exercise\ |
||
2440 | bpr | 68 | pošljite\ |
2437 | bpr | 69 | Put it to the development module\ |
13443 | obado | 70 | Download the source\ |
71 | of the exercise on your computer\ |
||
72 | Your exercise is ready to be saved, but before we invite you to test it.\ |
||
73 | You're working as an Anonymous user. For more options, Think about working inside a WIMS virtual classroom.\ |
||
2437 | bpr | 74 | into name_parameter_cnt,name_answer_cnt,name_deposit,name_modify,name_putinclass,\ |
13443 | obado | 75 | name_replace,name_new,name_sendagain,name_developer,name_savesource,name_download,\ |
76 | name_pending_save,name_better_in_a_class |
||
2437 | bpr | 77 | |
14983 | czzmrn | 78 | !set name_techanalysis=Technical analysis |
2440 | bpr | 79 | !set name_success=Strežnik je sprejel vašo vajo, v kateri je razpoznal naslednje podatke: (preverite, če se ujemajo z načrtovanimi) |
2437 | bpr | 80 | |
81 | !if $level=1 |
||
2440 | bpr | 82 | !distribute lines Vpišite naslov vaje, ki jo želite ustvariti\ |
83 | Izberite način oblikovanja\ |
||
84 | Število prostih odgovorov,\ |
||
85 | ki jih zahteva vaja, naj bo\ |
||
86 | število odgovorov izbirnega tipa pa\ |
||
6235 | bpr | 87 | Nepoenostavljeni numerični odgovori (npr. <span class="tt">3*5-sin(pi/3)</span>) bodo\ |
2440 | bpr | 88 | sprejeti,zavrnjeni\ |
89 | Število pogojev za preverjanje prostih odgovorov\ |
||
2437 | bpr | 90 | into name_givetitle,name_giveformat,name_exo,name_answer1,name_answer2,\ |
91 | name_nonnumeric,name_prompt,name_condition |
||
92 | !endif |
||
93 | |||
94 | !if $level=2 |
||
95 | !set types=!sort nocase lines \ |
||
10179 | bpr | 96 | avtomatična zaznava,default\ |
97 | algebraični izraz,algexp\ |
||
98 | besedilo (približno),atext\ |
||
99 | besedilo (velikost črk nepomembna),nocase\ |
||
100 | besedilo (velikost črk pomembna),case\ |
||
101 | množica znakov,chset\ |
||
102 | enačba,equation\ |
||
103 | končna množica,set\ |
||
104 | formalni izraz,formal\ |
||
105 | dobesedni izraz,litexp\ |
||
106 | matrika,matrix\ |
||
107 | število,numeric\ |
||
108 | število z obsegom,range\ |
||
109 | število z enotami,units\ |
||
110 | numerična funkcija,function\ |
||
111 | vektor,vector\ |
||
112 | besede v seznamu,wlist |
||
2437 | bpr | 113 | |
2440 | bpr | 114 | !distribute lines Vnesite vsebino vaše vaje z naslovom\ |
115 | Tukaj definirate spremenljivke in naključne parametre\ |
||
116 | Tukaj vpišete besedilo naloge\ |
||
117 | Prosti odgovori\ |
||
118 | Pravi odgovor\ |
||
119 | Zahtevana natančnost pri numeričnih odgovorih\ |
||
120 | Vrednosti numeričnih funkcij bodo primerjane na intervalu\ |
||
121 | Pogoji za analizo numeričnih odgovorov\ |
||
122 | Ime pogoja\ |
||
123 | Definicija pogoja\ |
||
124 | Odgovori izbirnega tipa\ |
||
125 | Dobri odgovori\ |
||
126 | Slabi odgovori\ |
||
127 | Če želite, lahko nalogi dodate tudi namig ali rešitev:\ |
||
10185 | bpr | 128 | Namig\ |
129 | Rešitev\ |
||
2437 | bpr | 130 | into name_content,name_alea,name_statement,name_free,name_goodsol,name_precision,name_function,\ |
131 | name_condition_numeric,name_name_condition,name_definition,name_multiple,name_goodchoice,name_badchoice,\ |
||
132 | name_option,name_indication,name_solution |
||
133 | |||
134 | !endif |
||
135 | |||
136 | !if $level=4 |
||
6235 | bpr | 137 | !set name_update1=!nosubst The exercise <span class="tt">$existing.oef</span> is successfully updated in the module |
138 | !set name_update2=Failed to update <span class="tt">$existing</span> in the module |
||
2440 | bpr | 139 | !set name_update3= Vaša vaja je bila uspešno nameščena. |
5813 | bpr | 140 | !set name_update4= V vaši učilnici že obstaja povsem enaka vaja, zato (ponovna) namestitev ni bila izvedena. |
2440 | bpr | 141 | !set name_update5=Ta vaja bo dostopna le uporabnikom vaše učilnice in to le v primeru, če jo boste objavili na katerem od delovnih listov. |
142 | !distribute lines Zdaj se lahko vrnete na\ |
||
13443 | obado | 143 | vaje vaše učilnice\ |
144 | in jih razporedite na delovne liste\ |
||
145 | into name_youcan, name_consult,name_sheet |
||
2437 | bpr | 146 | !endif |
3699 | bpr | 147 | !if $level=7 |
13443 | obado | 148 | name_choice_module=Select a module |
14091 | obado | 149 | name_choice_filename=Nameof the exercise source file |
150 | name_choice_filename_help=(only alphanumeric symbols are allowed). |
||
13443 | obado | 151 | name_register_dev=Save the exercise source file in the modtool account |
3699 | bpr | 152 | !endif |
2437 | bpr | 153 | |
154 | !distribute lines You are under the raw mode for the creation of exercise.\ |
||
2440 | bpr | 155 | da bi registrirali že pripravljeno kodo, jo skopirajte v okence\ |
2437 | bpr | 156 | Enter the entire source\ |
2875 | reyssat | 157 | to register an existing source file, copy the file into$ the text window.\ |
2437 | bpr | 158 | Here is the source of an existing exercise for your class.\ |
159 | You can modify it in the window below.\ |
||
2875 | reyssat | 160 | Here is the source of a public exercise that you have imported. You can modify it in the window below, before putting it into$ the class.\ |
8553 | reyssat | 161 | You may test some external programs with the\ |
162 | script tester\ |
||
2437 | bpr | 163 | into name_brut,name_try,name_allsource,name_copy,name_source2,name_modify_window,name_public,name_test_extern,name_testerscript |
164 | |||
165 | !exit |
||
166 | :delete |
||
2440 | bpr | 167 | Vaja z naslovom <em>$deltitle</em> je izbrisana s seznama vaj vaše učilnice. |
5813 | bpr | 168 | |
2440 | bpr | 169 | Če je do tega prišlo po pomoti, imate zdaj zadnjo možnost, da napako popravite. V tem primeru si shranite spodnjo kodo in jo s pomočjo modula |
2437 | bpr | 170 | !href module=adm/createxo&mode=raw $wims_name_createxo |
10090 | bpr | 171 | zopet registrirate. |
2437 | bpr | 172 | !exit |
173 | :model |
||
174 | <b>Note</b>. These models are prepared to allow people to construct rapidly |
||
175 | their exercises. Hence they are often with a simplified and standardised |
||
3947 | bpr | 176 | structure, and do not offer the full power of the OEF syntax. But you can |
2437 | bpr | 177 | always put the exercises in raw mode to add more functionalities or modify |
178 | them according to your need. |
||
179 | |||
180 | !exit |
||
181 | |||
182 | :register |
||
183 | |||
184 | Your exercise has been successfully registered in this server. We warmly thank |
||
185 | you for your contribution, in the name of all those who will benefit from it. |
||
186 | <p> |
||
187 | The administrator of this site will verify your exercise, and decide on whether |
||
188 | or not to put it in an appropriate category. |
||
189 | This may take a certain number of days. |
||
5813 | bpr | 190 | </p> |
10090 | bpr | 191 | !exit |