{% extends "global/Page.html" %} {% load otree static %} {% block title %} Conversation {% endblock %} {% block content %} {if player.id_in_group == 2} {% endif %} {if player.id_in_group == 1} {% endif %}
Your signal {{ private_signal }}
Expert's diagnostic result {{ diagnostic_result }}
Expert's recommended solution {{ recommended_solution }}
Your chosen diagnostic accuracy {{ precision_choice }}
Your diagnostic result {{ diagnostic_result }}
Your recommended solution for the client {{ recommended_solution }}
{% next_button %} {% endblock %}