You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now we store calculated results in json. IMHO, Json should only store correct/wrong, the api should do the math on get.
So if needed we can easily tweak formula, without having to touch in data in json.