Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Logica: Wizard #64

Open
Mossati opened this issue Oct 6, 2024 · 0 comments
Open

Logica: Wizard #64

Mossati opened this issue Oct 6, 2024 · 0 comments

Comments

@Mossati
Copy link

Mossati commented Oct 6, 2024

Beschrijving

De logica achter de wizard, het ophalen van de vragen, antwoorden en het verwerken daarvan.

User story

Als gebruiker wil ik het volgende kunnen inzien; bij welke vraag ik ben, de huidige score, de vraag zelf en de bijhorende antwoorden.
Ook wil ik zien welk pakket ik krijg als resultaat.

Nodig

  • Fetchen van questions, answers, packages, users
  • Elke question ophalen
  • De answers ophalen met hetzelfde question id als de huidige vraag
  • De score van de aangevinkte answer optellen
  • De answers opslaan in JSON formaat (voor de users tabel)
  • De score vergelijken met de score van de packages
  • Een reactive state waarbij de volgende question en answers moeten worden ingeladen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

No branches or pull requests

1 participant