BenRodProd / capstone-project

NEXT | REACT | MONGODB | MONGOOSE | STYLED-COMPONENTS
https://capstone-project-kohl-seven.vercel.app
1 stars 0 forks source link

intelligent question handling #46

Open BenRodProd opened 1 year ago

BenRodProd commented 1 year ago

Value proposition

As a student I do not want to be asked the same questions over and over again, even if i know them in order to progress in my learning

Description

No wireframe, just a way to handle the database / questionchoice

Acceptance criteria

Tasks

Size: M

CJAkkuec commented 1 year ago

Looking good, here's a little resource for you regarding the weighted algorithm you're planning to write. :) Just a sidenote: this might be a little difficult to test as part of QA, because weighted randomness is difficult to observe and judge.