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
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
MO-P
Odevzdávací Systém MO
Commits
d9a2c099
Project 'mj/mo-submit' was moved to 'mo-p/osmo'. Please update any links and bookmarks that may still have the old path.
Commit
d9a2c099
authored
Jan 22, 2021
by
Jiří Setnička
Browse files
Options
Downloads
Patches
Plain Diff
V přehledu řešení úlohy referujeme na řešení/opravy jako finální namísto posledních
parent
346839af
Branches
Branches containing commit
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/org_contest_task.html
+5
-4
5 additions, 4 deletions
mo/web/templates/org_contest_task.html
with
5 additions
and
4 deletions
mo/web/templates/org_contest_task.html
+
5
−
4
View file @
d9a2c099
...
@@ -29,9 +29,10 @@
...
@@ -29,9 +29,10 @@
{% include "parts/org_submit_warning.html" %}
{% include "parts/org_submit_warning.html" %}
<p><i>
U každého účastníka je zobrazeno jeho
poslední odevzdané řešení
a přidělené body. Historii všech odevzdání, oprav a bodů
<p><i>
U každého účastníka je zobrazeno jeho
finální řešení, finální oprava
a přidělené body. Historii všech odevzdání, oprav a bodů
naleznete v detailu řešení.
naleznete v detailu řešení.
{% if sc.allow_upload_feedback or sc.allow_edit_points %}Tamtéž můžete odevzdávat nové verze.{% endif %}
{% if sc.allow_upload_feedback or sc.allow_edit_points %}Tamtéž můžete odevzdávat nové verze a změnit, které řešení/oprava je
finální (ve výchozím stavu poslední nahrané).{% endif %}
</i></p>
</i></p>
<p><i>
Legenda k symbolům:
<span
class=
'sol-late'
><b>
⚠
</b></span>
odevzdané po termínu,
<p><i>
Legenda k symbolům:
<span
class=
'sol-late'
><b>
⚠
</b></span>
odevzdané po termínu,
...
@@ -42,8 +43,8 @@ naleznete v detailu řešení.
...
@@ -42,8 +43,8 @@ naleznete v detailu řešení.
<thead>
<thead>
<tr>
<tr>
<th>
Účastník
<th>
Účastník
<th>
Posled
ní řešení
<th>
Finál
ní řešení
<th>
Posled
ní oprava
<th>
Finál
ní oprava
<th>
Přidělené body
<th>
Přidělené body
<th>
Akce
<th>
Akce
</tr>
</tr>
...
...
...
...
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
sign in
to comment