This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "title": "Why We Use <br> Element", | |
| "answer_1": "To Add Breaklin", | |
| "answer_2": "To Make Text Italic", | |
| "answer_3": "To Make Text Bold", | |
| "answer_4": "To Make Horizontal Line", | |
| "right_answer": "To Add Breakline" | |
| }, | |
| { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "personality": "INFJ", | |
| "questions": [ | |
| { | |
| "id": 1, | |
| "question": "Do you often think deeply about the meaning of life?", | |
| "answers": ["Yes", "Sometimes", "No"], | |
| "correct": 0 | |
| }, | |
| { |