Feat: hide blocks not challenges (#39504)
* fix: remove isHidden flag from frontmatter * fix: add isUpcomingChange Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com> * feat: hide blocks not challenges Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com> Co-authored-by: Ahmad Abdolsaheb <ahmad.abdolsaheb@gmail.com>
This commit is contained in:
committed by
GitHub
parent
6b081c7e7b
commit
bd68b70f3d
@ -3,7 +3,6 @@ id: bd7168d8c242eddfaeb5bd13
|
||||
title: Visualize Data with a Bar Chart
|
||||
isRequired: true
|
||||
challengeType: 3
|
||||
isHidden: false
|
||||
forumTopicId: 301464
|
||||
---
|
||||
|
||||
|
@ -3,7 +3,6 @@ id: 587d7fa6367417b2b2512bbf
|
||||
title: Visualize Data with a Choropleth Map
|
||||
isRequired: true
|
||||
challengeType: 3
|
||||
isHidden: false
|
||||
forumTopicId: 301465
|
||||
---
|
||||
|
||||
|
@ -3,7 +3,6 @@ id: bd7188d8c242eddfaeb5bd13
|
||||
title: Visualize Data with a Heat Map
|
||||
isRequired: true
|
||||
challengeType: 3
|
||||
isHidden: false
|
||||
forumTopicId: 301466
|
||||
---
|
||||
|
||||
|
@ -3,7 +3,6 @@ id: bd7178d8c242eddfaeb5bd13
|
||||
title: Visualize Data with a Scatterplot Graph
|
||||
isRequired: true
|
||||
challengeType: 3
|
||||
isHidden: false
|
||||
forumTopicId: 301467
|
||||
---
|
||||
|
||||
|
@ -3,7 +3,6 @@ id: 587d7fa6367417b2b2512bc0
|
||||
title: Visualize Data with a Treemap Diagram
|
||||
isRequired: true
|
||||
challengeType: 3
|
||||
isHidden: false
|
||||
forumTopicId: 301468
|
||||
---
|
||||
|
||||
|
Reference in New Issue
Block a user