chore: update new IS, QA challenge 4 to hidden

This commit is contained in:
Mrugesh Mohapatra
2020-05-25 19:30:11 +05:30
parent 1fe1789200
commit 74430b3ec3
3 changed files with 10 additions and 7 deletions

View File

@@ -2,6 +2,7 @@
id: 5e601c0d5ac9d0ecd8b94afe
title: American British Translator
challengeType: 4
isHidden: true
isRequired: true
---
@@ -55,8 +56,8 @@ tests:
```js
/**
Backend challenges don't need solutions,
because they would need to be tested against a full working project.
Backend challenges don't need solutions,
because they would need to be tested against a full working project.
Please check our contributing guidelines to learn more.
*/
```

View File

@@ -2,6 +2,7 @@
id: 5e601bf95ac9d0ecd8b94afd
title: Sudoku Solver
challengeType: 4
isHidden: true
isRequired: true
---
@@ -51,8 +52,8 @@ tests:
```js
/**
Backend challenges don't need solutions,
because they would need to be tested against a full working project.
Backend challenges don't need solutions,
because they would need to be tested against a full working project.
Please check our contributing guidelines to learn more.
*/
```