exercism / discussions

For discussing things like future features, roadmap, priorities, and other things that are not directly action-oriented (yet).
37 stars 5 forks source link

Is there a way to change it from independent mode back to normal mode? #219

Closed sunboshan closed 6 years ago

sunboshan commented 6 years ago

Click independent mode in a track when first time enter the track, however want to change it back to normal. Is there a way to do that now?

sdball commented 6 years ago

I'd like to do this as well. If there's a way it's not obvious.

NobbZ commented 6 years ago

Yes, there is a way. It abuses URL manipulation and I can not find the details.

But it when it was tested it made the tester loose all progress.

See also exercism/exercism.io#3810

kytrinyx commented 6 years ago

We have an open issue discussing how we are going to solve it. I'm going to close this issue in favor of https://github.com/exercism/exercism.io/issues/3985