Hi there,
I am new to Lime survey. I have a requirement to design a survey for people to register their table seating preference for a dinner function.
Assuming that there are 20 tables with 10 seats per table, I envision a survey with a drop-down list containing 20x10 = 200 options. So the dropdown list looks something like this:
Seat 01-01
Seat 01-02
...
Seat 01-10
Seat 02-01
...
Seat 20-10
Once someone has chosen a seat (let's say seat 02-01), this answer option is removed from the dropdown list for the people who respond to the survey subsequently.
Is it possible to populate dropdown list dynamically from a label set, with some condition such that it only populates those label that is not marked as taken. This will then require at the completion of the survey, that it updates the label set the seat option that has been taken.