mirror of
https://github.com/harvard-edge/cs249r_book.git
synced 2026-05-21 21:43:04 -05:00
is there an option to hide solutions? #505
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @falmasridev0 on GitHub (Feb 19, 2026).
@profvjreddi commented on GitHub (Feb 20, 2026):
Hi -- I am working on this. The reason I left the solutions visible is because I wanted to ensure transparency and that everyone understands how things are functioning, so that they can identify any issues in the code and so on. That’s why I didn't hide the solutions, but I do plan to release an update where we can hide them.
I had to refactor the code to make it simpler, allowing people to focus on one concept at a time. There are a few changes I needed to make, but thanks for asking. I will let you know when I release the update.
@falmasridev0 commented on GitHub (Feb 20, 2026):
Thank you for your response and I am excited about the efforts and
contributions made.
Currently github copilot is great choice to let him remove the code instead
of manually.
On Sat, 21 Feb 2026 at 12:50 AM Vijay Janapa Reddi @.***>
wrote:
@profvjreddi commented on GitHub (Mar 1, 2026):
Yea. Let me get a release out in the next few weeks. Lots of people asking for this -- it's just that it's not as simple to say "fill out the whole thing" because no one will actually get through the whole thing. It's about carefully figuring out what exactly students should fill and what should be left as pre-filled solutions.
@profvjreddi commented on GitHub (Mar 1, 2026):
I'm going to close this issue for now.