-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathcatalog.json
More file actions
135 lines (135 loc) · 5.46 KB
/
catalog.json
File metadata and controls
135 lines (135 loc) · 5.46 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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
{
"products": [
{
"title": "Peeragogy Handbook 1.3.1",
"type": "Handbook",
"year": "2013",
"blurb": "Foundational collection of peer learning techniques; early collaborative edition.",
"price": "Pay what you want (min $5)",
"url": "https://store.teachinglaboratory.com/l/peeragogy131",
"tags": ["peeragogy", "handbook", "education"]
},
{
"title": "Peeragogy Handbook 2.01",
"type": "Handbook",
"year": "2014",
"blurb": "Expanded with case studies, design patterns, and peer-produced resources.",
"price": "Pay what you want (min $5)",
"url": "https://store.teachinglaboratory.com/l/peeragogy201",
"tags": ["peeragogy", "handbook", "education"]
},
{
"title": "Peeragogy Handbook 3.0",
"type": "Handbook",
"year": "2016",
"blurb": "Most comprehensive edition, includes a workbook, refined pattern catalog, and improved design.",
"price": "Pay what you want (min $10)",
"url": "https://store.teachinglaboratory.com/l/peeragogy30",
"tags": ["peeragogy", "handbook", "education"]
},
{
"title": "ENG 099 Conversational American English Textbook",
"type": "Textbook",
"year": "2022",
"blurb": "A practical ESL resource with dialogues, activities, and assessment ideas.",
"price": "$15",
"url": "https://store.teachinglaboratory.com/l/eng099",
"tags": ["textbook", "ESL", "teaching", "education"]
},
{
"title": "The Uncertainty Principle, Issue 4: Reality",
"type": "Zine",
"year": "2023",
"blurb": "Literary experiments, fiction, and reflections on truth and perception.",
"price": "Pay what you want (min $3)",
"url": "https://store.teachinglaboratory.com/l/theup-issue4",
"tags": ["zine", "uncertainty principle", "literature"]
},
{
"title": "The Uncertainty Principle, Issue 5: Snoozing i$$ue",
"type": "Zine",
"year": "2025",
"blurb": "Poetry, fiction, and an essay on Open Education. Published in Chicago by #daLabPress.",
"price": "Pay what you want (min $3)",
"url": "https://store.teachinglaboratory.com/l/theup-issue5",
"tags": ["zine", "uncertainty principle", "literature"]
},
{
"title": "Lending a Hand in Bringing Ballcarriers Down",
"type": "Research Paper",
"year": "2024",
"blurb": "NFL Big Data Bowl research quantifying teamwork in tackling using Next Gen Stats.",
"price": "Free download",
"url": "https://store.teachinglaboratory.com/l/ballcarriers",
"tags": ["research", "sports analytics", "football"]
},
{
"title": "Peeragogy Starter Pack",
"type": "Bundle",
"year": "2025",
"blurb": "Get all three Peeragogy Handbooks (1.3.1, 2.01, and 3.0) together as a discounted set.",
"price": "Pay what you want (min $15)",
"url": "https://store.teachinglaboratory.com/l/peeragogy-bundle",
"tags": ["bundle", "peeragogy", "handbook", "education"],
"includes": [
"Peeragogy Handbook 1.3.1",
"Peeragogy Handbook 2.01",
"Peeragogy Handbook 3.0"
]
},
{
"title": "Peeragogy Complete Set",
"type": "Bundle",
"year": "2025",
"blurb": "All three Peeragogy Handbooks collected in one package—the complete evolution of peer learning resources.",
"price": "Pay what you want (min $20)",
"url": "https://store.teachinglaboratory.com/l/peeragogy-complete",
"tags": ["bundle", "peeragogy", "handbook", "education"],
"includes": [
"Peeragogy Handbook 1.3.1",
"Peeragogy Handbook 2.01",
"Peeragogy Handbook 3.0"
]
},
{
"title": "Zines + Teaching Pack",
"type": "Bundle",
"year": "2025",
"blurb": "Two Uncertainty Principle issues plus ENG 099—bridging literature, experimentation, and classroom use.",
"price": "Pay what you want (min $12)",
"url": "https://store.teachinglaboratory.com/l/zines-teaching-pack",
"tags": ["bundle", "zine", "teaching", "ESL", "education"],
"includes": [
"The Uncertainty Principle, Issue 4: Reality",
"The Uncertainty Principle, Issue 5: Snoozing i$$ue",
"ENG 099 Conversational American English Textbook"
]
},
{
"title": "Uncertainty Principle Double Pack",
"type": "Bundle",
"year": "2025",
"blurb": "Issues 4 and 5 of daLab’s experimental zine—truth, perception, and Open Education.",
"price": "Pay what you want (min $5)",
"url": "https://store.teachinglaboratory.com/l/theup-double-pack",
"tags": ["bundle", "zine", "uncertainty principle", "literature"],
"includes": [
"The Uncertainty Principle, Issue 4: Reality",
"The Uncertainty Principle, Issue 5: Snoozing i$$ue"
]
},
{
"title": "Peeragogy 3.0 + Ballcarriers Research Pack",
"type": "Bundle",
"year": "2025",
"blurb": "Peeragogy 3.0 for collaborative learning + the NFL Big Data Bowl paper on teamwork in tackling.",
"price": "Pay what you want (min $10)",
"url": "https://store.teachinglaboratory.com/l/peeragogy-research-pack",
"tags": ["bundle", "peeragogy", "handbook", "research", "sports analytics"],
"includes": [
"Peeragogy Handbook 3.0",
"Lending a Hand in Bringing Ballcarriers Down"
]
}
]
}