{% extends "global/Page.html" %} {% load otree static %} {% block title %} Conversation {% endblock %} {% block content %}
| 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 }} |