fix(curriculum): add isHidden: false to challenges

This includes certificates (where it does nothing), but does not
include any translations.
This commit is contained in:
Oliver Eyton-Williams
2020-05-21 17:31:25 +02:00
committed by Mrugesh Mohapatra
parent 9b297ed76d
commit f1c9b08cf3
1493 changed files with 1493 additions and 1 deletions

View File

@ -2,6 +2,7 @@
id: 587d7fae367417b2b2512be4
title: Access the JSON Data from an API
challengeType: 6
isHidden: false
forumTopicId: 301499
---

View File

@ -2,6 +2,7 @@
id: 587d7fad367417b2b2512be2
title: Change Text with click Events
challengeType: 6
isHidden: false
forumTopicId: 301500
---

View File

@ -2,6 +2,7 @@
id: 587d7fae367417b2b2512be5
title: Convert JSON Data to HTML
challengeType: 6
isHidden: false
forumTopicId: 16807
---

View File

@ -2,6 +2,7 @@
id: 587d7faf367417b2b2512be8
title: Get Geolocation Data to Find A User's GPS Coordinates
challengeType: 6
isHidden: false
forumTopicId: 18188
---

View File

@ -2,6 +2,7 @@
id: 5ccfad82bb2dc6c965a848e5
title: Get JSON with the JavaScript fetch method
challengeType: 6
isHidden: false
forumTopicId: 301501
---

View File

@ -2,6 +2,7 @@
id: 587d7fae367417b2b2512be3
title: Get JSON with the JavaScript XMLHttpRequest Method
challengeType: 6
isHidden: false
forumTopicId: 301502
---

View File

@ -2,6 +2,7 @@
id: 587d7fad367417b2b2512be1
title: Handle Click Events with JavaScript using the onclick property
challengeType: 6
isHidden: false
forumTopicId: 301503
---

View File

@ -2,6 +2,7 @@
id: 587d7faf367417b2b2512be9
title: Post Data with the JavaScript XMLHttpRequest Method
challengeType: 6
isHidden: false
forumTopicId: 301504
---

View File

@ -2,6 +2,7 @@
id: 587d7fae367417b2b2512be7
title: Pre-filter JSON to Get the Data You Need
challengeType: 6
isHidden: false
forumTopicId: 18257
---

View File

@ -2,6 +2,7 @@
id: 587d7fae367417b2b2512be6
title: Render Images from Data Sources
challengeType: 6
isHidden: false
forumTopicId: 18265
---