The SIO2 project
  1. The SIO2 project
  2. SIO-2048

Allow customizing the disqualification message

    Details

    • Type: Improvement Improvement
    • Status: Resolved Resolved
    • Priority: Major 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.

        Activity

        Hide
        Szymon Acedański added a comment -
        This issue has been automatically closed as Obsolete due to no activity for 365 days.

        Feel free to reopen it or create a new one if it's still relevant.
        Show
        Szymon Acedański added a comment - This issue has been automatically closed as Obsolete due to no activity for 365 days. Feel free to reopen it or create a new one if it's still relevant.
        Szymon Acedański made changes -
        Field Original Value New Value
        Status New [ 10000 ] Resolved [ 5 ]
        Assignee Szymon Acedański [ accek ]
        Resolution Obsolete [ 7 ]
        Hide
        Wojciech Dubiel added a comment -
        We just had this problem again during OIJ finals.
        Show
        Wojciech Dubiel added a comment - We just had this problem again during OIJ finals.
        Wojciech Dubiel made changes -
        Resolution Obsolete [ 7 ]
        Status Resolved [ 5 ] Reopened [ 4 ]
        Wojciech Dubiel made changes -
        Labels tag2
        Wojciech Dubiel made changes -
        Assignee Szymon Acedański [ accek ]
        Jakub Wasilewski made changes -
        Assignee Jakub Wasilewski [ wasyl ]
        Wojciech Dubiel made changes -
        Affects Version/s TAG 2020/21 Winter Sprint [ 13100 ]
        Affects Version/s Current Version [ 11000 ]
        Wojciech Dubiel made changes -
        Affects Version/s Current Version [ 11000 ]
        Affects Version/s TAG 2020/21 Winter Sprint [ 13100 ]
        Wojciech Dubiel made changes -
        Fix Version/s TAG 2020/21 Winter Sprint [ 13100 ]
        Wojciech Dubiel made changes -
        Sprint TAG 2020/21 Winter Sprint [ 4 ]
        Hide
        Jakub Radoszewski added a comment -
        And again, during the first stage of OIJ
        Show
        Jakub Radoszewski added a comment - And again, during the first stage of OIJ
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~I4851f2f052b517d10977df2aed9618e56a090d15, patchset 1
        https://gerrit.sio2project.mimuw.edu.pl/3584

        SIO-2048 Allow customizing the disq message

        Part 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
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~I4851f2f052b517d10977df2aed9618e56a090d15, patchset 1 https://gerrit.sio2project.mimuw.edu.pl/3584 SIO-2048 Allow customizing the disq message Part 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
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~I4851f2f052b517d10977df2aed9618e56a090d15, patchset 2
        https://gerrit.sio2project.mimuw.edu.pl/3584

        SIO-2048 Allow customizing the disq message

        Part 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
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~I4851f2f052b517d10977df2aed9618e56a090d15, patchset 2 https://gerrit.sio2project.mimuw.edu.pl/3584 SIO-2048 Allow customizing the disq message Part 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
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~I4851f2f052b517d10977df2aed9618e56a090d15, patchset 3
        https://gerrit.sio2project.mimuw.edu.pl/3584

        SIO-2048 Allow customizing the disq message

        Part 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
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~I4851f2f052b517d10977df2aed9618e56a090d15, patchset 3 https://gerrit.sio2project.mimuw.edu.pl/3584 SIO-2048 Allow customizing the disq message Part 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
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~I4851f2f052b517d10977df2aed9618e56a090d15, patchset 4
        https://gerrit.sio2project.mimuw.edu.pl/3584

        SIO-2048 Allow customizing the disq message

        Part 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
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~I4851f2f052b517d10977df2aed9618e56a090d15, patchset 4 https://gerrit.sio2project.mimuw.edu.pl/3584 SIO-2048 Allow customizing the disq message Part 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
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~I4851f2f052b517d10977df2aed9618e56a090d15, patchset 5
        https://gerrit.sio2project.mimuw.edu.pl/3584

        SIO-2048 Allow customizing the disq message

        Part 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
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~I4851f2f052b517d10977df2aed9618e56a090d15, patchset 5 https://gerrit.sio2project.mimuw.edu.pl/3584 SIO-2048 Allow customizing the disq message Part 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
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~I4851f2f052b517d10977df2aed9618e56a090d15, patchset 6
        https://gerrit.sio2project.mimuw.edu.pl/3584

        SIO-2048 Allow customizing the disq message

        Part 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
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~I4851f2f052b517d10977df2aed9618e56a090d15, patchset 6 https://gerrit.sio2project.mimuw.edu.pl/3584 SIO-2048 Allow customizing the disq message Part 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
        Jakub Wasilewski made changes -
        Status Reopened [ 4 ] Resolved [ 5 ]
        Assignee Jakub Wasilewski [ wasyl ] Wojciech Dubiel [ wolf480 ]
        Resolution Fixed [ 1 ]
        Transition Time In Source Status Execution Times Last Executer Last Execution Date
        New New Resolved Resolved
        881d 4h 30m 1 Szymon Acedański 2020-04-27 16:27
        Resolved Resolved Reopened Reopened
        44d 20h 5m 1 Wojciech Dubiel 2020-06-11 12:33
        Reopened Reopened Resolved Resolved
        228d 8h 11m 1 Jakub Wasilewski 2021-01-25 19:44

          People

          • Assignee:
            Wojciech Dubiel
            Reporter:
            Wojciech Dubiel
          • Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved:

              Agile