[rochester] / trunk / rochester_physics_problib / paperSetHeader.pg Repository:
ViewVC logotype

View of /trunk/rochester_physics_problib/paperSetHeader.pg

Parent Directory Parent Directory | Revision Log Revision Log


Revision 872 - (download) (annotate)
Wed Nov 30 16:18:11 2005 UTC (7 years, 5 months ago) by gage
File size: 539 byte(s)
*** empty log message ***

    1 ##Problem set header for mth162 Spring 1999
    2 
    3 &DOCUMENT;
    4 loadMacros(
    5 "PG.pl",
    6 "PGbasicmacros.pl",
    7 "PGchoicemacros.pl",
    8 "PGanswermacros.pl"
    9 );
   10 
   11 $dateTime = $formatedDueDate;
   12 TEXT(EV2(<<EOT));
   13 $BEGIN_ONE_COLUMN
   14 \noindent {\large \bf $studentName}
   15 \hfill
   16 \noindent {\large \bf PHYSICS CAPA LIBRARY Aug. 2001}
   17 \par
   18 \noindent WeBWorK assignment number $setNumber due $dateTime.
   19 \par
   20 \noindent Give 4 or 5 significant digits for (floating point) numerical answers.
   21 Remember to give units for answer when asked.
   22 $END_ONE_COLUMN
   23 EOT
   24 
   25 &ENDDOCUMENT;

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9