Skip to content

PM-5939 - Exclude F2f and tasks from campus leaderboard - #146

Merged
vas3a merged 1 commit into
developfrom
PM-5370_campus-leaderboard
Aug 24, 2026
Merged

PM-5939 - Exclude F2f and tasks from campus leaderboard#146
vas3a merged 1 commit into
developfrom
PM-5370_campus-leaderboard

Conversation

@vas3a

@vas3a vas3a commented Aug 24, 2026

Copy link
Copy Markdown
Collaborator

https://topcoder.atlassian.net/browse/PM-5939

This pull request updates the campus program leaderboard to exclude Tasks and First2Finish challenges from the results. The main changes ensure that only standard challenges are counted toward the leaderboard, both in the SQL logic and in the service documentation.

Leaderboard logic updates:

  • Updated the campus-leaderboard.sql query to filter out Tasks and First2Finish challenges by adding conditions to exclude these challenge types in the member_participation CTE.
  • Clarified the SQL file comments to specify that Tasks and First2Finish challenges are excluded from the leaderboard.

Documentation updates:

  • Updated the TopcoderReportsService TypeScript documentation to note that Tasks and First2Finish challenges are excluded from the campus leaderboard.

@vas3a
vas3a merged commit cc88970 into develop Aug 24, 2026
5 checks passed
@vas3a
vas3a deleted the PM-5370_campus-leaderboard branch August 24, 2026 09:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant