fixed a bug -
we created always a new Random Object with the same Seed. So, the Answers was randomized all in the same way.
Now we use only one Random Object to randomize in the correct way
Authored by: orth 2007-03-20
Parent: [r3987]
Child: [r3989]