Iridescent-CM / technovation-app

The team submission platform for the Technovation Challenge
https://technovationchallenge.org
GNU General Public License v3.0
7 stars 4 forks source link

Mark score as deleted on student dashboard and admin pages if student moves from online scoring to RPE scoring #4522

Open dboyer opened 7 months ago

dboyer commented 7 months ago

Currently, if a team receives online scores but then is added to an RPE, the online scores are deleted. This can be confusing to students and judges.

The addition of the new toggle for when teams can be added to RPEs should cut down on the number of times this happens since the goal is to lock new additions to an RPE a couple weeks before the RPE happens.

But if there does happen to be an online score for a team who has been moved to an RPE, it would help if that score was no longer visible but instead replaced by a line saying "Score deleted" (rather than just disappears) so teams/judges don't wonder where the score went and VET can count that score toward awarding judge certificates.

shaun-technovation commented 6 months ago

The addition of the new toggle for when teams can be added to RPEs should cut down on the number of times this happens since the goal is to lock new additions to an RPE a couple weeks before the RPE happens.

Just noting that we should try to make it so that this^ will cover 100% of the cases, so that no scores are removed because of RPEs; I think that would be ideal.