You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pavel Kucherbaev edited this page Jul 23, 2013
·
18 revisions
Intro
CrowdComputer supports machine and human tasks. Human tasks should have a web-page, where a worker can do his/her job. These human tasks can be published on its internal crowdcomputer marketplace and on Amazon Mechanical TURK.
In this guide we will learn, how to create web-pages for human tasks.
Guide
In this guide we consider an example of creation a survey page, where we want to get a feedback of people using some product "X".
Go to one of your lovely IDE and create a blank HTML page.
`
`
2. In the body tag create a form for collecting a required information.