# Keep poll results hidden?

**URL:** https://meta.discourse.org/t/keep-poll-results-hidden/29810
**Category:** Feature
**Created:** [2015年六月9日 15:16 UTC](https://meta.discourse.org/t/keep-poll-results-hidden/29810 "2015-06-09T15:16:18Z")
**Posts on this page:** 1
**Showing post:** 12

<div class="post-metadata">

### Author: ![alxsal](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/alxsal/32/119855_2.png) [@alxsal](https://meta.discourse.org/u/alxsal)
#### Post date: [2018年五月10日 10:39 UTC](https://meta.discourse.org/t/keep-poll-results-hidden/29810/12 "2018-05-10T10:39:17Z")

</div>

Sorry for reviving this topic, just to know whether the ability to keep poll results hidden is still being considered for implementation ?  
My use case is for using Discourse as an LMS and using polls as Multiple Choice Questionnaires : hiding the answers so far is important not to hint toward the correct answer…

I saw the manual / CSS solution by cpradio in [this other topic](https://meta.discourse.org/t/ability-to-hide-poll-results/39900), but this would be rather tedious when using a large number of polls :

> [@Ability to Hide Poll Results](https://meta.discourse.org/t/ability-to-hide-poll-results/39900/2):
>
> the only way I know of (and this impacts staff too), is to use CSS
> 
> ```
> section[data-topic-id="43"] .toggle-results { display: none }
> 
> ```

---

_[View the full topic](https://meta.discourse.org/t/keep-poll-results-hidden/29810)._
