basvdl97 / PQChoiceAssistant

PQChoiceAssistant Project for TNO
0 stars 0 forks source link

Use of scoring_question field #26

Open Sam-TNO opened 1 week ago

Sam-TNO commented 1 week ago

I could be mistaken, but I don't think this flag is being used yet in the scoring logic.

Each question has a flag scoring_question. If this is false, the question should not be taken into account for the final scoring, so the variable counting the number of questions answered by the user (I think it was n) should not be incremented in this case.