Receiving responses
You can download performers' responses in a TSV file as tasks are completed.
If tasks were distributed with an overlap of more than 2, run aggregation. Toloka will process all performers' responses for the task and form the resulting response.
Getting the TSV file with responses
To get a TSV file with performers' responses, click the Download results button on the pool page.
- Fields in the TSV file with responses
-
INPUT:<name of the input data field>
— Input data for tasks.OUTPUT:<name of the output data field>
— The performers' responses. For training tasks, the field includes first attempted answers.GOLDEN:<name of the output data field>
— Responses for control tasks.HINT:text
— Hints for training tasks.Information about the task completion (the same for all tasks on the page):
ASSIGNMENT:link
— Link for viewing the task suite.ASSIGNMENT:assignment_id
— ID of the assigned task suite.ASSIGNMENT:worker_id
— ID of the performer who completed the task.ASSIGNMENT:started
— Date and time the task suite was assigned.ASSIGNMENT:status
— Task status:SUBMITTED
— completed,APPROVED
— accepted,REJECTED
— declined.
- Sample TSV file
-
Getting files
If the performers were asked to upload files, the TSV file with responses will contain IDs of the files received from performers. To download files on your computer, click the
button on the pool page.You can download all files in the pool in one archive up to 4 GB in size. If the archive is too large (more than 4 GB), use the following tips:
Select a single status or pick a smaller time range.
For example, if you need to review assignments, only download the submitted assignments rather than the accepted or rejected ones.
If the file still exceeds the permitted size, pick a smaller time range and download the archives in several batches. The time range can be reduced to 1 day.
On the pool page, click Review assignments (or View assignments if they have already been accepted) to go to the page with the performers' responses. Each string contains the performer's response to one task suite.
Select the responses you need and click
. Download the archives in several batches. You can select and download no more than 100 responses at a time.Use the Toloka API to download files with responses.
Troubleshooting
- Assign them a hidden skill, or use an existing skill linked to the pool.
- Go to Messages and click Write → Group → Add filter → Choose your skill → <skill name>.
- If you created a new skill, specify the value you assigned to the chosen group, (for example, 1). If you use an existing skill, specify the minimum value.
No. After sending a task, the performer can't make any changes to it. You can add tasks that were completed incorrectly to a new pool.
No, you can't fix anything in the task itself. However, you can do this manually in the results file.
You can only accept or reject an assignment.
You can deny access to the pool if the performer's responses are too fast, if they don't match the majority vote, or if the performer makes too many mistakes in control tasks. Tasks completed by such performers can be given to other performers.
Simply give the performer a separate reward without changing the task status. You can't change the task status in the pool in this case.
Accept the task and update the instructions. Otherwise, you violate the Requester Agreement that requires to clearly state the task requirements and the results expected from the user.
No. For example, there are 10 tasks in a suite that costs $0.10, and the performer did 2 of them incorrectly.
You can't accept the correct answers and pay for this part ($0.08). Response pages are accepted or rejected in their entirety.
Perhaps the performers found your tasks too difficult. Try to simplify them.
Shorten instructions and rewrite using simpler language. Add pictures and examples.
Make the interface more user-friendly and don't make the performer complete unnecessary actions. Use keyboard shortcuts.
Starting from December 15, 2021, tasks in pools are automatically available in the web version of Toloka and the mobile app. If your task isn't available on mobile devices, it means that you might have forgotten to add the Client filter.
Reply to messages from performers regularly. Try to provide feedback as fast as possible. Correct errors promptly and use mailing lists to notify performers of changes.
When you upload a file with rows, double quotes indicate an area where you can use special characters (tabs or line breaks). Toloka merges everything in between the quotes into one row to make up one task. To use double quotes inside such an area, you need to escape them with another quote. Read more here.
null
, otherwise, it's undefined
.The results show the responses of all users, including those who are banned. To exclude their responses from the results, select the option Exclude assignments by banned users. It will delete the responses from users who were banned at the moment the results were downloaded, not when the pool was labeled.
When you download the results file, select the Start time and Submit time checkboxes. The downloaded file will include the exact UTC date and time when the performer accepted the assignment and submitted it.