m-lm / minmath

A minimalist mental math website.
MIT License
1 stars 0 forks source link

Add score bonus for fast solve #12

Closed m-lm closed 4 months ago

m-lm commented 11 months ago

Scoring system currently rewards 1 point per correct solution, but an idea is to reward fast solutions (within ~2 seconds?) with a bonus point, for example.

m-lm commented 11 months ago

Also perhaps a streak bonus? If user gets 3 correct solutions in a row gain an extra point?