🎯 Objectives

Assign learning objectives via render hook

This is a codefence render hook that allows you to assign learning objectives to a page. This is kind of rad honestly. It’s for pages or content sources outside Hugo. You can mark up an objectives checklist on a GitHub readme, say, and then render it as a list of objectives on the page. It will then also be piped through to success checklists for any sprint that the page is part of.

Invoke

```objectives
- [ ] Use the objectives render hook
- [ ] Three backticks ```
- [ ] The word objectives
- [ ] A list of objectives in a checklist
```