{% extends "sidebar.html" %} {% block main %}
{% if index == 0 %} {% elif index == 1 %} {% elif index == 2 %} {% elif index == 3 %} {% elif index == 4 %} {% elif index == 5 %} {% else %} {% endif %}

{% if index == 0 %} Overview:
Welcome to the ADAM help overview. Please thoroughly read the user manual before your first use.
To contact the MAPS PBC video department email video@mapsbcorp.com or call us at +1 831-777-2627. {% elif index == 1 %} {% elif index == 2 %} Networking:
An internet connection is required for ADAM to function fully. If internet is temporarily unavailable then you may start a recording but please notify the video department before the next scheduled session.
You may connect your ADAM device to the internet via either Ethernet or WiFi. To connect via Ethernet simply connect a LAN cable from your router.
To connect via WiFi, use the "Network" page in the settings menu. After entering your password, be sure to click "Accept" on the keyboard, then press "Save".
The symbol in the top right of the screen refreshes on each page load to indicate connectivity. {% elif index == 3 %} Authentication:
Therapist authentication details are stored on a personalized USB drive. The USB drive should be connected in order to first access the device. Once the pin has been entered, the USB can then be removed for recording. {% elif index == 4 %} Recording:
Before starting a recording use the "Equipment Setup" menu to check the equipment and camera views. If using two cameras, then angle one to face the participant and one to face the therapists.
If the ADAM display is distracting during a session, a rapid triple tap can be used to toggle screen dimming but take care not to accidentily stop, pause, or restart the recording.
Leave your device plugged in after stopping a recording so that the automatic upload has time to process. {% elif index == 5 %} Uploads:
The symbol will display in the top right of the screen to indicate an upload is in progress. Please do not disconnect the power supply while uploads are active. The icon is refreshed on each page load so to check the upload status, click on any link. If the symbol remains displayed then an upload is still in progress.
It is normal for logs to be uploaded on ADAM startup. The upload state does not affect your ability to record.
Once the upload completes your ADAM device may be turned off by simply disconnecting the power supply. {% else %} {% endif %}

{% endblock %}