Next: , Previous: serial INTEGER, Up: Keywords and options


3.2.9 use INTEGER from "string"[,”string”,...]

Required.

This command defines how mamy exercises and of which type to include. Manyex will choose INTEGER exercises from subdir “string” of the database. Multiple “use” commands can be given to include all the exercises needed in the database. More than one subdirectory of questions can be defined.

     use 3 from ``normal1'', ``normal2''

This example will include 3 exercises in the exam chosen at random from all the exercises found in the subdirs “normal1” and “normal2”. There must be enough exercises of this type, othewise manyex gives an error.