Question Bank Format

Import JSON for full banks or CSV for multiple-choice questions in local development or a lab fork with NEXT_PUBLIC_ENABLE_BANK_IMPORT=true.

CSV columns

id,certId,objective,stem,a,b,c,d,correctKey,explanation,difficulty,sourceTitle,sourceAuthor,sourceUrl,license

JSON shape

{
  "questions": [],
  "flashcards": [],
  "pbqs": [],
  "acronyms": []
}

Each question needs a stem, four choices, one correct key, an explanation, and an objective such as 1.2.

Download the class pack