{% assign catalog_courses = courses.in_catalog %}
{% assign survey_courses = "" %}
{% assign survey_course_completed = false %}
{% comment %} {% if current_school.id == "10183441-2254-4b1e-a9f7-9549ca773257" %} {% endif %}{% endcomment %}
{% comment %} LIVE SCHOOL {% endcomment %}
{% comment %} {% assign survey_course = catalog_courses | where: "id", "b3225a47-448d-4988-962a-18d37d6616d0" %} {% endcomment %}
{% comment %} {% if current_school.id == "804edb32-c300-42f3-82b7-e5d55fcbc2a6" %} {% endif %} {% endcomment %}
{% comment %} SANDBOX SCHOOL {% endcomment %}
{% comment %} {% assign survey_course = catalog_courses | where: "id", "fdc8acdc-0b7c-4064-a52b-1955379d411b" %} {% endcomment %}
{% comment %} {% endif %} {% endcomment %}
{% comment %} {% for course in survey_course %} {% endfor %} {% endcomment %}
{% comment %} {% if course.progress == 100 %} {% endif %}{% endcomment %}
{% comment %} {% assign survey_course_completed = true %} {% endcomment %}
{% comment %} {% endif %} {% endcomment %}
{% comment %} {% endfor %} {% endcomment %}
{% include "header" %}