What problem are you trying to solve with Submitty
#12524 fixes an issue where leaderboard ties are sequential (2 entries that are tied have different ranks). We do not have any Cypress tests to verify that this logic holds.
Describe the way you'd like to solve this problem
Add a Cypress test for leaderboard ranking/tie logic. We can add it to leaderboard_gradeable.spec.js.
Describe any potential alternatives you'd tried to solve the problem
N / A
Additional context
Leaderboard gradeable in the sample course:
http://localhost:1511/courses/s26/sample/gradeable/leaderboard
What problem are you trying to solve with Submitty
#12524 fixes an issue where leaderboard ties are sequential (2 entries that are tied have different ranks). We do not have any Cypress tests to verify that this logic holds.
Describe the way you'd like to solve this problem
Add a Cypress test for leaderboard ranking/tie logic. We can add it to
leaderboard_gradeable.spec.js.Describe any potential alternatives you'd tried to solve the problem
N / A
Additional context
Leaderboard gradeable in the sample course:
http://localhost:1511/courses/s26/sample/gradeable/leaderboard