Skip to content

Conversation

@lanjelot
Copy link
Collaborator

Thoughts?

def save(self):
if self.flag_tracker.has_changed("flag"):
self.status = "solved"
self.status = "solved" if self.flag else "unsolved"
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was meant to go with previous PR sorry. With this we can now un-solve a challenge.

@hugsy hugsy merged commit 8b7dbf4 into hugsy:master Mar 16, 2021
@lanjelot lanjelot deleted the rank-hist branch March 17, 2021 10:21
@hugsy hugsy added this to the 0.1 milestone Jun 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants