Skip to content
Snippets Groups Projects
Commit a0693e44 authored by Martin Mareš's avatar Martin Mareš
Browse files

Opravovatel má právo odevzdávat řešení

To je potřeba v případech, kdy se řeší na papíře a skenují se až
opravená řešení.
parent 2d146328
Branches
No related tags found
1 merge request!122Různé drobné opravy
...@@ -146,6 +146,7 @@ roles: List[Role] = [ ...@@ -146,6 +146,7 @@ roles: List[Role] = [
rights={ rights={
Right.view_contestants, Right.view_contestants,
Right.view_submits, Right.view_submits,
Right.upload_solutions,
Right.upload_feedback, Right.upload_feedback,
Right.edit_points, Right.edit_points,
Right.view_statement, Right.view_statement,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment