{% load otree %}
{{ if not participant.base }} In part 1 of each decision, the computers solve a task. You decide which task the computers solve. {{ else }} In part 1 of each decision, the computer solves a task. You decide which task the computer solves. {{ endif }}
{# Before part 2, you will see how much money the computer produces.#} {{ if participant.salient }} We may also tell you the computers' quality, depending on your part 1 choice. {# {{ else }} This is the only extra information about the computer you will see.#} {{endif}}