Closed grassick closed 8 years ago
One choice for each item.
Each item is { id: id without dashes, same as choices, name: { en: "Some name } }
Display as table with radio buttons as the cells after column 1. Column 1 is the item name plus hint on next line if present.
Has a list of items (id/name array) and columns (choices). Stores as value: { the_item_id: choice_id, etc. }