codeforlife-portal 6.46.1__py2.py3-none-any.whl → 7.0.0__py2.py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of codeforlife-portal might be problematic. Click here for more details.

Files changed (67) hide show
  1. cfl_common/common/csp_config.py +0 -2
  2. cfl_common/common/migrations/0005_add_worksheets.py +1 -5
  3. cfl_common/common/migrations/0007_add_pdf_names_to_first_two_worksheets.py +1 -5
  4. cfl_common/common/migrations/0054_delete_aimmo_models.py +20 -0
  5. cfl_common/common/models.py +0 -25
  6. {codeforlife_portal-6.46.1.dist-info → codeforlife_portal-7.0.0.dist-info}/METADATA +3 -4
  7. {codeforlife_portal-6.46.1.dist-info → codeforlife_portal-7.0.0.dist-info}/RECORD +42 -66
  8. example_project/portal_test_settings.py +0 -1
  9. example_project/settings.py +0 -1
  10. example_project/urls.py +0 -2
  11. portal/__init__.py +1 -1
  12. portal/static/portal/sass/partials/_banners.scss +0 -177
  13. portal/static/portal/sass/partials/_buttons.scss +0 -12
  14. portal/static/portal/sass/partials/_grids.scss +0 -53
  15. portal/static/portal/sass/partials/_text.scss +1 -10
  16. portal/static/portal/sass/styles.scss +0 -1
  17. portal/strings/play.py +1 -2
  18. portal/strings/teacher_resources.py +0 -10
  19. portal/templates/portal/about.html +91 -60
  20. portal/templates/portal/contribute.html +45 -49
  21. portal/templates/portal/partials/header.html +0 -12
  22. portal/templates/portal/play/independent_student_dashboard.html +12 -25
  23. portal/templates/portal/play/student_dashboard.html +16 -34
  24. portal/templates/portal/play.html +36 -49
  25. portal/templates/portal/register.html +1 -1
  26. portal/templates/portal/teach.html +37 -55
  27. portal/templates/portal/ten_year_map.html +9 -9
  28. portal/templatetags/app_tags.py +13 -28
  29. portal/tests/conftest.py +4 -16
  30. portal/tests/pageObjects/portal/base_page.py +20 -20
  31. portal/tests/snapshots/snap_test_partials.py +0 -452
  32. portal/tests/test_class.py +213 -45
  33. portal/tests/test_independent_student.py +0 -9
  34. portal/tests/test_partials.py +6 -56
  35. portal/tests/test_teacher.py +221 -285
  36. portal/tests/test_views.py +156 -73
  37. portal/urls.py +23 -20
  38. portal/views/student/play.py +36 -25
  39. portal/views/teacher/teach.py +0 -5
  40. cfl_common/common/tests/test_migration_aimmo_characters.py +0 -29
  41. portal/forms/add_game.py +0 -29
  42. portal/static/portal/img/kurono_hero.jpg +0 -0
  43. portal/static/portal/img/kurono_landing_hero.png +0 -0
  44. portal/static/portal/img/kurono_logo.svg +0 -1
  45. portal/static/portal/img/kurono_logo_grey_background.svg +0 -1
  46. portal/static/portal/img/kurono_logo_mark.svg +0 -1
  47. portal/static/portal/img/kurono_resources_hero.jpg +0 -0
  48. portal/static/portal/img/kurono_story.png +0 -0
  49. portal/static/portal/img/thumbnail_educate_kurono.png +0 -0
  50. portal/static/portal/img/thumbnail_kurono_resources.png +0 -0
  51. portal/static/portal/img/thumbnail_play_kurono.png +0 -0
  52. portal/static/portal/js/aimmoGame.js +0 -106
  53. portal/static/portal/sass/partials/_videos.scss +0 -10
  54. portal/static/portal/video/aimmo_play_now_background_video.mp4 +0 -0
  55. portal/strings/student_aimmo_dashboard.py +0 -6
  56. portal/templates/portal/partials/aimmo_games_table.html +0 -89
  57. portal/templates/portal/play/student_aimmo_dashboard.html +0 -46
  58. portal/templates/portal/teach/teacher_aimmo_dashboard.html +0 -95
  59. portal/templatetags/character_list_tags.py +0 -16
  60. portal/tests/pageObjects/portal/kurono_teacher_dashboard_page.py +0 -49
  61. portal/tests/test_aimmo_dashboards.py +0 -206
  62. portal/tests/utils/aimmo_games.py +0 -30
  63. portal/views/aimmo/__init__.py +0 -0
  64. portal/views/aimmo/dashboard.py +0 -105
  65. {codeforlife_portal-6.46.1.dist-info → codeforlife_portal-7.0.0.dist-info}/LICENSE.md +0 -0
  66. {codeforlife_portal-6.46.1.dist-info → codeforlife_portal-7.0.0.dist-info}/WHEEL +0 -0
  67. {codeforlife_portal-6.46.1.dist-info → codeforlife_portal-7.0.0.dist-info}/top_level.txt +0 -0
