[system] / branches / rel-2-4-patches / webwork2 / courses.dist / modelCourse / templates / set0 / paperHeaderFile0.pg Repository:
ViewVC logotype

View of /branches/rel-2-4-patches/webwork2/courses.dist/modelCourse/templates/set0/paperHeaderFile0.pg

Parent Directory Parent Directory | Revision Log Revision Log


Revision 5734 - (download) (annotate)
Tue Jun 24 00:44:59 2008 UTC (4 years, 11 months ago)
File size: 709 byte(s)
This commit was manufactured by cvs2svn to create branch 'rel-2-4-patches'.

    1 ##Problem set header for set 0, Summer 2001
    2 
    3 &DOCUMENT;
    4 
    5 loadMacros(
    6 "PG.pl",
    7 "PGbasicmacros.pl",
    8 "PGchoicemacros.pl",
    9 "PGanswermacros.pl"
   10 );
   11 
   12 $dateTime = $formatedDueDate;
   13 
   14 TEXT(EV2(<<EOT));
   15 $BEGIN_ONE_COLUMN
   16 \noindent {\large \bf $studentName}
   17 \hfill
   18 \noindent {\large \bf MATH  Summer 2001}
   19 \par
   20 \noindent{\large \bf Homework Set $setNumber  due $dateTime}\par
   21 
   22 \noindent This first set (set 0) is designed to acquaint you with using WeBWorK.
   23 {\bf Your score on this set will not be counted toward your final grade}
   24 \par
   25 \noindent You may need to give 4 or 5 significant digits for some (floating point) numerical answers in order to have them accepted by the computer.
   26 $END_ONE_COLUMN
   27 EOT
   28 
   29 &ENDDOCUMENT;

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9