For this type of project, you can use the Image classification preset. Note that validation, keyboard shortcuts, and task layout are already configured in this example.
View exampleYou can add media files (audio files, videos, images) from your own server, a cloud storage like Yandex Cloud, Google Cloud, and Amazon AWS, or Yandex Disk.
To add a detailed description to the task, use the view.text component.
View exampleTo let Tolokers leave comments about the task or their response, add a text field using field.textarea.
View exampleAdd keyboard shortcuts to rotate and zoom in images in the plugin.hotkeys configuration.
View exampleIf this preset doesn't meet your needs, see other examples in this section.
Decide whether a Toloker can select only one or multiple answer options:
If there are several possible answers to the question, use field.checkbox-group checkboxes.
View exampleThe helper.if component displays an interface element after a specific response is selected. For example, it lets a Toloker select correct statements about an image only if the image is loaded.
View exampleAdd a button that opens the search results and generate a search query link using the helper.search-query component. To make sure that a Toloker clicked on the link and checked its contents, configure validation, as in the example.
View exampleYou can display the web page in the built-in window using the view.iframe component. Place the image next to it using layout.side-by-side.
View exampleThis is a more complex example that compares the image with the results of a search query. The following components are added: