The challenge asks you to add a name attribute with the value ‘personality’ to the checkbox input element (which I have highlighted).
There is already an id attribute and a type attribute. So just add another, using the same syntax.
2 Likes
