Help with survey form today

https://codepen.io/juligrossman/pen/rNOjaWz

So I have 16/17 tests working for the Form, but I cannon figure out how to add what I need correctly…I am missing the labels for each field with ids:
id=“name-label”, id=“email-label” and id=“number-label” at least that is what I think I am missing.

I see many have been stuck on this, but I still can’t figure it out.

Thanks

You need an element with an id of name-label. Check your ids to see if they match this format.