Settings

toloka.client.project.view_spec.ViewSpec.Settings | Source code

Settings(
self,
*,
show_finish: Optional[bool] = None,
show_fullscreen: Optional[bool] = None,
show_instructions: Optional[bool] = None,
show_message: Optional[bool] = None,
show_reward: Optional[bool] = None,
show_skip: Optional[bool] = None,
show_submit: Optional[bool] = None,
show_timer: Optional[bool] = None,
show_title: Optional[bool] = None
)

Common interface elements.

Parameters description

ParametersTypeDescription
show_finishOptional[bool]

Show the Exit button. The default is to show the button.

show_fullscreenOptional[bool]

Show the Expand to fullscreen button. The default is to show the button.

show_instructionsOptional[bool]

Show the Instructions button. The default is to show the button.

show_messageOptional[bool]

Show the Message for the requester button. The default is to show the button.

show_rewardOptional[bool]

Show the price per task page. The default is to show the price.

show_skipOptional[bool]

Show the Skip button. The default is to show the button.

show_submitOptional[bool]

Show the Submit button. The default is to show the button.

show_timerOptional[bool]

Show the timer. The default is to show the timer.

show_titleOptional[bool]

Show the project name on the top of a page. The default is to show the name.

Last updated: August 28, 2023

Toloka-Kit
OverviewGetting API keyQuick start
Recipes
Reference
toloka.client
toloka.async_client
toloka.autoquality [autoquality]
toloka.metrics
toloka.streaming