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, the .course-state.toml at repos root is serialized with the given fields. The problem is that using indexes might cause issues when new exos or skills are created, therefore shifting the indexes... When resuming an exo it might jump to an older exo.
Currently, the
.course-state.toml
at repos root is serialized with the given fields. The problem is that using indexes might cause issues when new exos or skills are created, therefore shifting the indexes... When resuming an exo it might jump to an older exo.A more stable identifier would be to store the path.
The text was updated successfully, but these errors were encountered: