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
Currently, installing a new version of RoboTutor requires uninstalling the old version and therefore deletes the student model, kicking kids back to the start of each matrix. Options:
a. Make it possible to upgrade RoboTutor without uninstalling it first.
b. Store student models elsewhere.
+: Will survive even if uninstall old version.
-: More work to implement?
The text was updated successfully, but these errors were encountered:
Currently, installing a new version of RoboTutor requires uninstalling the old version and therefore deletes the student model, kicking kids back to the start of each matrix. Options:
a. Make it possible to upgrade RoboTutor without uninstalling it first.
b. Store student models elsewhere.
+: Will survive even if uninstall old version.
-: More work to implement?
The text was updated successfully, but these errors were encountered: