acdh-oeaw / wugsy

Crowdsourcing language data
MIT License
1 stars 3 forks source link

More profile data #2

Open interrogator opened 6 years ago

interrogator commented 6 years ago

Currently, we have a simple profile system, with a few possible fields. We need far more information in profiles, however, including language background, age, location, whatever.

The plan is to incentivise profile-filling by rewarding users with tokens, or more tokens per game if they have more profile info. So, it would be nice for the frontend part of the profile to do whatever is possible to encourage adding to profiles, such as some 'completeness indicator', or what have you.

Because there are qualitative and quantitative interests in the data, we should also try to have spaces where people can write in free-text about things they care about.

Solving this issue will backend, frontend and database work.