Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: Current Version
-
Fix Version/s: TAG 2020/21 Winter Sprint
-
Component/s: OIOIOI
-
Labels:
-
Sprint:TAG 2020/21 Winter Sprint
Description
Right now, the disqualification message says something like "By the power of the contest rules you are going to be disqualified.", and it's hardcoded. This isn't 100% accurate, as the disqualification process depends on the rules of the specific contest.
Eg. for OI, the juree would like the messageay to say "According the the Organizational Principles of the Competition, the proposition to disqualify you will be presented to the Head Comitee". On some other contests, a different message may be appropriate.
There should be a way to change this message, preferably on a per-contest basis.
Eg. for OI, the juree would like the messageay to say "According the the Organizational Principles of the Competition, the proposition to disqualify you will be presented to the Head Comitee". On some other contests, a different message may be appropriate.
There should be a way to change this message, preferably on a per-contest basis.
https://gerrit.sio2project.mimuw.edu.pl/3584
SIO-2048Allow customizing the disq messagePart of the message participant sees is fixed. This part says that
participant is disqualified and can use complaint forms to plea. This is
not accurate for some competitions and so there is need for ability to
customize the message.
New part to "Advanced" section of contest config is added, where the
message can be customized. Disqualification mixins ask for this custom
message and give those to templates renderers.
Change-Id: I4851f2f052b517d10977df2aed9618e56a090d15