lexicongovernance / pluraltools-backend

Backend implementation of the plural voting tool.
https://demo.lexicongovernance.org/
GNU General Public License v3.0
3 stars 1 forks source link

return relevant group for cycle #390

Closed diegoalzate closed 3 months ago

diegoalzate commented 3 months ago

closes https://github.com/lexicongovernance/pluraltools-backend/issues/391

overview

in get cycle, we would return the a group with no specific filter. now we check that the group we return is relevant to the question and the plural score calculation.