Shows a Comment
Download file: CommentsForInstructors.pg
DOCUMENT();
loadMacros('PGstandard.pl', 'PGML.pl', 'PGcourse.pl');
Preamble
These standard macros need to be loaded.COMMENT('This problem is not randomized.');
ENDDOCUMENT();
Statement
Call COMMENT to add a comment that is visible when the
PG file is viewed in the Library Browser or the PG problem editor.
Students do not see these comments.