Closed mjaquiery closed 6 months ago
Learning outcomes can now be specified on a section using the learningOutcomes tag in the yaml header.
section
learningOutcomes
yaml
learningOutcomes should be a list of strings.
These are then rendered in an alert component below the title and before the content. Each learning outcome is prefixed with a :trophy: icon.
The list can be minimized by clicking the heading.
looks great! I am gonna merge but do we have material with these added yet?
Learning outcomes can now be specified on a
section
using thelearningOutcomes
tag in theyaml
header.learningOutcomes
should be a list of strings.These are then rendered in an alert component below the title and before the content. Each learning outcome is prefixed with a :trophy: icon.
The list can be minimized by clicking the heading.