π§±
Select a Brick to Start Learning
Upload your Brick Builder JSON exports using the panel on the left, then click a brick to view its content and generate AI quizzes.
{{ selectedBrick.title }}
π {{ selectedBrick.course }}
π― {{ selectedBrick.difficulty }}β± {{ selectedBrick.estTime }} minπ§© {{ selectedBrick.type }}{{ t }}
π― Learning Objectives
{{ selectedBrick.objectives }}
π References
{{ r }}{{ r }}
β Content Distribution
β Author {{ selectedBrick.sourceRatio || 50 }}%π€ AI {{ 100 - (selectedBrick.sourceRatio || 50) }}%
π Content
Page:
{{ idx + 1 }} {{ page.sectionTitle || formatPageType(page.type) || ('Page ' + (idx + 1)) }}
π‘ Worked Example
{{ page.content }}
β Try It Yourself
π {{ selectedBrick.id }}π
{{ formatDate(selectedBrick.savedAt) }}
π§ AI Quiz Generator BLOOM'S TAXONOMY
π§
Generating Bloom's Taxonomy quizβ¦
Building questions across Understanding, Analyse, Apply & Evaluate levels
β {{ quizError }}
π {{ quiz.questions.length }} questionsΒ·{{ selectedBrick.title }}{{ answeredCount }} / {{ quiz.questions.length }} answered
Q{{ qi + 1 }} {{ q.bloom }} {{ q.type === 'multi' ? 'β Select all correct' : 'β Single answer' }}
{{ q.question }}
{{ multiSelected(qi, oi) ? 'β' : '' }}{{ opt }}
π‘ Explanation: {{ q.explanation }}
{{ quizScore }} / {{ quiz.questions.length }}
{{ scoreLabel }}
{{ scorePct }}% correct
{{ bl }}: {{ bs.correct }}/{{ bs.total }}
π―
Generate an AI quiz based on this brick's content.
Up to 5 questions Β· MCQ & Multi-answer Β· Bloom's Taxonomy
π Demo Mode β quiz generated without any API key