Skip to content

Fix error in Jekyll logic

Closes #61 (closed) Closes #60 (closed)

The Jekyll+JS mix was missing an {% if ... %} tag, which was causing weird behaviour when a module had platform-specific activities but no platform-specific exercises.

Merge request reports