Description
The checkpont and final submissions count in the challenge details page is incorrect.
Please see below example:
https://www.topcoder.com/challenges/30121515?tab=submissions
Checkpoint = 7
Final = 21
But in Direct/Online Review
https://www.topcoder.com/direct/contest/submissions.action?projectId=30121515&formData.viewType=GRID&formData.roundType=FINAL
https://software.topcoder.com/review/actions/ViewProjectDetails?method=viewProjectDetails&pid=30121515
Checkpoint = 9
Final =10
KPI Dashboard - Power BI DViz Design Concepts Challenge
https://www.topcoder.com/challenges/30120715/?type=design
Checkpoint = 11
Final = 23
https://www.topcoder.com/direct/contest/submissions.action?projectId=30120715&formData.viewType=GRID&formData.roundType=CHECKPOINT
Checkpoint = 12
Final = 10
~
Novus Onboarding Mobile Application Design Challenge
https://www.topcoder.com/challenges/30120209/?type=design
Checkpoint = 22
Final = 37
https://www.topcoder.com/direct/contest/submissions.action?projectId=30120209&formData.viewType=GRID&formData.roundType=CHECKPOINT
Checkpoint = 22
Final = 12
The giveaway is the Final should not be larger than the Checkpoint.