The problem

We have the name of the person as a heading,and identical set of questions for each person.

Question: Do we need to explicitly associate the name of the person with the questions? (My instinct is "yes", without being 100% sure, users can fill in info for the wrong person).

The original problem (no association)

Example 1 (no common label)

John Doe

Jane Doe

Example 2 - group role to the rescue

Snoop Doggy Dog

Example 3 - Using aria-labelledby to associate common label with the first form field in the group, sufficient context?

Jared Doofyhead

Example 4 - using aria-describedby to associate the dropdown with the common label

Lord Voldimort