-
Notifications
You must be signed in to change notification settings - Fork 8
Closed
Labels
A: BackendA task that concerns backend developmentA task that concerns backend developmentdifficultIssue that is relatively harder to fixIssue that is relatively harder to fixhigh priorityIssue that should be handled firstIssue that should be handled firstnew featureNew feature or requestNew feature or request
Description
Describe the feature you'd like
Instead of calculating the scores immediately after a judge has judged a project (and storing that score in the projects document), calculate the score when the admin user requests it. Why? Because I am thinking of implementing alternative scoring methods. For that to work, score calculations have to be done dynamically, as most rank aggregation methods are not a simple addition/subtraction method.
Pre-existing Issue or Justification
No response
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
A: BackendA task that concerns backend developmentA task that concerns backend developmentdifficultIssue that is relatively harder to fixIssue that is relatively harder to fixhigh priorityIssue that should be handled firstIssue that should be handled firstnew featureNew feature or requestNew feature or request