Skip to content

move ChoiceAnswer model to folder#286

Open
lebalz wants to merge 2 commits intofeature/choice-answerfrom
refactor-attempt/choice-answer
Open

move ChoiceAnswer model to folder#286
lebalz wants to merge 2 commits intofeature/choice-answerfrom
refactor-attempt/choice-answer

Conversation

@lebalz
Copy link
Copy Markdown
Contributor

@lebalz lebalz commented Apr 6, 2026

Plan

  • ChoiceAnswers always have either an explicite id (uuid) when standalone or a qid when inside q Quiz
  • Create documents for each Quiz-Item:
    • having a prop qid when inside a Quiz (to ensure ordering)
    • attach to the Quiz' DocumentRoot or to it's own DocumentRoot when standalone
  • create an interface iQuizzable providing all needed methods to assess quiz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant