|
|
@ -667,7 +667,7 @@ def gen_ulohy_k_tematum(rnd, rocniky, rocnik_cisla, rocnik_temata, organizatori, |
|
|
|
|
|
|
|
# Generujeme 1 až 4 úložky k tomuto témátku do tohoto čísla. |
|
|
|
for kod in range(1, rnd.randint(1, 4)): |
|
|
|
u, uz = gen_ulohy_tematu(rnd, organizatori, tema, kod, |
|
|
|
u, uz = gen_ulohy_tematu(rnd, organizatori, resitele, tema, kod, |
|
|
|
cislo, cislo_se_vzorakem) |
|
|
|
|
|
|
|
insert_last_child(tema_node, uz) |
|
|
|