{{ block title }}Image {{ a }} out of {{C.NUM_CLS_ROUNDS}} {{ endblock }} {{ block content }}

{% if treatment == 2 and round_number <= C.NUM_CLS_ROUNDS %}

The algorithmic score that this image is a TRUCK is {{ machine_prob }} out of 100.

{% elif treatment == 1 and round_number > C.NUM_CLS_ROUNDS %}

The algorithmic score that this image is a TRUCK is {{ machine_prob }} out of 100.

{% else %} {% endif %}

What do you think is the probability (from 0% to 100%) that this image is a truck or a car?

Click anywhere on the bar to move around your choice.

More CAR More TRUCK {{ formfield_errors 'check_slider_main' }} {{ formfield_errors 'prob' }}



{{ endblock }}