Question: exporting from maple 11

Is it possible to write questions of MapleTA just from maple 11?

I mean, I know is possible to write questions and export them to Maple T.A. but every "execution group" will be a diferent query for the maple and setences like

RandomTools[Generate](integer(range=0..4));

will return always the same number, an i cannot use sentence like parse(time) because parse is restricted.

Thanks.

Please Wait...