Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Odevzdávací Systém MO
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Martin Mareš
Odevzdávací Systém MO
Commits
ff09a44d
Commit
ff09a44d
authored
1 year ago
by
Martin Mareš
Browse files
Options
Downloads
Patches
Plain Diff
Guide: Zadávání bodů za všechny úlohy dohromady
parent
e0beefb2
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
mo/web/templates/parts/org_contest_guide.html
+3
-2
3 additions, 2 deletions
mo/web/templates/parts/org_contest_guide.html
with
3 additions
and
2 deletions
mo/web/templates/parts/org_contest_guide.html
+
3
−
2
View file @
ff09a44d
...
...
@@ -75,8 +75,9 @@
{% else %}
<li>
Zadávání bodů je v tomto kole nepovinné, ale OSMO pak umí sestavit výsledkovou listinu.
{% endif %}
<li>
Body můžete vyplnit za každou úlohu zvlášť (tlačítko „Zadat body / založit řešení“ v seznamu úloh níže).
<li>
Také můžete
<a
href=
'{{ ctx.url_for('
org_generic_batch_points
',
add_del=
1)
}}'
>
nahrát celkovou bodovací tabulku
</a>
.
<li>
Body můžete vyplnit buď za
<a
href=
'{{ ctx.url_for('
org_contest_solutions_edit
')
}}'
>
všechny úlohy dohromady
</a>
,
nebo za každou úlohu zvlášť (tlačítko „Zadat body / založit řešení“ v seznamu úloh níže).
<li>
Také můžete
<a
href=
'{{ ctx.url_for('
org_generic_batch_points
',
add_del=
1)
}}'
>
nahrát bodovací tabulku
</a>
připravenou na počítači.
</ul>
<li>
Pak můžete
<a
href=
'{{ ctx.url_for('
org_contest_edit
',
set_state=
'graded'
)
}}'
>
ukázat body soutěžícím
</a>
, než soutěž uzavřete.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment