decidim-archive / decidim-module-consultations

:warning: [DEPRECATED] Decidim module for consultations: debates around critical questions and a proxy for eVoting. Now it's on decidim/decidim repository.
1 stars 0 forks source link

Vote Button #10

Closed ailopezglez closed 6 years ago

ailopezglez commented 6 years ago

Because right now the voting platform is not decided, we have two options:

  1. Select in the consultation configuration if Decidim record the votes or whether it will be an external platform. The vote configuration with external systems, will take place later, once the decision is made
  2. The button take no action

@xabier What you think is most appropriate at this time?

xabier commented 6 years ago

@andreslucena ?

xabier commented 6 years ago

We want the following to happen when the Vote button is pressed.

  1. When Decidim is used combined with a secure eVoting SaaS --> an iframe or redirec to SaaS is displayed
  2. When Decidim is used as-is:
    • Admins define a set of responses to the question: number of responses and content of responses
    • Users click the vote button and a pop-up displays the question and the responses followed (or preceeded) by a button to select that response.
    • Once voted the vote-button appears as "already voted"

@htmlboy can you provide a mockup for this?

htmlboy commented 6 years ago

Hi! I can add a new view with a modal prompt in the HTML prototype I'm preparing, no problem.

jsperezg commented 6 years ago

@htmlboy Where can I access to the html prototype?

htmlboy commented 6 years ago

@jsperezg https://github.com/decidim/design/pull/178