OxfordRSE / gutenberg

https://oxfordrse.github.io/gutenberg
BSD 3-Clause "New" or "Revised" License
4 stars 5 forks source link

feat: learning outcomes #202

Closed mjaquiery closed 1 month ago

mjaquiery commented 1 month ago

Learning outcomes can now be specified on a section using the learningOutcomes tag in the yaml 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.

alasdairwilson commented 1 month ago

looks great! I am gonna merge but do we have material with these added yet?