Building Question sections

These examples show how to structure Question sections, both with and without algorithmic elements.

itbpF42.875pt18.125pt4ptex3.wmf

Not all questions statements need to be complex. This question requires little in the way of setup and doesn't use algorithms.

dtbpF319.8125pt186.625pt0ptFigure

This is what the student sees:

dtbpF412.25pt58pt0ptFigure

itbpF42.875pt18.125pt4ptex3.wmf

This question includes many algorithmic elements that are evaluated when the exam is generated.The student might see something like this:

dtbpF331.625pt184.8125pt0ptFigure

itbpF42.875pt18.125pt4ptex3.wmf

Questions can contain algorithmically generated plots. In this example, f is the function being plotted.

dtbpF333.125pt220pt0ptFigure

This plot was created by placing f in the source statement and creating a 2D Rectangular plot of f. The the f was deleted leaving just the plot. Since f does not get defined until an instance of the exam is generated, the source file shows a straight line. The student sees a graph of a randomly generated instance of f.