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

Quiz settings have few unnessesary, but complicated options

    Details

      Description

      Quiz setting have some settings difficult to understand for casual users.
      These setting should be removed from teachers view, as they may not understand what they are about, and left for admins, but with defaults set to the reasonable ones.

        Activity

        Hide
        Stanisław Strzelecki added a comment -
        On the other side in the settings, picking the round might be added
        Show
        Stanisław Strzelecki added a comment - On the other side in the settings, picking the round might be added
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~I68abd5f1c336e8d2bb59a0992756b92c64ff3a34, patchset 1
        https://gerrit.sio2project.mimuw.edu.pl/3359

        SIO-2286 Quiz settings have few unnessesary, but complicated options

        Removed 'trim-whitespaces' variable from quiz model.
        Fixed all the places where it was used, hard setting variables to True.

        Changed default of 'ignore_case' to True in admin model,
        cause it's an option that should default to True.

        Change-Id: I68abd5f1c336e8d2bb59a0992756b92c64ff3a34
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~I68abd5f1c336e8d2bb59a0992756b92c64ff3a34, patchset 1 https://gerrit.sio2project.mimuw.edu.pl/3359 SIO-2286 Quiz settings have few unnessesary, but complicated options Removed 'trim-whitespaces' variable from quiz model. Fixed all the places where it was used, hard setting variables to True. Changed default of 'ignore_case' to True in admin model, cause it's an option that should default to True. Change-Id: I68abd5f1c336e8d2bb59a0992756b92c64ff3a34
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~I47d0f1f1e663cb66efbd46e52ddf0a5ef4f56c5f, patchset 1
        https://gerrit.sio2project.mimuw.edu.pl/3360

        SIO-2286 Quiz settings have few unnessesary, but complicated options

        Removed 'ignore_case' field in question model.
        Made case insensitivity always set to True.
        On the other hand, added it to contest controller,
        so it can be overwritten for certain contests.

        Also swapped points field with "is multiple choice" checkbox,
        so that both checkboxes are next to each other,
        and both of them are below point field.
        It looks more estetic to me after made changes.

        Change-Id: I47d0f1f1e663cb66efbd46e52ddf0a5ef4f56c5f
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~I47d0f1f1e663cb66efbd46e52ddf0a5ef4f56c5f, patchset 1 https://gerrit.sio2project.mimuw.edu.pl/3360 SIO-2286 Quiz settings have few unnessesary, but complicated options Removed 'ignore_case' field in question model. Made case insensitivity always set to True. On the other hand, added it to contest controller, so it can be overwritten for certain contests. Also swapped points field with "is multiple choice" checkbox, so that both checkboxes are next to each other, and both of them are below point field. It looks more estetic to me after made changes. Change-Id: I47d0f1f1e663cb66efbd46e52ddf0a5ef4f56c5f
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~I47d0f1f1e663cb66efbd46e52ddf0a5ef4f56c5f, patchset 2
        https://gerrit.sio2project.mimuw.edu.pl/3360

        SIO-2286 Quiz settings have few unnessesary, but complicated options

        Removed 'ignore_case' field in question model.
        Made case insensitivity always set to True.
        On the other hand, added it to contest controller,
        so it can be overwritten for certain contests.

        Also swapped points field with "is multiple choice" checkbox,
        so that both checkboxes are next to each other,
        and both of them are below point field.
        It looks more estetic to me after made changes.

        Change-Id: I47d0f1f1e663cb66efbd46e52ddf0a5ef4f56c5f
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~I47d0f1f1e663cb66efbd46e52ddf0a5ef4f56c5f, patchset 2 https://gerrit.sio2project.mimuw.edu.pl/3360 SIO-2286 Quiz settings have few unnessesary, but complicated options Removed 'ignore_case' field in question model. Made case insensitivity always set to True. On the other hand, added it to contest controller, so it can be overwritten for certain contests. Also swapped points field with "is multiple choice" checkbox, so that both checkboxes are next to each other, and both of them are below point field. It looks more estetic to me after made changes. Change-Id: I47d0f1f1e663cb66efbd46e52ddf0a5ef4f56c5f
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~I47d0f1f1e663cb66efbd46e52ddf0a5ef4f56c5f, patchset 3
        https://gerrit.sio2project.mimuw.edu.pl/3360

        SIO-2286 Quiz settings have few unnessesary, but complicated options

        Removed 'ignore_case' field in question model.
        Made case insensitivity always set to True.
        On the other hand, added it to contest controller,
        so it can be overwritten for certain contests.

        Also swapped points field with "is multiple choice" checkbox,
        so that both checkboxes are next to each other,
        and both of them are below point field.
        It looks more estetic to me after made changes.

        Change-Id: I47d0f1f1e663cb66efbd46e52ddf0a5ef4f56c5f
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~I47d0f1f1e663cb66efbd46e52ddf0a5ef4f56c5f, patchset 3 https://gerrit.sio2project.mimuw.edu.pl/3360 SIO-2286 Quiz settings have few unnessesary, but complicated options Removed 'ignore_case' field in question model. Made case insensitivity always set to True. On the other hand, added it to contest controller, so it can be overwritten for certain contests. Also swapped points field with "is multiple choice" checkbox, so that both checkboxes are next to each other, and both of them are below point field. It looks more estetic to me after made changes. Change-Id: I47d0f1f1e663cb66efbd46e52ddf0a5ef4f56c5f
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~I47d0f1f1e663cb66efbd46e52ddf0a5ef4f56c5f, patchset 4
        https://gerrit.sio2project.mimuw.edu.pl/3360

        SIO-2286 Quiz settings have few unnessesary, but complicated options

        Removed 'ignore_case' field in question model.
        Made case insensitivity always set to True.
        On the other hand, added it to contest controller,
        so it can be overwritten for certain contests.

        Also swapped points field with "is multiple choice" checkbox,
        so that both checkboxes are next to each other,
        and both of them are below point field.
        It looks more estetic to me after made changes.

        Change-Id: I47d0f1f1e663cb66efbd46e52ddf0a5ef4f56c5f
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~I47d0f1f1e663cb66efbd46e52ddf0a5ef4f56c5f, patchset 4 https://gerrit.sio2project.mimuw.edu.pl/3360 SIO-2286 Quiz settings have few unnessesary, but complicated options Removed 'ignore_case' field in question model. Made case insensitivity always set to True. On the other hand, added it to contest controller, so it can be overwritten for certain contests. Also swapped points field with "is multiple choice" checkbox, so that both checkboxes are next to each other, and both of them are below point field. It looks more estetic to me after made changes. Change-Id: I47d0f1f1e663cb66efbd46e52ddf0a5ef4f56c5f
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~I47d0f1f1e663cb66efbd46e52ddf0a5ef4f56c5f, patchset 5
        https://gerrit.sio2project.mimuw.edu.pl/3360

        SIO-2286 Quiz settings have few unnessesary, but complicated options

        Removed 'ignore_case' field in question model.
        Made case insensitivity always set to True.
        On the other hand, added it to contest controller,
        so it can be overwritten for certain contests.

        Also swapped points field with "is multiple choice" checkbox,
        so that both checkboxes are next to each other,
        and both of them are below point field.
        It looks more estetic to me after made changes.

        Change-Id: I47d0f1f1e663cb66efbd46e52ddf0a5ef4f56c5f
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~I47d0f1f1e663cb66efbd46e52ddf0a5ef4f56c5f, patchset 5 https://gerrit.sio2project.mimuw.edu.pl/3360 SIO-2286 Quiz settings have few unnessesary, but complicated options Removed 'ignore_case' field in question model. Made case insensitivity always set to True. On the other hand, added it to contest controller, so it can be overwritten for certain contests. Also swapped points field with "is multiple choice" checkbox, so that both checkboxes are next to each other, and both of them are below point field. It looks more estetic to me after made changes. Change-Id: I47d0f1f1e663cb66efbd46e52ddf0a5ef4f56c5f
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~I47d0f1f1e663cb66efbd46e52ddf0a5ef4f56c5f, patchset 6
        https://gerrit.sio2project.mimuw.edu.pl/3360

        SIO-2286 Quiz settings have few unnessesary, but complicated options

        Removed 'ignore_case' field in question model.
        Made case insensitivity always set to True.
        On the other hand, added it to contest controller,
        so it can be overwritten for certain contests.

        Also swapped points field with "is multiple choice" checkbox,
        so that both checkboxes are next to each other,
        and both of them are below point field.
        It looks more estetic to me after made changes.

        Change-Id: I47d0f1f1e663cb66efbd46e52ddf0a5ef4f56c5f
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~I47d0f1f1e663cb66efbd46e52ddf0a5ef4f56c5f, patchset 6 https://gerrit.sio2project.mimuw.edu.pl/3360 SIO-2286 Quiz settings have few unnessesary, but complicated options Removed 'ignore_case' field in question model. Made case insensitivity always set to True. On the other hand, added it to contest controller, so it can be overwritten for certain contests. Also swapped points field with "is multiple choice" checkbox, so that both checkboxes are next to each other, and both of them are below point field. It looks more estetic to me after made changes. Change-Id: I47d0f1f1e663cb66efbd46e52ddf0a5ef4f56c5f
        Hide
        Gerrit Gerrit added a comment -
        Change oioioi~master~I47d0f1f1e663cb66efbd46e52ddf0a5ef4f56c5f, patchset 7
        https://gerrit.sio2project.mimuw.edu.pl/3360

        SIO-2286 Quiz settings have few unnessesary, but complicated options

        Removed 'ignore_case' field in question model.
        Made case insensitivity always set to True.
        On the other hand, added it to contest controller,
        so it can be overwritten for certain contests.

        Also swapped points field with "is multiple choice" checkbox,
        so that both checkboxes are next to each other,
        and both of them are below point field.
        It looks more estetic to me after made changes.

        Change-Id: I47d0f1f1e663cb66efbd46e52ddf0a5ef4f56c5f
        Show
        Gerrit Gerrit added a comment - Change oioioi~master~I47d0f1f1e663cb66efbd46e52ddf0a5ef4f56c5f, patchset 7 https://gerrit.sio2project.mimuw.edu.pl/3360 SIO-2286 Quiz settings have few unnessesary, but complicated options Removed 'ignore_case' field in question model. Made case insensitivity always set to True. On the other hand, added it to contest controller, so it can be overwritten for certain contests. Also swapped points field with "is multiple choice" checkbox, so that both checkboxes are next to each other, and both of them are below point field. It looks more estetic to me after made changes. Change-Id: I47d0f1f1e663cb66efbd46e52ddf0a5ef4f56c5f

          People

          • Assignee:
            Szymon Acedański
            Reporter:
            Stanisław Strzelecki
            TAG Developer:
            Stanisław Strzelecki
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Due:
              Created:
              Updated:
              Resolved: