How to specify the order in which cards appear
For a topic, unit or side resources, the ordering of the cards is as follows:
This can be customised via the introduction of FrontMatter sections in the corresponding markdown files.
| Example Resource | Display |
|---|---|
| Ordering | Ordering Example |
This should contain an “order” number, which dictates the sequencing for the cards.
---
order: 1
---
If the resouce is a Lab, then the first step should include the FrontMatter/order paramater.