Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement new Borda counting algorithm with dynamic judge assignment based on balancing comparisons between projects #137

Merged
merged 7 commits into from
Sep 11, 2024

Conversation

MichaelZhao21
Copy link
Contributor

Description

  • New borda counting algorithm that assigns points based on number of projects seen
  • Added dynamic judge project assignment algorithm that prioritizes the number of projects seen
  • Added more projects to the test projects list
  • Added option in admin page for "min views" settings

Fixes #123

Type of Change

Delete options that do not apply:

  • Bug fix (change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactor (code changes that doesn't affect functionality)

Is this a breaking change?

  • Yes
  • No

Copy link

vercel bot commented Sep 11, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
jury ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 11, 2024 5:08am

@MichaelZhao21 MichaelZhao21 merged commit bad9586 into master Sep 11, 2024
2 checks passed
@MichaelZhao21 MichaelZhao21 deleted the feat/new-algo branch September 11, 2024 05:12
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.

**new algorithm changes**
1 participant