Skip to content

Releases: Borjablm/lumination-quiz-generator

v1.1.0

Choose a tag to compare

@Borjablm Borjablm released this 06 Jul 07:54

Migrate to the AI Tutor API v1 /quiz endpoint. Single async job with browser-side polling. Requires Lumination Core 1.2.0+.

v1.0.1

Choose a tag to compare

@Borjablm Borjablm released this 07 Apr 11:45
  • Dynamic heading level (H1/H2) via Core setting or shortcode param
  • Fix hidden headings in quiz and results sections (SEO)
  • Add readme.txt (was missing)
  • Fix template variable prefixes

v1.0.0 — AI Quiz Generator

Choose a tag to compare

@Borjablm Borjablm released this 06 Apr 08:14

Initial release of Lumination AI Quiz Generator.

Features:

  • Generate interactive quizzes from PDFs, URLs, or pasted text
  • Configurable question count (3-30) and difficulty (easy/medium/hard)
  • Optional countdown timer (5/10/15 min)
  • Instant scoring with correct/incorrect feedback and explanations
  • Retake quiz (reshuffled questions)
  • Export Q&A to CSV
  • Export Score Report to CSV (question, correct answer, your answer, result, total score)
  • MathJax support for STEM content
  • Integrates with Lumination Core (shared API, analytics, colors, access control)

Shortcode: [lumination_quiz]

Requires: Lumination Core v1.0.0+