I have no idea how to fork my code pen. I just keep creating more copies of the test pen and more copies of my own pen (https://codepen.io/mjkinsey/pen/bKxbYE). How do I get them to play nice?
I’m working on Chrome Canary Version 69.0.3469.2 (Official Build) canary (64-bit) on an iMac using macOS Sierra 10.13.5.
Also, I searched and found that someone had posted this question before. The camper’s problem was solved, but it didn’t say exactly how. There’s also supposedly a guide to forking on a Mac, but it’s locked for some reason. There are no YouTube videos specifically on this issue. (Why??)
Hi @MelissaJayne thanks for searching for an answer first.
[EDITED]
I’m taking another stab at this to make it more clear: What you’re trying to do is to have FCC verify that you pass all your tests, right?
In order to do this, you can either “fork” the FCC template, which includes pre-written code to verify your tests. OR you can include a script via the CodePen settings that will do the same thing.
Both will create the FCC test checker. At that point, you simply select which project you want to run tests for and it will tell you if you pass or not.
Thanks for the detailed answer, @nicknish. I’m not sure which pen I should be forking—I just want to run the tests. I tried copying my code into the FCC pen and clicking Fork, but nothing happened. I also tried pasting the script () into my pen, but again, nothing happened. I did get an ellipsis, as if it were trying/starting to process the code, but then nothing happened. I’ll try pasting into the FCC codepen again…
Here’s a link of a GIF showing how I added the FCC test script.
Copy the script from the challenge page
Open up your pen’s settings
Go to “JavaScript” in the settings links
Paste the FCC script that we copied from earlier.
Save the pen
If you did this right, then you’ll see either a menu button OR the FCC testing window in the top-left. Run the tests, and if they’re 10/10 then you’re good!
That’s it! You’ve met all the requirements for this project so you can move on to the next challenge/project. Don’t forget to copy+paste your pen’s link on the challenge page.
Good job.
Also - Your project is very well designed. Nice typography and use of whitespace.
Hello, i have copy my link to My tribute page and paste it on the solution space but it is not going to the next challenge. i have 10/10 in the test. i do not know what is happening. can somebody help me, please?