Question: randperm in MapleTA produces always the same permutation

I use combinat[randperm] in MapleTA to get random permutations. But everytime I call the corresponding question bank, I get the same sequence of permutations. Even a randomize();with(combinat);randperm... doesn't change this behaviour but every single student should get different homeworks. Any idea?

Please Wait...