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: 587d7fb1367417b2b2512bf4
title: Chain Middleware to Create a Time Server
challengeType: 2
isHidden: false
forumTopicId: 301510
---

View File

@ -2,6 +2,7 @@
id: 587d7fb2367417b2b2512bf8
title: Get Data from POST Requests
challengeType: 2
isHidden: false
forumTopicId: 301511
---

View File

@ -2,6 +2,7 @@
id: 587d7fb2367417b2b2512bf6
title: Get Query Parameter Input from the Client
challengeType: 2
isHidden: false
forumTopicId: 301512
---

View File

@ -2,6 +2,7 @@
id: 587d7fb2367417b2b2512bf5
title: Get Route Parameter Input from the Client
challengeType: 2
isHidden: false
forumTopicId: 301513
---

View File

@ -2,6 +2,7 @@
id: 587d7fb1367417b2b2512bf3
title: Implement a Root-Level Request Logger Middleware
challengeType: 2
isHidden: false
forumTopicId: 301514
---

View File

@ -2,6 +2,7 @@
id: 587d7fb0367417b2b2512bed
title: Meet the Node console
challengeType: 2
isHidden: false
forumTopicId: 301515
---

View File

@ -2,6 +2,7 @@
id: 587d7fb0367417b2b2512bef
title: Serve an HTML File
challengeType: 2
isHidden: false
forumTopicId: 301516
---

View File

@ -2,6 +2,7 @@
id: 587d7fb1367417b2b2512bf1
title: Serve JSON on a Specific Route
challengeType: 2
isHidden: false
forumTopicId: 301517
---

View File

@ -2,6 +2,7 @@
id: 587d7fb0367417b2b2512bf0
title: Serve Static Assets
challengeType: 2
isHidden: false
forumTopicId: 301518
---

View File

@ -2,6 +2,7 @@
id: 587d7fb0367417b2b2512bee
title: Start a Working Express Server
challengeType: 2
isHidden: false
forumTopicId: 301519
---

View File

@ -2,6 +2,7 @@
id: 587d7fb2367417b2b2512bf7
title: Use body-parser to Parse POST Requests
challengeType: 2
isHidden: false
forumTopicId: 301520
---

View File

@ -2,6 +2,7 @@
id: 587d7fb1367417b2b2512bf2
title: Use the .env File
challengeType: 2
isHidden: false
forumTopicId: 301521
---