I'm open to anything. I was thinking about these two cases:
Simple one-to-one match:
Match three sets (one from each column) for a total of 6 points. 2 points for one correct match, 4 for two, all 6 for matching all three sets correctly.
More complex one-to-many match:
Match multiple items on one side to a single item on the other. Example columns:
Category 1 Category 2 Category 3 | Item A Item B Item C Item D Item E |
Say the correct answer is 1 = A & B, 2 = C, and 3 = D & E. Here, the question is worth 10 points, based on a 2 points per Item score.