Help with Survey Form User Story 7

I can’t pass user story 7 on the survey project assignment. Can you help me figure out why?

This is a image of a the error message I am getting:

This is a link to my codepen:

You have an id of number in the email field AND age field

I changed that but I’m still not passing the test.

Looks like you have 2. I say two! id tags in your input element. (You should only have id=“number”)


This is my pen if you’d like a look at it?.
Maybe we can help each other in the future. I would like that…

Let me know if it works

Thank you for your help. It fixed the problem.

1 Like