Crowdsourcing Code and Process Via Code Hunt.

Tao Xie,Judith Bishop,R. Nigel Horspool,Nikolai Tillmann,Jonathan de Halleux
DOI: https://doi.org/10.1109/csi-se.2015.10
2015-01-01
Abstract:Crowdsourcing programming relies on active participation. One way to get such participation is through an engaging game. Code Hunt (https://www.codehunt.com/) from Microsoft Research is a web-based serious gaming platform with the potential to be leveraged as a crowdsourcing system. In Code Hunt, players create programs by re-engineering against a changing set of test cases. The game has been played by over 100,000 players in world-wide contests, and to practice coding skills. The vast collected data of code modified by players and the process taken to succeed could be used by others for software construction, teaching, or learning. In this position paper, we discuss these existing crowdsourcing activities in Code Hunt and a future game type for crowdsourcing.
What problem does this paper attempt to address?