{
"questions": [
{
"id": "e84ac1ba-e785-419c-b3fa-78ec4b09b6d7",
"question": "What do you want to learn?",
"description": "Select the topics you are interested in learning",
"type": "multiple_choice",
"options": [
"Web Development",
"Mobile Development",
"Backend Development",
"Data Science",
"Machine Learning",
"DevOps",
"UI/UX Design",
"Game Development",
"Cybersecurity",
"Cloud Computing"
],
"displayOrder": 1
},
{
"id": "59627367-6062-41c8-a9a2-853fb2672b97",
"question": "What do you already know?",
"description": "Select the technologies or concepts you are already familiar with",
"type": "multiple_choice",
"options": [
"HTML/CSS",
"JavaScript",
"Python",
"Java",
"C/C++",
"SQL",
"Git",
"Linux",
"Algorithms",
"Data Structures",
"APIs",
"Databases"
],
"displayOrder": 2
},
{
"id": "5a460484-6196-481d-b172-9424634582d5",
"question": "Which programming languages have you mastered?",
"description": "Select the programming languages you are proficient in",
"type": "multiple_choice",
"options": [
"JavaScript/TypeScript",
"Python",
"Java",
"Go",
"Rust",
"C#",
"PHP",
"Ruby",
"Swift",
"Kotlin",
"C/C++",
"None yet"
],
"displayOrder": 3
}
]
}