Assessium
Documentation

Future workspace surfaces can appear in these docs even when their backend is still being connected. The live routes continue to stay honest about what is already wired.

§ Getting started

Prompt template

A reliable prompt shape for generating content that will import cleanly into Assessium today.

Assessium imports best when questions are structured clearly. Ask your LLM for numbered questions, explicit options, and answer lines or checked options.

Create a quiz with 8 questions on {topic}. Mix multiple choice, multiple select, true/false, and short answer.

Use this structure:

## Question 1
Prompt text here
- [ ] Option A
- [x] Option B
- [ ] Option C
- [ ] Option D

Answer: B

For short answer questions, include:
Expected answer: keyword 1; keyword 2
note

The import workspace currently supports Markdown, JSON, and raw text. AI generation inside the app is not part of Sprint 1.

Was this helpful? ·
prompt-template