Basic concepts for Manual Task implementation
This topic contains some basic concepts to keep in mind when creating a Manual Task (MT).
Understand task design
Task size optimization
If an MT is too big, split it up into smaller tasks.
Task progress
See the Results tab.
Additional questions
- What is the goal of the task?
- What type of Workers will be suited for the task?
- How long should the task take to complete?
- Are there many variables to finding an answer?
- Is the task subjective?
- Is there a right or wrong answer?
Work through task on high level
- Use one or two data points.
- Define your input data (what do you already know?)
- Define your output data (what are you trying to achieve?)
- Design the task using the basic sections.
- Decide if the task requires a Training Test.
- Determine the Workforce. For details, refer to the Set Run parameters topic.