-
-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathformat-test.json
More file actions
55 lines (55 loc) · 1.64 KB
/
Copy pathformat-test.json
File metadata and controls
55 lines (55 loc) · 1.64 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
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
{
"lesson": {
"title": "Oh Holy Night - A Reason for Hope",
"author": "Lessons.church",
"sections": [
{
"title": "Opening Discussion: Favorite Christmas Songs",
"items": [
{
"type": "question",
"questionType": "discussion",
"content": "Begin by sharing your favorite Christmas carol with the group."
},
{
"type": "question",
"questionType": "discussion",
"content": "Reflect on why these songs hold significance during the holiday season."
}
]
},
{
"title": "A Reason for Hope",
"items": [
{
"type":"text",
"content": "**Key Verse:** {Matthew 1:18-21}"
},
{
"type":"quote",
"content": "Long lay the world in sin and error pining, till He appeared and the soul felt its worth."
},
{
"type": "question",
"questionType": "discussion",
"content": "Discuss what it means to \"pine\" or yearn for hope in a broken world."
},
{
"type": "question",
"questionType": "discussion",
"content": "Reflect on the angel's message to Joseph: Why is Jesus called \"God saves\"?"
},
{
"type": "subhead",
"content": "Discussion Questions"
},
{
"type": "question",
"questionType": "discussion",
"content": "Reflect on the angel's message to Joseph: Why is Jesus called \"God saves\"?"
},
]
}
]
}
}