Nucleo-Estudantes-Informatica-ISEP / antirecurso

Wanna pass your exams? We gotcha! 😉
https://antirecurso.nei-isep.org
GNU General Public License v3.0
11 stars 7 forks source link

Wrong order for non order-agnostic answers #62

Open dimaguy opened 6 months ago

dimaguy commented 6 months ago

During quizzes, given answers are randomized one might find answers that are tied to their order:

image image

This can confuse the user, so I propose the following 2 possible solutions:

  1. Hardcode them to be the last ones in the selection by pattern matching
  2. Edit the Question Bank to make the answers order-agnostic, removing words like "anteriores" or "seguintes"
tomasflopes commented 5 months ago

Thank you once again for your feedback!

We have plans to implement this feature on the backend. I hadn't considered the second approach before, and your suggestion makes it seem like a potentially easier solution. It's important to note that, for now, this feature is not our top priority, as we are focusing on implementing more critical features first. However, your input is valuable, and we assure you that eventually, this feature will be incorporated into our system. Thanks again for your contribution!