CodeRoad Does Not Verify Correctly

Greetings!

Since the “Build 5 programs” bash workshop, I’ve been having trouble verifying my entries.

No matter what I write, everything passes as ok, even when I know it’s not.

I don’t care too much cause I have enough experience to know how to finish the workshop, but I would like to know if this problem can be fixed.

Just in case, I also have the bug that if I rebuild the container or even if I delete it and create again the rdb-alpha folder (deleting containers, images, volumes & builds from docker) the lesson start since I leave it, and in that case I cannot create the necesary files to progress because the reset button cant work if the files isn’t exist, and I dunno what devil force is saving the progress of a VS extension inside a docker (I tried to delete extension cache and still remember), but I “solved” renaming of the rdb-alpha folder, in that case is tooked as new directory, so is a “new” file and can start from the beginning.

Development env:

  • Windows 11 Home
  • Visual Studio Code Portable (local builds)
  • Docker Desktop [Personal]
  • WSL

Using a different folder for rdb-alpha on windows when you want to start a new workspace is the situation as far as I know for all windows users.

As for the code road not verifying your steps, it is not something I have ever experienced. I would suggest making sure you are following all instructions for local setup or use codepsaces instead. (So essentially try again. Keep track of everything you are doing in detail in case you experience this again. Then let us know what you did exactly and if it is recreatable. That is, if someone else follows your steps as you stated them, will they have the same issue? Are you able to see the same issue when you try again? Etc)

I’m opening the container exactly as the workshops before; I’m going to finish the part 1 of “building a student database”, if the bug is still happening in part 2, I’m going to move forward to Codespace instead.

Can close this report now.

Thanks for the help, mate.