Please only use this to answer the original question. Otherwise please use comments.
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register.
2 Answers
+1 vote
Have all the items start from the same parent list. Then, you can move the first 6 onto a new list, randomize them for the fist question (picking just the top item from the randomized list). Then, move the last six items onto a new constructed list, randomize those, and pick the top five from that one to show.
Create one contructed list that selects from the A images and one constructed list that selects from the B images and then combine the 2 constructed lists. The parent list for all of these 3 constructed lists will be ImageList.