The "regeneration" of questions is an important tool. Suppose the original question is something like: "Pick the middle VALUE in this list" and the list looks like: [5 3 7 11 9]. So you pick 7. Now, did you do that because it was the middle VALUE of these five, or because it was the middle ELEMENT in the list? Let's give you [7 5 3 11 9].