Is there a way to group check box options together - for easier visual representation for the user?

  • BrainStartupChallenge
    Asked on March 3, 2015 at 12:00 AM

    I want to have a check box option where a user can choose up to 5 options max (say out of 50).  However since 50 is a lot to look at, I'd like to group them into 5 categories, so that the user can view his/her answer choices more easily.

    For example, lets say I want a person to choose his 5 favorite football players out of 50, but so its easier to visualize, 10 checkboxes will be in a column with a heading "QBs", another 10 will have the heading "Running Backs", another 10 will have "Kickers" etc.

    Is there a way to put a heading above each column?  I want to avoid something like putting a dummy answer above each column.