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:
committed by
Mrugesh Mohapatra
parent
9b297ed76d
commit
f1c9b08cf3
@ -3,6 +3,7 @@ id: bd7168d8c242eddfaeb5bd13
|
||||
title: Visualize Data with a Bar Chart
|
||||
isRequired: true
|
||||
challengeType: 3
|
||||
isHidden: false
|
||||
forumTopicId: 301464
|
||||
---
|
||||
|
||||
|
@ -3,6 +3,7 @@ id: 587d7fa6367417b2b2512bbf
|
||||
title: Visualize Data with a Choropleth Map
|
||||
isRequired: true
|
||||
challengeType: 3
|
||||
isHidden: false
|
||||
forumTopicId: 301465
|
||||
---
|
||||
|
||||
|
@ -3,6 +3,7 @@ id: bd7188d8c242eddfaeb5bd13
|
||||
title: Visualize Data with a Heat Map
|
||||
isRequired: true
|
||||
challengeType: 3
|
||||
isHidden: false
|
||||
forumTopicId: 301466
|
||||
---
|
||||
|
||||
|
@ -3,6 +3,7 @@ id: bd7178d8c242eddfaeb5bd13
|
||||
title: Visualize Data with a Scatterplot Graph
|
||||
isRequired: true
|
||||
challengeType: 3
|
||||
isHidden: false
|
||||
forumTopicId: 301467
|
||||
---
|
||||
|
||||
|
@ -3,6 +3,7 @@ id: 587d7fa6367417b2b2512bc0
|
||||
title: Visualize Data with a Treemap Diagram
|
||||
isRequired: true
|
||||
challengeType: 3
|
||||
isHidden: false
|
||||
forumTopicId: 301468
|
||||
---
|
||||
|
||||
|
Reference in New Issue
Block a user