๐Ÿง‘โ€๐ŸŽ“ Test Your JSON Skills with Interactive Challenges and Instant Feedback โ€” n8n ์›Œํฌํ”Œ๋กœ

๋†’์Œ ๋ณต์žก๋„โšก ํŠธ๋ฆฌ๊ฑฐ32๊ฐœ์˜ ๋…ธ๋“œ๐Ÿท๏ธ Miscellaneous๐Ÿ‘ 4,345ํšŒ ์กฐํšŒ์ž‘์„ฑ์ž: Lucas Peyrin

๊ฐœ์š”

How it works

This template is a hands-on, practical exam designed to test your understanding of the fundamental JSON data types. It's the perfect way to solidify your knowledge after learning the basics.

Think of it as the "driver's test" that comes after the "theory lesson". You'll be given a series of tasks, and the workflow will automatically check your answers, providing instant feedback.

The test is broken down into six sequential challenges, each focusing on a core data type: String: Wr

์‚ฌ์šฉ๋œ ๋…ธ๋“œ

HTML

์›Œํฌํ”Œ๋กœ ๋ฏธ๋ฆฌ๋ณด๊ธฐ

Step 2: Number
Modify the "Test - Number" node.
Task: Create a JSON object with two keys:
- `product_id` with the number `12345`
- `price` with the decimal number `99.99`
![Numbers](ht
โŒ Incorrect.
Hint: Numbers must not be in quotes. Check both the int
Step 3: Boolean
Modify the "Test - Boolean" node.
Task: Create a JSON object with two keys:
- `is_active` with the value `true`
- `has_permission` with the value `false`
![Boolean](htt
โœ… Correct!
Now for the `null` value.
โŒ Incorrect.
Hint: Boolean values are `true` or `false` and must be
Step 4: Null
Modify the "Test - Null" node.
Task: Create a JSON object with a key `middle_name` who
![Null](https://media1.giphy.com/media/v1.
โœ… Correct!
Excellent. Time for arrays.
Step 5: Array
Modify the "Test - Array" node.
Task: Create a JSON object with a key `tags` which is a
- The string `'n8n'`
- The string `'automation'`
- The number `20
โœ… Correct!
Almost there. Last one: objects.
โŒ Incorrect.
Hint: Check the order of items, data types (string vs n
Step 6: Object
Modify the "Test - Object" node.
Task: Create a JSON object with a key `user`. Its value
- `name` (string: `'Alex'`)
- `id` (numb
โœ… YOU DID IT!
โŒ Incorrect.
Hint: Remember to wrap the inner object in curly braces
๐ŸŽ‰ Congratulations! You've passed the test!
You have successfully demonstrated your understanding o
You are now ready to work with data in n8n.
-- Well done! --
Step 1: The String
Modify the "Test - String" node below.
Task: Create a JSON object with a single key named `my_
โœ… Correct!
Let's move on to numbers.
โŒ Incorrect.
Hint: A string value must always be enclosed in double
JSON Knowledge Test
Welcome to the practical test! The goal is to check you
How to use this test:
1. For each step, read the instruct
โœ… Correct!
Let's move on to booleans.
โŒ Incorrect.
Hint: The `null` value represents 'nothing' and is writ
๐Ÿ’ก Answer Key
This node contains the correct JSON for the Number step
๐Ÿ’ก Answer Key
This node contains the correct JSON for the Boolean ste
๐Ÿ’ก Answer Key
This node contains the correct JSON for the Null step.
๐Ÿ’ก Answer Key
This node contains the correct JSON for the Array step.
๐Ÿ’ก Answer Key
This node contains the correct JSON for the Object step
๐Ÿ’ก Answer Key
This node contains the correct JSON for the String step
How to pass a test
!Test Example
Mission Accomplished !
![clic](https://api.ia2s.app/form/templates/academy)
I really hope this test helped yo
![Test Skills](https://n8n.io/creators/lucasp
๐ŸŽ‰ SUCCESS ๐ŸŽ‰
T
Test - Boolean
C
Check - Boolean
S
Success - Boolean
E
Error - Boolean
A
Answer - Boolean
T
Test - Null
S
Success - Null
E
Error - Null
A
Answer - Null
T
Test - Array
C
Check - Array
S
Success - Array
E
Error - Array
A
Answer - Array
T
Test - Object
C
Check - Object
S
Success - Object
E
Error - Object
A
Answer - Object
T
Test - String
C
Check - String
S
Success - String
E
Error - String
T
Test - Number
C
Check - Number
E
Error - Number
A
Answer - Number
A
Answer - String
S
Success - Number
โšก
S
Start Test!
C
Check - Null
32 nodes25 edges

์ž‘๋™ ์›๋ฆฌ

  1. 1

    ํŠธ๋ฆฌ๊ฑฐ

    ์›Œํฌํ”Œ๋กœ๋Š” ํŠธ๋ฆฌ๊ฑฐ ํŠธ๋ฆฌ๊ฑฐ๋กœ ์‹œ์ž‘ํ•ฉ๋‹ˆ๋‹ค.

  2. 2

    ์ฒ˜๋ฆฌ

    ๋ฐ์ดํ„ฐ๊ฐ€ 32๊ฐœ์˜ ๋…ธ๋“œ๋ฅผ ํ†ตํ•ด ํ๋ฆ…๋‹ˆ๋‹ค, connecting html, if, manualtrigger.

  3. 3

    ์ถœ๋ ฅ

    ์›Œํฌํ”Œ๋กœ๊ฐ€ ์ž๋™ํ™”๋ฅผ ์™„๋ฃŒํ•˜๊ณ  ๊ตฌ์„ฑ๋œ ๋Œ€์ƒ์— ๊ฒฐ๊ณผ๋ฅผ ์ „๋‹ฌํ•ฉ๋‹ˆ๋‹ค.

๋…ธ๋“œ ์„ธ๋ถ€ ์ •๋ณด (32)

HT

HTML

html

#1

์ด ์›Œํฌํ”Œ๋กœ ๊ฐ€์ ธ์˜ค๋Š” ๋ฐฉ๋ฒ•

  1. 1์˜ค๋ฅธ์ชฝ์˜ JSON ๋‹ค์šด๋กœ๋“œ ๋ฒ„ํŠผ์„ ํด๋ฆญํ•˜์—ฌ ์›Œํฌํ”Œ๋กœ ํŒŒ์ผ์„ ์ €์žฅํ•ฉ๋‹ˆ๋‹ค.
  2. 2n8n ์ธ์Šคํ„ด์Šค๋ฅผ ์—ด๊ณ  ์›Œํฌํ”Œ๋กœ โ†’ ์ƒˆ๋กœ ๋งŒ๋“ค๊ธฐ โ†’ ํŒŒ์ผ์—์„œ ๊ฐ€์ ธ์˜ค๊ธฐ๋กœ ์ด๋™ํ•ฉ๋‹ˆ๋‹ค.
  3. 3๋‹ค์šด๋กœ๋“œ๋œ test-your-json-skills-with-interactive-challenges-and-instant-feedback ํŒŒ์ผ์„ ์„ ํƒํ•˜๊ณ  ๊ฐ€์ ธ์˜ค๊ธฐ๋ฅผ ํด๋ฆญํ•ฉ๋‹ˆ๋‹ค.
  4. 4๊ฐ ์„œ๋น„์Šค ๋…ธ๋“œ์— ๋Œ€ํ•œ ์ž๊ฒฉ ์ฆ๋ช…๏ผˆAPI ํ‚ค, OAuth ๋“ฑ๏ผ‰์„ ์„ค์ •ํ•ฉ๋‹ˆ๋‹ค.
  5. 5์›Œํฌํ”Œ๋กœ ํ…Œ์ŠคํŠธ๋ฅผ ํด๋ฆญํ•˜์—ฌ ๋ชจ๋“  ๊ฒƒ์ด ์ž‘๋™ํ•˜๋Š”์ง€ ํ™•์ธํ•œ ํ›„ ํ™œ์„ฑํ™”ํ•ฉ๋‹ˆ๋‹ค.

๋˜๋Š” n8n โ†’ JSON์—์„œ ๊ฐ€์ ธ์˜ค๊ธฐ์— ์ง์ ‘ ๋ถ™์—ฌ๋„ฃ๊ธฐ:

{ "name": "๐Ÿง‘โ€๐ŸŽ“ Test Your JSON Skills with Interactive Challenges and Instant Feedback", "nodes": [...], ...}

ํ†ตํ•ฉ

htmlifmanualtriggersetstopanderror

์ด ์›Œํฌํ”Œ๋กœ ๊ฐ€์ ธ์˜ค๊ธฐ

ํ•œ ๋ฒˆ์˜ ํด๋ฆญ์œผ๋กœ ๋‹ค์šด๋กœ๋“œ ๋ฐ ๊ฐ€์ ธ์˜ค๊ธฐ

JSON ๋‹ค์šด๋กœ๋“œn8n.io์—์„œ ๋ณด๊ธฐ
๋…ธ๋“œ32
๋ณต์žก๋„high
ํŠธ๋ฆฌ๊ฑฐtrigger
์กฐํšŒ์ˆ˜4,345
์นดํ…Œ๊ณ ๋ฆฌMiscellaneous

์ œ์ž‘์ž

Lucas Peyrin

Lucas Peyrin

@lucaspeyrin

ํƒœ๊ทธ

htmlifmanualtriggersetstopanderror
โšก

n8n์„ ์ฒ˜์Œ ์‚ฌ์šฉํ•˜์‹œ๋‚˜์š”?

n8n์€ ๋ฌด๋ฃŒ ์˜คํ”ˆ์†Œ์Šค ์›Œํฌํ”Œ๋กœ ์ž๋™ํ™” ๋„๊ตฌ์ž…๋‹ˆ๋‹ค. ์ž์ฒด ํ˜ธ์ŠคํŒ…ํ•˜๊ฑฐ๋‚˜ ํด๋ผ์šฐ๋“œ ๋ฒ„์ „์„ ์‚ฌ์šฉํ•˜์„ธ์š”.

n8n ๋ฌด๋ฃŒ๋กœ ์‹œ์ž‘ํ•˜๊ธฐ โ†’

Related Miscellaneous Workflows