-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathFINISH
More file actions
28 lines (27 loc) · 1.07 KB
/
FINISH
File metadata and controls
28 lines (27 loc) · 1.07 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# learning_step
# unit: discourse_theme_development.4
# number: 10
# review: peer
# mark: pass_change_fail
# title: Unit Quiz
# description: Ok, we're now ready to start adding some of our own HTML, but
# before we leave this tour of the Discourse HTML, let's do a quick
# quiz.
#
# exercise: 1. If I wanted links in my forum footer for SEO purposes where
# would I put them in a theme?
#
# 2. If I wanted to add a "notice" in the top section of my forum
# using a theme what would I use?
#
# 3. Explain what an Ember Component is and give two examples in
# the ``discourse/discourse`` code.
# /learning_step
# learning_step
# unit: discourse_theme_development.4
# number: 11
# visibility: hidden:until_previous_completed
# title: Unit Video
# description: This is where video demonstrating how to complete the unit goes
# when you're taking the unit on https://education.thepavilion.io
# /learning_step