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

Thank you for completing the AGT Voice Rating task!

Well done!

You have now completed the AGT Voice Rating task. Your data has been saved.

Please click “Continue” when you’re ready to continue.

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