{%- from 'lart_macros.html' import lart_form_pipeline %} {%- extends 'base.html' %} {% block title %}LART Research Assistant - AGT - Rating{% 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 %}

    Voice Rating Task

    Loading audio...

    The person in this recording sounds...

    Please use the sliders to record your response.

    {% endblock %} {% block tail_scripts %} {{ lart_form_pipeline('surveyRatingForm', '_agt_setratings') }} {% endblock %}