Hi,
I keep getting 16/17 with my Survey Form. It’s something to do with the labels.
The test says:
"## 10. For the name, email, and number input fields inside the form I can see corresponding labels that describe the purpose of each field with the following ids: id=“name-label”, id=“email-label”, and id=“number-label”.
#name-label should contain some text : expected 0 to be above 0 AssertionError: #name-label should contain some text : expected 0 to be above 0"
I don’t know what this means. Please help!