{% extends "global/Page.html" %} {% load otree static %} {% block title %} Page 12 / 14 {% endblock %} {% block content %}

Your team has already started to plan the tour, but then a problem came up.
Your new author wants to make a change in the plans. He wants to add new destinations to the tour.
He called your team to explain his new requests.

In your team, how will you handle this unexpected situation?

Card image cap

We call a group meeting in order to brainstorm possibilities that include the author’s requests and make a collective decision.

Card image cap

Each of us works independently on a solution. Then, we meet to decide on the best solution.

Card image cap

Each one of us works independently on a possible solution and presents it to the author. The author can decide on the best possible solution.

{% formfield player.choice2 %}
Please click on the 'Next' button to proceed.


{% next_button %} {% endblock %}