function global_content_protection() { echo ' ';}add_action("wp_head", "global_content_protection");

🧱 Brick Builder v6.0 VISUAL

Author-First Β· AI-Enhanced Β· Images Β· Diagrams Β· Wikipedia Visuals

🎭 Demo Mode⚑ Groq AI ActiveπŸ”‘ No API Key

πŸ“„ Content Editor

Page:
Mode:🎭 Demo⚑ GroqNo Key
Page {{ n }} β€”
πŸ€– AI Suggestions β€” Review Required {{ brick.pages[n-1].aiSegments.filter(s=>s.status==='pending').length }} PENDING
πŸ€– AI Enhancement PENDING REVIEW{{ seg.wordCount }} words
βœ… AI Content Accepted & Merged β€” now shown in author colour above
Page {{ n }} · {{ getPageWordCount(n-1) }} words · {{ getPageCharCount(n-1) }} chars⚠ {{ brick.pages[n-1].aiSegments.filter(s=>s.status==='pending').length }} pending AI suggestion(s)

{{ brick.title||'Untitled Brick' }}

πŸ“š {{ brick.courseName }}
🎯 {{ brick.difficulty }}⏱ {{ brick.estTime }} min🧩 {{ brick.type }}{{ t }}
🎯 Learning Objectives
{{ brick.objectives }}
πŸ“– References
{{ r }}{{ r }}
βš– Content Distribution
✍ Author {{ actualAuthorPct }}%πŸ€– AI {{ actualAIPct }}%
{{ idx+1 }} {{ page.sectionTitle||'Page '+(idx+1) }}
πŸ”– {{ brick.id }} Β· v{{ brick.version }} Β· {{ brick.status }}
πŸ–Ό

No images in library yet. Upload via the sidebar or use the toolbar inside the editor.

{{imgLib.length}} image(s) β€” click any to insert into current page.

{{img.name}}

Brick schema β€” fully compatible with Brick Learner Hub v3.0.

{
  "id": "{{ brick.id }}",
  "title": "{{ brick.title }}",
  "course": "{{ brick.courseName }}",
  "topics": [{{ brick.selectedTopics.map(t=>`"${t}"`).join(', ') }}],
  "difficulty": "{{ brick.difficulty }}",
  "type": "{{ brick.type }}",
  "estTime": {{ brick.estTime }},
  "objectives": "{{ brick.objectives }}",
  "sourceRatio": {{ brick.sourceRatio }},
  "actualAuthorRatio": {{ actualAuthorPct }},
  "status": "{{ brick.status }}"
}
{
  "id": "{{ brick.id }}-xapi",
  "verb": {"id":"http://adlnet.gov/expapi/verbs/created"},
  "object": {"id":"{{ brick.id }}","definition":{
    "name":"{{ brick.title }}","course":"{{ brick.courseName }}",
    "topics":[{{ brick.selectedTopics.map(t=>`"${t}"`).join(',') }}],
    "sourceRatio":{{ brick.sourceRatio }},"pages":{{ totalPages }}
  }},"timestamp":"{{ new Date().toISOString() }}"
}
{{ v.version }}{{ v.timestamp }}{{ v.note }}
πŸ–Ό Insert Visual β€” Page {{vmod.page}}
πŸ“
Click to choose or drag & drop images
JPG Β· PNG Β· GIF Β· SVG Β· WebP Β· Multiple at once

Copy any image (screenshot, diagram, chart from a document) then paste below with Ctrl+V / Cmd+V.

Click here β†’ then press Ctrl+V / Cmd+V to paste an image…

Search Wikipedia for topic-related images (Wikimedia Commons β€” freely licensed).

{{img.cap}}

No images found β€” try a different keyword.

Click a template to insert an editable HTML diagram directly into the brick. All text is fully editable.

{{d.icon}}
{{d.name}}
{{d.desc}}
πŸ“š OR PICK FROM LIBRARY ({{imgLib.length}})
{{ toastMsg }}
{{ toastDetail }}