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
For parity with Oppia web, we need to add support for jumping the learner back to another exploration as a refresher if they are struggling with an exploration. It's not clear currently if their progress in the current exploration should be saved, or if they need to start over.
The current ExplorationProgressController is being modeled such that progress always resets when you leave the exploration.
The text was updated successfully, but these errors were encountered:
For parity with Oppia web, we need to add support for jumping the learner back to another exploration as a refresher if they are struggling with an exploration. It's not clear currently if their progress in the current exploration should be saved, or if they need to start over.
The current ExplorationProgressController is being modeled such that progress always resets when you leave the exploration.
The text was updated successfully, but these errors were encountered: