{%- from 'lart_macros.html' import lart_form_pipeline %} {%- extends 'base.html' %} {% block title %}L’ART Research Assistant - LSBQₑ - Completion{% endblock %} {% block headline %}Language and Social Background Questionnaire{% 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 LSBQe!

    Thank you for completing the Language and Social Background Questionnaire! If you think there's anything else we should know about you or your background then you can use the box below to tell us about this. Then just click on the “submit and continue” button to save your data and continue with the next task.
    {% endblock %} {% block tail_scripts %} {{ lart_form_pipeline('surveyNotesForm', '_lsbq_setnotes') }} {% endblock %}