@@ -36,455 +36,3 @@ snapshots['test_banner 1'] = '''<div class="banner banner--teacher">
36
36
  </div>
37
37
  </div>
38
38
  '''
39
-
40
- snapshots['test_benefits 1'] = '''
41
-
42
- <div class="grid-benefits col-sm-8 col-center">
43
-
44
-
45
-
46
-
47
- <h5 class="grid-benefits__title grid-benefits__title1">Test title</h5>
48
-
49
-
50
- <h5 class="grid-benefits__title grid-benefits__title2">Test title</h5>
51
-
52
-
53
- <h5 class="grid-benefits__title grid-benefits__title3">Test title</h5>
54
-
55
- <p class="grid-benefits__text1">Test text</p>
56
- <p class="grid-benefits__text2">Test text</p>
57
- <p class="grid-benefits__text3">Test text</p>
58
-
59
- <div class="grid-benefits__button grid-benefits__button1">
60
-
61
- <a href="/" class="button button--secondary button--secondary--dark">Test button</a>
62
-
63
- </div>
64
-
65
-
66
- <div class="grid-benefits__button grid-benefits__button2">
67
-
68
- <a href="/" class="button button--secondary button--secondary--dark">Test button</a>
69
-
70
- </div>
71
-
72
-
73
- <div class="grid-benefits__button grid-benefits__button3">
74
-
75
- <a href="/" class="button button--secondary button--secondary--dark">Test button</a>
76
-
77
- </div>
78
-
79
- </div>
80
- '''
81
-
82
- snapshots['test_card_list 1'] = '''
83
-
84
-
85
- <script type="text/javascript" src="/static/portal/js/carouselCards.js"></script>
86
-
87
- <div id="carouselCards" class="carousel carousel-cards slide" data-ride="carousel" data-interval="false">
88
- <div class="carousel-inner" role="listbox">
89
-
90
- <div class="item col-xs-4 active">
91
- <div class="card">
92
- <div class="card__images">
93
- <img class="card__image" src="https://storage.googleapis.com/codeforlife-assets/images/worksheets/future2.jpg">
94
- </div>
95
- <div class="card__text">
96
- <h5 class="card__title">Test card 1</h5>
97
-
98
- <p>Test description 1</p>
99
-
100
- </div>
101
- </div>
102
- </div>
103
-
104
- <div class="item col-xs-4 ">
105
- <div class="card">
106
- <div class="card__images">
107
- <img class="card__image" src="https://storage.googleapis.com/codeforlife-assets/images/worksheets/ancient.jpg">
108
- </div>
109
- <div class="card__text">
110
- <h5 class="card__title">Test card 2</h5>
111
-
112
- <p>Test description 2</p>
113
-
114
- </div>
115
- </div>
116
- </div>
117
-
118
- <div class="item col-xs-4 ">
119
- <div class="card">
120
- <div class="card__images">
121
- <img class="card__image" src="https://storage.googleapis.com/codeforlife-assets/images/worksheets/modern_day.jpg">
122
- </div>
123
- <div class="card__text">
124
- <h5 class="card__title">Test card 3</h5>
125
-
126
- <p>Test description 3</p>
127
-
128
- </div>
129
- </div>
130
- </div>
131
-
132
- <div class="item col-xs-4 ">
133
- <div class="card">
134
- <div class="card__images">
135
- <img class="card__image" src="https://storage.googleapis.com/codeforlife-assets/images/worksheets/prehistory.jpg">
136
- </div>
137
- <div class="card__text">
138
- <h5 class="card__title">Test card 4</h5>
139
-
140
- <p>Test description 4</p>
141
-
142
- </div>
143
- </div>
144
- </div>
145
-
146
- <div class="item col-xs-4 ">
147
- <div class="card">
148
- <div class="card__images">
149
- <img class="card__image" src="https://storage.googleapis.com/codeforlife-assets/images/worksheets/broken_future.jpg">
150
- </div>
151
- <div class="card__text">
152
- <h5 class="card__title">Test card 5</h5>
153
-
154
- <p>Test description 5</p>
155
-
156
- </div>
157
- </div>
158
- </div>
159
-
160
- </div>
161
-
162
- <div class="carousel-nav text-center">
163
- <a class="button prev disabled" data-target="#carouselCards" data-slide="prev">
164
- <span class="iconify" data-icon="mdi:chevron-left" aria-hidden="true"></span>
165
- <span class="sr-only">Previous</span>
166
- </a>
167
- <a class="button next" data-target="#carouselCards" data-slide="next">
168
- <span class="iconify" data-icon="mdi:chevron-right" aria-hidden="true"></span>
169
- <span class="sr-only">Next</span>
170
- </a>
171
- </div>
172
- </div>
173
-
174
- <script>
175
- setUpCarouselCards(5)
176
- </script>
177
- '''
178
-
179
- snapshots['test_character_list 1'] = '''
180
-
181
-
182
- <div class="grid grid-characters grid__fit">
183
-
184
- <div>
185
- <img class="grid-character-image" src="https://storage.googleapis.com/codeforlife-assets/images/aimmo_characters/Xian.png" alt="Illustration of Xian">
186
- <h5 class="grid-character-title">Xian</h5>
187
- <p>Fun, active, will dance to just about anything that produces a beat. Has great memory, always a joke at hand, might try to introduce memes in Ancient Greece. Scored gold in a track race once and will take any opportunity to bring that up.</p>
188
- </div>
189
-
190
- <div>
191
- <img class="grid-character-image" src="https://storage.googleapis.com/codeforlife-assets/images/aimmo_characters/Jools.png" alt="Illustration of Jools">
192
- <h5 class="grid-character-title">Jools</h5>
193
- <p>A quick-witted kid who wasn&#x27;t expecting to embark in a time-warping journey but can&#x27;t say no to a challenge. Someone has to keep the rest of the group in check, after all!</p>
194
- </div>
195
-
196
- <div>
197
- <img class="grid-character-image" src="https://storage.googleapis.com/codeforlife-assets/images/aimmo_characters/Zayed.png" alt="Illustration of Zayed">
198
- <h5 class="grid-character-title">Zayed</h5>
199
- <p>A pretty chill, curious soul that prefers practice to theory. Always ready to jump into an adventure if it looks interesting enough; not so much otherwise. Probably the one who accidentally turned the time machine on in the first place.</p>
200
- </div>
201
-
202
- </div>
203
- '''
204
-
205
- snapshots['test_character_list[0] 1'] = '''
206
-
207
-
208
- <div class="grid grid-characters grid__fit">
209
-
210
- <div>
211
- <img class="grid-character-image" src="https://storage.googleapis.com/codeforlife-assets/images/aimmo_characters/Xian.png" alt="Illustration of Xian">
212
- <h5 class="grid-character-title">Xian</h5>
213
- <p>Fun, active, will dance to just about anything that produces a beat. Has great memory, always a joke at hand, might try to introduce memes in Ancient Greece. Scored gold in a track race once and will take any opportunity to bring that up.</p>
214
- </div>
215
-
216
- <div>
217
- <img class="grid-character-image" src="https://storage.googleapis.com/codeforlife-assets/images/aimmo_characters/Jools.png" alt="Illustration of Jools">
218
- <h5 class="grid-character-title">Jools</h5>
219
- <p>A quick-witted kid who wasn&#x27;t expecting to embark in a time-warping journey but can&#x27;t say no to a challenge. Someone has to keep the rest of the group in check, after all!</p>
220
- </div>
221
-
222
- <div>
223
- <img class="grid-character-image" src="https://storage.googleapis.com/codeforlife-assets/images/aimmo_characters/Zayed.png" alt="Illustration of Zayed">
224
- <h5 class="grid-character-title">Zayed</h5>
225
- <p>A pretty chill, curious soul that prefers practice to theory. Always ready to jump into an adventure if it looks interesting enough; not so much otherwise. Probably the one who accidentally turned the time machine on in the first place.</p>
226
- </div>
227
-
228
- </div>
229
- '''
230
-
231
- snapshots['test_character_list[1] 1'] = '''
232
-
233
-
234
- <div class="grid grid-characters grid__fit">
235
-
236
- <div>
237
- <img class="grid-character-image" src="https://storage.googleapis.com/codeforlife-assets/images/aimmo_characters/Xian.png" alt="Illustration of Xian">
238
- <h5 class="grid-character-title">Xian</h5>
239
- <p>Fun, active, will dance to just about anything that produces a beat. Has great memory, always a joke at hand, might try to introduce memes in Ancient Greece. Scored gold in a track race once and will take any opportunity to bring that up.</p>
240
- </div>
241
-
242
- <div>
243
- <img class="grid-character-image" src="https://storage.googleapis.com/codeforlife-assets/images/aimmo_characters/Jools.png" alt="Illustration of Jools">
244
- <h5 class="grid-character-title">Jools</h5>
245
- <p>A quick-witted kid who wasn&#x27;t expecting to embark in a time-warping journey but can&#x27;t say no to a challenge. Someone has to keep the rest of the group in check, after all!</p>
246
- </div>
247
-
248
- <div>
249
- <img class="grid-character-image" src="https://storage.googleapis.com/codeforlife-assets/images/aimmo_characters/Zayed.png" alt="Illustration of Zayed">
250
- <h5 class="grid-character-title">Zayed</h5>
251
- <p>A pretty chill, curious soul that prefers practice to theory. Always ready to jump into an adventure if it looks interesting enough; not so much otherwise. Probably the one who accidentally turned the time machine on in the first place.</p>
252
- </div>
253
-
254
- </div>
255
- '''
256
-
257
- snapshots['test_character_list[2] 1'] = '''
258
-
259
-
260
- <div class="grid grid-characters grid__fit">
261
-
262
- <div>
263
- <img class="grid-character-image" src="https://storage.googleapis.com/codeforlife-assets/images/aimmo_characters/Xian.png" alt="Illustration of Xian">
264
- <h5 class="grid-character-title">Xian</h5>
265
- <p>Fun, active, will dance to just about anything that produces a beat. Has great memory, always a joke at hand, might try to introduce memes in Ancient Greece. Scored gold in a track race once and will take any opportunity to bring that up.</p>
266
- </div>
267
-
268
- <div>
269
- <img class="grid-character-image" src="https://storage.googleapis.com/codeforlife-assets/images/aimmo_characters/Jools.png" alt="Illustration of Jools">
270
- <h5 class="grid-character-title">Jools</h5>
271
- <p>A quick-witted kid who wasn&#x27;t expecting to embark in a time-warping journey but can&#x27;t say no to a challenge. Someone has to keep the rest of the group in check, after all!</p>
272
- </div>
273
-
274
- <div>
275
- <img class="grid-character-image" src="https://storage.googleapis.com/codeforlife-assets/images/aimmo_characters/Zayed.png" alt="Illustration of Zayed">
276
- <h5 class="grid-character-title">Zayed</h5>
277
- <p>A pretty chill, curious soul that prefers practice to theory. Always ready to jump into an adventure if it looks interesting enough; not so much otherwise. Probably the one who accidentally turned the time machine on in the first place.</p>
278
- </div>
279
-
280
- </div>
281
- '''
282
-
283
- snapshots['test_character_list[3] 1'] = '''
284
-
285
-
286
- <div class="grid grid-characters grid__fit">
287
-
288
- <div>
289
- <img class="grid-character-image" src="https://storage.googleapis.com/codeforlife-assets/images/aimmo_characters/Xian.png" alt="Illustration of Xian">
290
- <h5 class="grid-character-title">Xian</h5>
291
- <p>Fun, active, will dance to just about anything that produces a beat. Has great memory, always a joke at hand, might try to introduce memes in Ancient Greece. Scored gold in a track race once and will take any opportunity to bring that up.</p>
292
- </div>
293
-
294
- <div>
295
- <img class="grid-character-image" src="https://storage.googleapis.com/codeforlife-assets/images/aimmo_characters/Jools.png" alt="Illustration of Jools">
296
- <h5 class="grid-character-title">Jools</h5>
297
- <p>A quick-witted kid who wasn&#x27;t expecting to embark in a time-warping journey but can&#x27;t say no to a challenge. Someone has to keep the rest of the group in check, after all!</p>
298
- </div>
299
-
300
- <div>
301
- <img class="grid-character-image" src="https://storage.googleapis.com/codeforlife-assets/images/aimmo_characters/Zayed.png" alt="Illustration of Zayed">
302
- <h5 class="grid-character-title">Zayed</h5>
303
- <p>A pretty chill, curious soul that prefers practice to theory. Always ready to jump into an adventure if it looks interesting enough; not so much otherwise. Probably the one who accidentally turned the time machine on in the first place.</p>
304
- </div>
305
-
306
- </div>
307
- '''
308
-
309
- snapshots['test_character_list[4] 1'] = '''
310
-
311
-
312
- <div class="grid grid-characters grid__fit">
313
-
314
- <div>
315
- <img class="grid-character-image" src="https://storage.googleapis.com/codeforlife-assets/images/aimmo_characters/Xian.png" alt="Illustration of Xian">
316
- <h5 class="grid-character-title">Xian</h5>
317
- <p>Fun, active, will dance to just about anything that produces a beat. Has great memory, always a joke at hand, might try to introduce memes in Ancient Greece. Scored gold in a track race once and will take any opportunity to bring that up.</p>
318
- </div>
319
-
320
- <div>
321
- <img class="grid-character-image" src="https://storage.googleapis.com/codeforlife-assets/images/aimmo_characters/Jools.png" alt="Illustration of Jools">
322
- <h5 class="grid-character-title">Jools</h5>
323
- <p>A quick-witted kid who wasn&#x27;t expecting to embark in a time-warping journey but can&#x27;t say no to a challenge. Someone has to keep the rest of the group in check, after all!</p>
324
- </div>
325
-
326
- <div>
327
- <img class="grid-character-image" src="https://storage.googleapis.com/codeforlife-assets/images/aimmo_characters/Zayed.png" alt="Illustration of Zayed">
328
- <h5 class="grid-character-title">Zayed</h5>
329
- <p>A pretty chill, curious soul that prefers practice to theory. Always ready to jump into an adventure if it looks interesting enough; not so much otherwise. Probably the one who accidentally turned the time machine on in the first place.</p>
330
- </div>
331
-
332
- </div>
333
- '''
334
-
335
- snapshots['test_character_list[5] 1'] = '''
336
-
337
-
338
- <div class="grid grid-characters grid__fit">
339
-
340
- <div>
341
- <img class="grid-character-image" src="https://storage.googleapis.com/codeforlife-assets/images/aimmo_characters/Xian.png" alt="Illustration of Xian">
342
- <h5 class="grid-character-title">Xian</h5>
343
- <p>Fun, active, will dance to just about anything that produces a beat. Has great memory, always a joke at hand, might try to introduce memes in Ancient Greece. Scored gold in a track race once and will take any opportunity to bring that up.</p>
344
- </div>
345
-
346
- <div>
347
- <img class="grid-character-image" src="https://storage.googleapis.com/codeforlife-assets/images/aimmo_characters/Jools.png" alt="Illustration of Jools">
348
- <h5 class="grid-character-title">Jools</h5>
349
- <p>A quick-witted kid who wasn&#x27;t expecting to embark in a time-warping journey but can&#x27;t say no to a challenge. Someone has to keep the rest of the group in check, after all!</p>
350
- </div>
351
-
352
- <div>
353
- <img class="grid-character-image" src="https://storage.googleapis.com/codeforlife-assets/images/aimmo_characters/Zayed.png" alt="Illustration of Zayed">
354
- <h5 class="grid-character-title">Zayed</h5>
355
- <p>A pretty chill, curious soul that prefers practice to theory. Always ready to jump into an adventure if it looks interesting enough; not so much otherwise. Probably the one who accidentally turned the time machine on in the first place.</p>
356
- </div>
357
-
358
- </div>
359
- '''
360
-
361
- snapshots['test_character_list[6] 1'] = '''
362
-
363
-
364
- <div class="grid grid-characters grid__fit">
365
-
366
- <div>
367
- <img class="grid-character-image" src="https://storage.googleapis.com/codeforlife-assets/images/aimmo_characters/Xian.png" alt="Illustration of Xian">
368
- <h5 class="grid-character-title">Xian</h5>
369
- <p>Fun, active, will dance to just about anything that produces a beat. Has great memory, always a joke at hand, might try to introduce memes in Ancient Greece. Scored gold in a track race once and will take any opportunity to bring that up.</p>
370
- </div>
371
-
372
- <div>
373
- <img class="grid-character-image" src="https://storage.googleapis.com/codeforlife-assets/images/aimmo_characters/Jools.png" alt="Illustration of Jools">
374
- <h5 class="grid-character-title">Jools</h5>
375
- <p>A quick-witted kid who wasn&#x27;t expecting to embark in a time-warping journey but can&#x27;t say no to a challenge. Someone has to keep the rest of the group in check, after all!</p>
376
- </div>
377
-
378
- <div>
379
- <img class="grid-character-image" src="https://storage.googleapis.com/codeforlife-assets/images/aimmo_characters/Zayed.png" alt="Illustration of Zayed">
380
- <h5 class="grid-character-title">Zayed</h5>
381
- <p>A pretty chill, curious soul that prefers practice to theory. Always ready to jump into an adventure if it looks interesting enough; not so much otherwise. Probably the one who accidentally turned the time machine on in the first place.</p>
382
- </div>
383
-
384
- </div>
385
- '''
386
-
387
- snapshots['test_character_list[7] 1'] = '''
388
-
389
-
390
- <div class="grid grid-characters grid__fit">
391
-
392
- <div>
393
- <img class="grid-character-image" src="https://storage.googleapis.com/codeforlife-assets/images/aimmo_characters/Xian.png" alt="Illustration of Xian">
394
- <h5 class="grid-character-title">Xian</h5>
395
- <p>Fun, active, will dance to just about anything that produces a beat. Has great memory, always a joke at hand, might try to introduce memes in Ancient Greece. Scored gold in a track race once and will take any opportunity to bring that up.</p>
396
- </div>
397
-
398
- <div>
399
- <img class="grid-character-image" src="https://storage.googleapis.com/codeforlife-assets/images/aimmo_characters/Jools.png" alt="Illustration of Jools">
400
- <h5 class="grid-character-title">Jools</h5>
401
- <p>A quick-witted kid who wasn&#x27;t expecting to embark in a time-warping journey but can&#x27;t say no to a challenge. Someone has to keep the rest of the group in check, after all!</p>
402
- </div>
403
-
404
- <div>
405
- <img class="grid-character-image" src="https://storage.googleapis.com/codeforlife-assets/images/aimmo_characters/Zayed.png" alt="Illustration of Zayed">
406
- <h5 class="grid-character-title">Zayed</h5>
407
- <p>A pretty chill, curious soul that prefers practice to theory. Always ready to jump into an adventure if it looks interesting enough; not so much otherwise. Probably the one who accidentally turned the time machine on in the first place.</p>
408
- </div>
409
-
410
- </div>
411
- '''
412
-
413
- snapshots['test_character_list[8] 1'] = '''
414
-
415
-
416
- <div class="grid grid-characters grid__fit">
417
-
418
- <div>
419
- <img class="grid-character-image" src="https://storage.googleapis.com/codeforlife-assets/images/aimmo_characters/Xian.png" alt="Illustration of Xian">
420
- <h5 class="grid-character-title">Xian</h5>
421
- <p>Fun, active, will dance to just about anything that produces a beat. Has great memory, always a joke at hand, might try to introduce memes in Ancient Greece. Scored gold in a track race once and will take any opportunity to bring that up.</p>
422
- </div>
423
-
424
- <div>
425
- <img class="grid-character-image" src="https://storage.googleapis.com/codeforlife-assets/images/aimmo_characters/Jools.png" alt="Illustration of Jools">
426
- <h5 class="grid-character-title">Jools</h5>
427
- <p>A quick-witted kid who wasn&#x27;t expecting to embark in a time-warping journey but can&#x27;t say no to a challenge. Someone has to keep the rest of the group in check, after all!</p>
428
- </div>
429
-
430
- <div>
431
- <img class="grid-character-image" src="https://storage.googleapis.com/codeforlife-assets/images/aimmo_characters/Zayed.png" alt="Illustration of Zayed">
432
- <h5 class="grid-character-title">Zayed</h5>
433
- <p>A pretty chill, curious soul that prefers practice to theory. Always ready to jump into an adventure if it looks interesting enough; not so much otherwise. Probably the one who accidentally turned the time machine on in the first place.</p>
434
- </div>
435
-
436
- </div>
437
- '''
438
-
439
- snapshots['test_character_list[9] 1'] = '''
440
-
441
-
442
- <div class="grid grid-characters grid__fit">
443
-
444
- <div>
445
- <img class="grid-character-image" src="https://storage.googleapis.com/codeforlife-assets/images/aimmo_characters/Xian.png" alt="Illustration of Xian">
446
- <h5 class="grid-character-title">Xian</h5>
447
- <p>Fun, active, will dance to just about anything that produces a beat. Has great memory, always a joke at hand, might try to introduce memes in Ancient Greece. Scored gold in a track race once and will take any opportunity to bring that up.</p>
448
- </div>
449
-
450
- <div>
451
- <img class="grid-character-image" src="https://storage.googleapis.com/codeforlife-assets/images/aimmo_characters/Jools.png" alt="Illustration of Jools">
452
- <h5 class="grid-character-title">Jools</h5>
453
- <p>A quick-witted kid who wasn&#x27;t expecting to embark in a time-warping journey but can&#x27;t say no to a challenge. Someone has to keep the rest of the group in check, after all!</p>
454
- </div>
455
-
456
- <div>
457
- <img class="grid-character-image" src="https://storage.googleapis.com/codeforlife-assets/images/aimmo_characters/Zayed.png" alt="Illustration of Zayed">
458
- <h5 class="grid-character-title">Zayed</h5>
459
- <p>A pretty chill, curious soul that prefers practice to theory. Always ready to jump into an adventure if it looks interesting enough; not so much otherwise. Probably the one who accidentally turned the time machine on in the first place.</p>
460
- </div>
461
-
462
- </div>
463
- '''
464
-
465
- snapshots['test_headline 1'] = '''<section>
466
- <h4>Test title</h4>
467
- </section>
468
- <p class="container">Test description</p>
469
- '''
470
-
471
- snapshots['test_hero_card 1'] = '''
472
-
473
-
474
- <div class="card activated-card">
475
- <div class="activated-text">Activated</div>
476
- <img class="card__image" src="https://storage.googleapis.com/codeforlife-assets/images/worksheets/future_active.png">
477
- <div class="card__text">
478
- <h4 class="card__title">Test title</h4>
479
- <p>Test description</p>
480
- <div class="button-group button-group__icon">
481
- <a target="_blank" href="https://www.codeforlife.education" class="button button--secondary button--secondary--dark button--icon">
482
- Test button 1<span class="iconify" data-icon="mdi:open-in-new"></span>
483
- </a>
484
- <a href="/kurono/play/1/" class="button button--primary button-right-arrow">
485
- Test button 2
486
- </a>
487
- </div>
488
- </div>
489
- </div>
490
- '''