Tell us what’s happening:
I’ve completed the Build a World Cup Database project, but when I click on I’ve completed this challenge nothing happens. I have checked my curriculum progress and it doesn’t show it as completed there either.
###Your project link(s)
solution: GitHub - Jakemeister7/Build-a-World-Cup-Database
Your browser information:
User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:147.0) Gecko/20100101 Firefox/147.0
Challenge Information:
Build a World Cup Database - Build a World Cup Database
Teller
January 20, 2026, 9:35pm
2
Hi @Jakemeister37
Try refreshing the freeCodeCamp webpage.
Make sure you logged onto freeCodeCamp before starting the module.
Happy coding
Thanks. I’ve done that a few time with no success.
Teller
January 20, 2026, 9:45pm
4
Sometimes the connection gets lost at the last step.
Press Reset and submit again.
Thanks. I have finished it, but when I try to submit the location of the files, nothing happens. I’ve been clicking on I’ve completed this challenge.
ILM
January 21, 2026, 9:02am
6
what does it say when you are submitting your code? share a screenshot if needed
Thanks. It doesn’t say anything. Just nothing happens.
ILM
January 21, 2026, 8:02pm
8
please share a screenshot of the page right after you have clicked the button
Here’s the screenshot. Seems it captured both browser windows.
I went back into the course and it doesn’t think I’ve given the script files executable permissions.
camper: /project$ ls -l
total 16
-rw-r–r-- 1 camper camper 1040 Jan 21 16:14 expected_output.txt
-rw-r–r-- 1 camper camper 1280 Jan 21 16:14 games.csv
-rwxr-xr-x 1 camper camper 286 Jan 21 16:14 insert_data.sh
-rwxr-xr-x 1 camper camper 1123 Jan 21 16:14 queries.sh
I’ve gotten through the permission thing and the insert file. Now it’s not passing my queries. sh file. The output is the same as the expected outcome.
All good now. It all came down to the number of decimal places in this: Average number of goals in all games from both teams:
2.8125000000000000
ILM
January 22, 2026, 9:43am
14
at the top it says “You must complete the project first” in red, I think you missed that