timofeysie / dot-one

A social network platform in vanilla React
1 stars 0 forks source link

Polling Features #7

Closed timofeysie closed 2 weeks ago

timofeysie commented 7 months ago

Poll Options: 1) Multiple Choice Who do you support for President of the USA? a) Biden b) Trump c) Kennedy Jr. d) none of the above

2) Yes or No Do you believe that healthcare should be free for all? Yes or No?

3) Ranking 1-5 Rank these candidates in order of preference O Biden O Trump O Kennedy Jr.

timofeysie commented 7 months ago

Do polling features stay open forever? Can someone come back a month later and still answer the poll? For example, twitter has a time limit and also shows results:

Image

When will the results of our polls be shown? Will it show answers before the end of a possible time limit?

If it's up to me, I would an AMP quiz which would be on the AMP version of .one (ie, the one that loads in 2 seconds rather than the one that loads in 20 seconds and can be used for content creation). You can see a demo of an AMP quiz here: https://amp.dev/documentation/examples/components/amp-story-interactive-quiz/preview/

MikeInKorea commented 6 months ago

interseting... I think they stay open forever.... but are measured and presented with a time component. (eg. over the last 6 months, 81% of citizens polled agree that...) . That actually provides an great way to measure shifts in public opinion as well.

MikeInKorea commented 6 months ago

You can't vote again, but it would be great if you could change your vote

MikeInKorea commented 6 months ago

Show results after voting

timofeysie commented 2 weeks ago

The polls feature has been deployed: image

However, I have having issue logging in due to network issues which I will have to resolve later.

timofeysie commented 2 weeks ago

Here are some screenshots for now: image

The site in general needs a style overhaul which I will open another task for.