Starting the Survey form

I am just confused about how to start. The tribute letter had three panels. When I click on the top link I get a survey form. First I tried to fill it in, sites are always asking us to take surveys but I guess thats the finished product. I came back to the start page and click on the second link and I get stories but how do I get the three panels.
How do I get started?

Your code so far

Your browser information:

User Agent is: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.61 Safari/537.36.

Challenge: Build a Survey Form

Link to the challenge:

do you mean the 3 green stripes on top of each other from the example page? If so,
copy this code:

<script src="https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js"></script>

into whatever you’re using. Or if you want the original link, https://codepen.io/freeCodeCamp/pen/MJjpwO

Okay I think I found it, I have to press the editors view on the survey form page.
Thanks for the link, it helped me look again.

1 Like

you should start from scratch, you should not start from the provided example

show that you are able to start your project on your own from the empty canvas!

You know I am here to learn but it can be very hard to see the instructions. I have found it but its very frustrating looking at pages and wondering what do I do next.
This site goes from hand-holding to you are on your own now very quickly. And your to tough love reply do it from scratch is meaningless. Do what; is the question. The code pen thing led to setting up a new account; I got three pages open and I am tied so good night.

yes, you need a codepen account if you want to use codepen, otherwise you can’t save your work.

as written below the user stories:

forking the pen means you are copying the pen with the test suite to your codepen account and there you can create your project and also save it, if you don’t once you close the page it will be lost, and you would not be able to submit your project

Yes thank you. I was very tied last night. I tend to do this programming when it’s late. Not the best time to read instructions. Thanks for your help.