Scifabric / pybossa

PYBOSSA is the ultimate crowdsourcing framework (aka microtasking) to analyze or enrich data that can't be processed by machines alone.
http://pybossa.com
GNU Affero General Public License v3.0
745 stars 265 forks source link

Task Randomisation Has Problems #94

Closed gardners closed 12 years ago

gardners commented 12 years ago

In both 'Guess my age' and 'Melanoma' some pictures repeated directly after, which gives the sense of you having done something wrong. In 'Melanoma' I never got another picture.

Task selection probably requires some naunced behaviour to keep user interest maximised, and preventing repeated tasks is probably a significant part of this.

teleyinex commented 12 years ago

Hi,

For the moment PyBossa picks just a random tasks, and there are chances that you will get the same repeated. We will fix this soon, as I've several ideas about how we should deal with this scheduler. Once we implement it, I'll let you know it.

Thanks a lot for your feedback @gardners

teleyinex commented 12 years ago

Hi again. I'm closing this issue as I've created a new one for discussing this topic. Please check #109