In this Workshop Step 12: Instruction omits required type=”radio” attribute. The test fails unless type=”radio” is added, but the instruction never mentions this attribute.
Please post a link to the Step you are talking about
Here is the link to the Workshop Step 12: https://www.freecodecamp.org/learn/responsive-web-design-v9/workshop-parent-teacher-conference-form/step-12
add a radio button
The instructions are to add a radio button. I believe you will need to add that type to make it a radio button, correct?
The previous input is also a radio button so it makes sense that this step would expect you to know how to do this, or even copy the code from above and change it for “phone”
Yes - you’re absolutely right. I did think of that after the fact. It’s just that I’ve gotten used to each direction to be very specific and when I didn’t see it there, I thought it was an oversite. Thanks for the input.
1 Like