title | permalink | layout |
---|---|---|
Online Hosted Instructions |
index.html |
home |
Hyperlinks to each of the lab exercises and demos are listed below.
{% assign exercises = site.pages | where_exp:"page", "page.url contains '/Instructions/Exercises'" %}
Module | Exercise |
---|---|
{% for activity in exercises %} | {{ activity.exercise.module }} |
{% endfor %} |