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
When I'm midway through a problem but can't figure out the next move, my only recourse is to use the problem-explanation (question mark in a circle) button and then replay the problem up to where I was. The fast-forward button seems to work well only for very linear problems - any branches cause it to stop there.
Instead of resetting to the beginning, it would be way more valuable to maintain the position in the tree, and allow the user to use the arrow buttons to navigate back to the beginning if required.