blockpy-edu/blockpy-server

Remember last problem and load it instead

Opened this issue · 0 comments

There's no reason we shouldn't store the last problem loaded into localStorage and have that be the one that loads in.

Bonus - if we also store its position in the list, we can detect if that position has changed and then return to 0 if it changes. This helps alert them to major structural changes, perhaps?