Nucleo-Estudantes-Informatica-ISEP / antirecurso

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

Score calculation #18

Closed esfoliante closed 1 year ago

esfoliante commented 1 year ago

In this issue we want:

esfoliante commented 1 year ago

As seen in the picture below, if the end score is less than 0, then we update the score as being 0. However, this logic doesn't work if the current score is 0 and the score from the answered exam is greater than 0.

Change this function present in app\Http\Livewire\Exams\Answer

image
esfoliante commented 1 year ago

I'll take care of this! 😺