Skip to content

Commit 99056b0

Browse files
authored
Revise lab metadata in exercise template (level and islab tags)
Updated metadata format and added comments for clarity.
1 parent 3bb00b2 commit 99056b0

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

Instructions/Labs/01-exercise-template.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22
lab:
33
title: 'Exercise Title'
44
description: 'Sentence describing the lab'
5-
level: (100 to 500)
6-
duration: 00
5+
duration: 00 minutes
6+
level: (100 to 500) <!-- 100 basic concepts, 200 foundations, 300 practical usage, 400 advanced scenarios, 500 expert design -->
7+
islab: true <!-- if not a lab, remove -->
78
---
89
<!--
910
Edit the metadata above to manage the list of exercises in the home page of the GitHub site that gets generated.

0 commit comments

Comments
 (0)