Show a message after completing a project - RWD beta
See original GitHub issueIs your feature request related to a problem? Please describe.
The platform shows no indication saying that you have finished a practice project in the beta RWD. It straight goes to the next challenge and a preview of the next project pops up.
This is kinda an issue because in the end, I want to see what I’ve made and go through the code again.
After all, our vision is to focus on more repetition, especially the new RWD
Note that for Version 7.0 of the freeCodeCamp curriculum, we are moving toward an entirely project-focused model with a lot more repetition. - Contributing guidelines
Describe the solution you’d like
After completing the final step of a practice project, there could be a popup modal which says “🎉 You have completed the practice project
” and gives the options “Continue to the next challenge
” and “Explore your code before moving on
”.
This is inspired from the new project preview
which is shown at the start of every new practice project.
Describe alternatives you’ve considered
We could add a message below ✅ Step completed.
in the output box like 🚀 Project finished. Feel free to go through the code before continuing to the next challenge
Additional context
This is a screenshot of the last step of a practice project (cafe-menu/step-92)
This is what you see after clicking Submit your code and go to next challenge (Ctrl + Enter)
Issue Analytics
- State:
- Created a year ago
- Comments:8 (7 by maintainers)
Top GitHub Comments
Having some form of celebration seems neat. It comes after quite a lot of effort, after all.
@ahmadabdolsaheb this is more your department than mine. Any thoughts?
This issue has accessibility concerns as well. We definitely need to make sure that people who are listening to the page are informed that they have completed the project. I would lean toward a modal congratulating them on completing the project and then giving them a few options, such as return to the main curriculum landing page or continue on to the next project.