Tell us what’s happening:
Hello,
In the certification task, I followed the instructions and created the basic code to ensure all steps would pass. After that, I started adding my creative changes. However, I mistakenly saved my code and moved on to the next step. As a result, my certification only shows the basic code, not the final project I worked on.
What can I do in this situation? If someone views my profile, they will only see the rough draft instead of my completed project.
Please suggest a solution.
Thank you
Hi there and welcome to our community!
You can resubmit code for any of the projects at any time. As long as your new code still fulfills all of the user stories, it will be saved and overwrite your existing code.
Hi, thanks for your response.
The code is being overwritten, but the changes are not reflecting in the ‘View Project’ option under the claimed certification. Anyone visiting my profile and checking my projects might get a bad impression due to the outdated code. Is there any way to completely delete the old code and replace it with the updated version so that it reflects correctly under the certification?
Hi there. You can use Revert
, Reset
button in the challenge project to write your code from scratch or manually delete it and write again.