support for observers

This commit is contained in:
Ville Rantanen
2018-12-12 22:09:12 +02:00
parent 74cdb27037
commit cef7966ad2
12 changed files with 144 additions and 33 deletions

View File

@@ -0,0 +1,16 @@
# if "true" voting is not possible. you can preview the form in address /preview/example
draft: false
# "open" vote style is open for anyone without tokens. "closed" requires tokens to be generated
vote_style: closed
# By default voters can not see the results
show_results: false
# Questions are any line that doesnt match configuration commands
It works?
# single choice answers are denoted with dashes
- yes
- no