ucsb-cs56-projects / cs56-math-conversion-quiz

-
2 stars 9 forks source link

"You Hit" in hint only accounts for leading digits #54

Open labasan opened 6 years ago

labasan commented 6 years ago

You hit in the hint only accounts for the leading digits meaning that the amount of correct digits will remain the same as long as last digit is correct. Hint Issue

labasan commented 6 years ago

Additional note: The "You hit" updates when deleting the leading zero. For consistency, it would make sense for it to either only increment as the hint increments or always account for the current input's correctness. On the same note, the "You hit" seems repetitive as the hint shows how many are hit. Could be grouped under "Improve Hint" issue.

aryamandas commented 6 years ago

F17 OK (50 pts)