{% include "header" %} {% comment %} {% include "sub_navigation" %} {% endcomment %}
Earn MATTR Subject Experts badges as you learn
Get accredited
{% if learning_paths.enrolled.any? %} {% include "learning_paths_subject_mattr_experts", items: learning_paths.enrolled %} {% endif %}
Track your progress
Course learning status:
Completed
In progress
Not yet started
{% include "learning_paths_index", items: learning_paths.enrolled %} {% comment %} {% if learning_paths.available.any? %} {% assign available_lps = learning_paths.available %} {% assign unenrolled_lp_count = 0 %} {% assign available_learning_paths = learning_paths.available %} {% for available_lp in available_learning_paths %} {% unless available_lp.enrolled? %} {% assign unenrolled_lp_count = unenrolled_lp_count | plus: 1 %} {% endunless %} {% endfor %} {% if unenrolled_lp_count > 0 %}
Enroll for more accreditations
{% endif %} {% endif %} {% endcomment %} {% include "footer" %}