{% extends "global/Page.html" %}
{% load otree %}
{# ****************************************************************************************************************** #}
{# *** STYLES *** #}
{# ****************************************************************************************************************** #}
{% block styles %}
{% endblock %}
{# ****************************************************************************************************************** #}
{# *** TITLE *** #}
{# ****************************************************************************************************************** #}
{% block title %}
{% endblock %}
{# ****************************************************************************************************************** #}
{# *** CONTENT *** #}
{# ****************************************************************************************************************** #}
{% block content %}
During the survey you will access your webcam. If we cannot access your webcam, you cannot
participate in this survey.
Accessing your webcam...
Your webcam:
|
What we can read from your webcam:
|
Note that you will be in full control over what is happening to your webcam during the survey at all
times.

{% endblock %}