Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add option to show results before / after voting #12

Open
ondrowan opened this issue May 15, 2012 · 1 comment
Open

Add option to show results before / after voting #12

ondrowan opened this issue May 15, 2012 · 1 comment
Milestone

Comments

@ondrowan
Copy link
Contributor

No description provided.

@ondrowan
Copy link
Contributor Author

We have answersVisible boolean field defined in Poll model at the moment. The problem is there are 4 options - show results:

  • only before voting (does this even make sense?)
  • only after voting
  • both before and after voting
  • don't show them at all

My proposal is to change field to string and define constants (eg. POLL_ANSWER_VISIBLE_BEFORE...) for this field.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant