ref: S-AP.02
As a participation space administrator I want to add a new component called decidim-elections, where I can define which type of Election I can do:


The types and use cases would be:
For each type of election, there should be an specific configuration:

As this use case is based on other component (decidim-budgets) that's currently under heavy development, it'd be out of the scope at the moment.
When setting up the component I also want to define the timeframe for voting by setting a day and a time to open and close the voting phase.
As a participatory space administrator I can:
Hi @carolromero! I'm working on this and I have one initial question: each elections component should represent an election or could contain many elections? In other words, it should be like surveys (one component => one survey) or like debates (one component => many debates)?
Hey @leio10! As I understand it, an Election component should be the container for one or more Elections, just like Debates. This way it also allows to save the history of Elections and its results.
For instance, in the case of an association that periodically has to consult its members on different issues within its general assembly, we would have an assembly menu item that could be called "Consultations" or "Decisions" with all the Elections, open or closed. Does this make sense to you?
Hi @decidim/product, I've added some extra implementation details for the election model admin zone in the PR description.
Most helpful comment
Hey @leio10! As I understand it, an Election component should be the container for one or more Elections, just like Debates. This way it also allows to save the history of Elections and its results.
For instance, in the case of an association that periodically has to consult its members on different issues within its general assembly, we would have an assembly menu item that could be called "Consultations" or "Decisions" with all the Elections, open or closed. Does this make sense to you?