{
"type": "quiz",
"passThreshold": 0.7,
"questions": [
{
"id": "q1",
"text": "What is the primary advantage of an AI coding assistant over using a chat-based AI like ChatGPT for coding?",
"points": 10,
"options": [
{"id": "a", "text": "AI coding assistants use more powerful models"},
{"id": "b", "text": "AI coding assistants understand your project context and integrate directly into your development workflow"},
{"id": "c", "text": "Chat-based AI cannot generate code at all"},
{"id": "d", "text": "AI coding assistants are always free to use"}
],
"correctAnswers": ["b"]
},
{
"id": "q2",
"text": "What is Claude Code's primary interface?",
"points": 10,
"options": [
{"id": "a", "text": "A VS Code extension with inline suggestions"},
{"id": "b", "text": "A web-based IDE in the browser"},
{"id": "c", "text": "A command-line tool that runs in your terminal"},
{"id": "d", "text": "A desktop application with a graphical interface"}
],
"correctAnswers": ["c"]
},
{
"id": "q3",
"text": "What is GitHub Copilot's core strength compared to other AI coding tools?",
"points": 10,
"options": [
{"id": "a", "text": "It can autonomously build entire applications"},
{"id": "b", "text": "Seam
This lesson is part of AI Coding Assistants — a paid course (NZ$39.00). Enrol to unlock the full lesson, audio, and completion tracking.
New to Lalapanzi.ai? We have a growing library of free courses — no sign-in required to start learning.