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

Idea: Gamification #30

Open
benparsons opened this issue Mar 21, 2017 · 2 comments
Open

Idea: Gamification #30

benparsons opened this issue Mar 21, 2017 · 2 comments

Comments

@benparsons
Copy link
Contributor

Discussion with @philhewinson lead to some ideas around gamification. Perhaps the best of these is a format inspired by Who Wants to Be a Millionaire?:
Multiple (but finite) levels. At each level, the user is prompted to select their favourite, or rather which they think is the most popular glyph from a particular emoji. If they choose correctly they move to the next level. Difficulty of levels can be calculated by variance in glyph_score.

Big problem with this approach: all the data (i.e. answers) are available on the emoji pages.

@benparsons
Copy link
Contributor Author

Further discussion led to some ideas I really like.

Remove the results page entirely (currently only 74/3061 hits are on /results/*), and replace the vote page with two glyphs from the same set. User is now required to choose their favourite, and if they get the "correct" one they move to the next level (as above), otherwise they are back to zero.

Votes are now in pairs (ie we need to know which pair took which vote), meaning each emoji is like a mini-league.

Should result in a more addictive behaviour from the user, only two glyphs makes it very fast to play, and seeing the score tick up will keep users engaged.

@benparsons
Copy link
Contributor Author

This is basically an improved version of #15.

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

No branches or pull requests

1 participant