Https://learn.freecodecamp.org/responsive-web-design/responsive-web-design-projects/build-a-survey-form

Hi, I have problems with solving the following story:

  • User Story #13: Inside the form element, I can select a field from one or more groups of radio buttons. Each group should be grouped using the name attribute.

I have solved all of the stories but I am not sure what am I doing wrong here.
This is my code so fare:

I would appreciate any advice. Thanks.