As continue to #76:
Making whole row grey is a bit harsh:

Maybe let's do the following: add a new column - rightmost.
Column should contain a some symbol - probably, check mark symbol or image or maybe small filled circle (like a medal) to distinguish it from successful tests column, if some scores are already saved. Also, we could make it conditional on scores amount:
| Scores |
Color |
Color code |
Usual meaning |
| 0 |
deep red |
#A00000 |
tests failed |
| 1 |
red |
#FF0000 |
detected plagiarism |
| 2-59 |
somewhat bronze |
#FF9E00 |
intermediate score - changes are requested |
| 60 - 89 |
somewhat yellow |
#FFFF00 |
passed, but lost too many scores on deadlines, codacy, etc |
| 90-99 |
somewhat green |
#00FF00 |
passed, but lost some points |
| 100 |
deep green |
#009000 |
full scores |
And then, I would say greyscaling should be rolled back.
Let's bring colors back =)
As continue to #76:

Making whole row grey is a bit harsh:
Maybe let's do the following: add a new column - rightmost.
Column should contain a some symbol - probably, check mark symbol or image or maybe small filled circle (like a medal) to distinguish it from successful tests column, if some scores are already saved. Also, we could make it conditional on scores amount:
And then, I would say greyscaling should be rolled back.
Let's bring colors back =)