Testing script incorrect?

Hi, I am copying and pasting the following script into Codepen for the tribute page project, and it is still running 17 checks for the Survey Form project (instead of 10 checks for the Tribute Page), so I am unable to see if the 10 user stories are accurately met in the tribute:

https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js

I use Chrome browser. I realize the script is the same for both projects, so I am wondering what may be causing this or if anyone has found a solution to this occurring.

User Agent is: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.198 Safari/537.36.

Challenge: Build a Tribute Page

Link to the challenge:

Did you use the dropdown menu and select the correct test?

Also, note that if you forked the Survey Form starter project *example project but use it for the Tribute page project it will have some JS code that locks the test to the Survey Form test. You can remove the JS code (from the JS code box) to get the dropdown unlocked.

1 Like

I was overlooking that there was a dropdown! I see that now, and thank you.

1 Like

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.