Details
Description
When the problem grader assigns only a fraction of points for a test, it is still displayed as "OK" with green background, which could be misleading. It would be better to write "Partially OK" or just "OK" with a different bg colour (say, yellow).
I mean, when the grader outputs:
"OK
some message
50"
then the program is assigned 50% of the points. It is a different situation from the one when it gets 100% of the points but still the only difference in the display is in the footnote to the test case. Some of the contestants find this situation confusing.
I mean, when the grader outputs:
"OK
some message
50"
then the program is assigned 50% of the points. It is a different situation from the one when it gets 100% of the points but still the only difference in the display is in the footnote to the test case. Some of the contestants find this situation confusing.
Issue Links
- relates to
-
SIO-2291 Misc. UX improvements (meta-ticket)
-
Activity
- All
- Comments
- History
- Activity
- Transitions
- Commits
Change oioioi~master~I0e3d821621277702dabadcca9a75f6fe66355f55, patchset 1
https://gerrit.sio2project.mimuw.edu.pl/3105
SIO-2049 Differentiate colours between "OK" and "Partially OK"
Changed the colors and messages of a submission based on the score. Scores less than maximum no longer
look the same as the max ones.
Also introduced some cosmetic changes to color pallete and gradients.
Change-Id: I0e3d821621277702dabadcca9a75f6fe66355f55
https://gerrit.sio2project.mimuw.edu.pl/3105
Changed the colors and messages of a submission based on the score. Scores less than maximum no longer
look the same as the max ones.
Also introduced some cosmetic changes to color pallete and gradients.
Change-Id: I0e3d821621277702dabadcca9a75f6fe66355f55
Show
Gerrit Gerrit
added a comment - Change oioioi~master~I0e3d821621277702dabadcca9a75f6fe66355f55, patchset 1
https://gerrit.sio2project.mimuw.edu.pl/3105
SIO-2049 Differentiate colours between "OK" and "Partially OK"
Changed the colors and messages of a submission based on the score. Scores less than maximum no longer
look the same as the max ones.
Also introduced some cosmetic changes to color pallete and gradients.
Change-Id: I0e3d821621277702dabadcca9a75f6fe66355f55
https://gerrit.sio2project.mimuw.edu.pl/3390
(
SIO-2049) Test report color differentiation between "OK" and "Partially OK"Just like with the submission color, the test reports marked as "OK"
will now be highlighted with different shades of green, depending on
the fraction of the maximum score available for the test obtained
by the submission.
Test reports without defined maximum scores will always be highlighted
according only to their status, i.e. those of them that are marked
as "OK" will always receive the default, full shade of green.
Change-Id: I195ae2a7940083b53a6d77999b03ba051436703b