kendallgoto / Latin-Online

Latin study tools for students learning vocabulary and grammar, developed for Los Altos High School and for Wheelock's Latin.
GNU General Public License v3.0
0 stars 0 forks source link

glitch in code when answering questions #1

Open shuntia opened 6 months ago

shuntia commented 6 months ago

image When I keep holding enter slightly long, the script recognizes the next question as "correct", along with the parameters of the cards other than the name, the same as the previous. I do not do PHP(and JS) but the script might not be changing the variables quickly enough, possibly making the program fetch the previous answer along with the previous definition, therefore making the answer marked as correct before the other variables are set to the next word.

kendallgoto commented 5 months ago

thanks for writing in - i'll take a look on that.