Anna

Results 204 comments of Anna

About step 13, here's my thoughts on how to fix it. While it may not _necessarily_ be a good idea, it can maybe be used to help come up with...

Regarding my changes to step 13, we don't actually need to know how many letters the message is being shifted by. We just need to know what it does. Secondly,...

Out of curiosity, what is left to do here? It seems a little disorganized.

Beyond the `parseInt` being unnecessary, what was wrong with that answer? Secondly what kind of message do we give campers that try to add those things in step 40; it...

Yeppers, but I would like to see the current tests we use for the client templates so I put this new one in the right folder.

![image](https://github.com/freeCodeCamp/freeCodeCamp/assets/9373245/7eac4e0f-6504-441b-9f1b-41ca8116b48d) Especially considering that even a simple screenshot is hardly enough to prove that this won't happen again.

Why did my test randomly fail in Chromium in regards to continuous integration? My playwright test and changes should be ready.

Okay so near as I can tell, we want the code examples collapsible. Which seems to be coming from right around here right? https://github.com/freeCodeCamp7/freeCodeCamp/blob/1cab4b5797a50618ab51dc91441167e983e3f715/client/src/templates/Challenges/components/prism-formatted.tsx But here might be better too,...

@RavidYael There would be a "View" button that opens a link to their completed solution to the challenge. Like below. The user in the development database does not have a...