I prematurely marked an exercise as complete - it passed tests on my system but wound up failing on the exercism runners. (This may be a boost version issue that needs further investigation.) I’d like to return the exercise to “in progress” while we iron this out.
Is it possible to revert the “mark as complete” decision?
No, there’s not a way. Completing exercises comes with consequences (badge awarding, emails, unlocking of other things, etc), so it’s not purely a database state. So we just don’t allow it - sorry.