{%- from 'lart_macros.html' import lart_form_pipeline %} {%- extends 'base.html' %} {% block title %}LART Research Assistant - AGT{% endblock %} {% block headline %}AGT: Voice Rating{% endblock %} {% block head_scripts %} {% endblock %} {% block head_styles %}{% endblock %} {% block drawer_info %}{% endblock %} {% block drawer_nav_options %}
  • {% endblock %} {% block content %}

    AGT: Voice Rating

    Please select one of the available versions of the AGT.

    Enter the researcher’s name or ID.

    Please provide a valid Researcher ID or name. The ID can only contain letters and numbers (no spaces, hyphens, etc.) and must be between 3 and 10 characters in length.

    Enter the location (e.g. town name) where the research is undertaken.

    Please enter a location name, for example Bangor, Gwynedd. Location names can contain letters, numbers, spaces, commas and parentheses and they can be up to 50 characters in length.

    Enter the participant’s pre-assigned ID.

    Please provide a valid Participant ID The ID can only contain letters and numbers (no spaces, hyphens, etc.), and should not contain personally identifiable information (such as a name) in order to protect the confidentiality of the collected data.

    Confirm consent:

    Please confirm that you have obtained informed consent from the participant before starting this questionnaire.

    {% endblock %} {% block tail_scripts %} {{ lart_form_pipeline('surveyDataForm', '_agt_init') }} {% endblock %}