Hello, right now I’m taking the relational database course
I’m doing the number guessing game on local and I cannot complete the project despite
restarting the project 4 times (doing it from a fresh folder)
repeatedly running the coderoad extension and pressing “continue” after the completion screen
this did was not an issue on the previous project that is the periodic table project.
I hope there’s a way to get it completed.
You can post solutions that invite discussion (like asking how the solution works, or asking about certain parts of the solution). But please don’t just post your solution for the sake of sharing it.
If you post a full passing solution to a challenge and have questions about it, please surround it with [spoiler] and [/spoiler] tags on the line above and below your solution code.
Thank you for the warm welcome @Teller
There are no errors in my terminal, my problem is simply not having the freecodecamp web recognizing my completion even after restarting the workspace a few times.
because of that I cannot submit my progress into the course.
actually the only problem is the freecodecamp web not recognizing me having completed the certification project.
I’ve already added the coderoad webhook token to it, still it does not recognize me completing the certification project.
Dear forum-goers and moderators
I’ve found that the issue was on my token,
Apparently I haven’t saved my dockerfile so my token is not recognized
After I edited and commited inserting the token into the perscribed line
it did made my file dissappear but at the same time when I ran coderoad it automatically goes to the completion screen and I was able to finally submit my code to the freecodecamp website
Thank you for the replies, I’m sorry that I wasn’t careful enough in diagnosing my own faults. This was a valuable lesson for me.