[system] / branches / rel-2-1-a1 / webwork-modperl / htdocs / helpFiles / mail_merge.html Repository:
ViewVC logotype

View of /branches/rel-2-1-a1/webwork-modperl/htdocs/helpFiles/mail_merge.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2536 - (download) (as text) (annotate)
Sun Jul 18 13:35:24 2004 UTC (8 years, 10 months ago) by gage
File size: 1999 byte(s)
CAUTION.  Major update!!!
Modifications made up until the release of 2.0 on July 16, 2004
on the 2.0 branch have been incorporated into version 2.1 alpha 1.
A moderate amount of testing has been done.  It will take
some time to reconfigure your global.conf file once you update to
this version.

    1 <html>
    2 <!--
    3 ################################################################################
    4 # WeBWorK Online Homework Delivery System
    5 # Copyright © 2000-2003 The WeBWorK Project, http://openwebwork.sf.net/
    6 # $CVSHeader: webwork2/htdocs/helpFiles/mail_merge.html,v 1.1 2004/07/12 11:29:25 lr003k Exp $
    7 #
    8 # This program is free software; you can redistribute it and/or modify it under
    9 # the terms of either: (a) the GNU General Public License as published by the
   10 # Free Software Foundation; either version 2, or (at your option) any later
   11 # version, or (b) the "Artistic License" which comes with this package.
   12 #
   13 # This program is distributed in the hope that it will be useful, but WITHOUT
   14 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
   15 # FOR A PARTICULAR PURPOSE.  See either the GNU General Public License or the
   16 # Artistic License for more details.
   17 ################################################################################
   18 -->
   19 <head>
   20 <title>Mail Merge Help Page</title>
   21 </head>
   22 
   23 <body><br>
   24 <p>Emails can be sent from this page to the class. Be sure to change all blanks which read "fixme". The email can be sent to
   25 all students, or some subset. To change the way the students are ordered, after selecting the criteria, push the "Change Display
   26 Settings" button.</p>
   27 <p>Personalized data can be inserted into the message using any of the variables available in the drop down menu titled "list of
   28 insertable macros". Most of the personal data does not need a merge file, but if you wish to include scoring data, you must select
   29 that scoring file as the merge file, and then enter the score into the message by using what ever column the score is in. For example,
   30 if the scores where in the 4 column of s0scr.cvs then I would set the merge file to that file, and then type $COL[4] to have that
   31 be the score.</p>
   32 <p>The size of the email box can be changed by changing the numbers in the "columns" and "rows" boxes and pressing enter.</p>
   33 </body>
   34 </html>

aubreyja at gmail dot com
ViewVC Help
Powered by ViewVC 1.0.9