Not sure if this can be done. I have played around with a couple of ideas but want to see if there is a simpler way. Basically, I have a list of topics I need the user to select 2 topics of them and then out of the remainding I need a third to be randomly assigned.
The next couple of pages will loop through questions about each of these 3 topics so I need to be able to pipe in each topic name.
In a dream world I would also like the assigned topic to be the one that the least amount of people have answered so far but I think that may just complicate things to much.