Currently, the "Community Prediction" gets a leaderboard entry which corresponds to the "recency_weighted" aggregation. This is true even for tournaments that exclusively use "unweighted" as the default aggregation.
This proposes to solve the issue by calculating the "Community Prediction" entry score by accumulating the scores of the default_aggregation_method by question. Sometimes this would be the recency_weighted aggregation, sometimes the unweighted one.
This would mean that we remove non "Community Prediction" entries from leaderboards.
Currently, the "Community Prediction" gets a leaderboard entry which corresponds to the "recency_weighted" aggregation. This is true even for tournaments that exclusively use "unweighted" as the default aggregation.
This proposes to solve the issue by calculating the "Community Prediction" entry score by accumulating the scores of the
default_aggregation_methodby question. Sometimes this would be the recency_weighted aggregation, sometimes the unweighted one.This would mean that we remove non "Community Prediction" entries from leaderboards.