Skip to content

Commit 8d7e56d

Browse files
committed
Update weightings
1 parent 4c91df5 commit 8d7e56d

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
lines changed

org-cyf-itd/content/steps/seven/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ layout = 'prep'
55
emoji= '🏴󠁧󠁢󠁥󠁮󠁧󠁿'
66
menu_level = ['module']
77
menu=[ 'steps']
8-
weight = 7
8+
weight = 8
99
[[blocks]]
1010
name="Instructions"
1111
src="blocks/step-7/instructions"
Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
+++
2+
title = 'Six'
3+
description="Practice using AI appropriately"
4+
layout = 'prep'
5+
emoji= '🏴󠁧󠁢󠁥󠁮󠁧󠁿'
6+
menu_level = ['module']
7+
menu=[ 'steps']
8+
weight = 7
9+
[[blocks]]
10+
name="Instructions"
11+
src="blocks/step-6/instructions"
12+
[[blocks]]
13+
name="Acceptance Criteria"
14+
src="blocks/step-6/acceptance"
15+
[[blocks]]
16+
name="Submission"
17+
src="blocks/step-6/submission"
18+
[[blocks]]
19+
name="Help"
20+
src="blocks/help"
21+
[[blocks]]
22+
name="Extensions"
23+
src="blocks/step-6/extend"
24+
+++

0 commit comments

Comments
 (0)