File:  [LON-CAPA] / loncom / html / adm / help / abouthelp.html
Revision 1.1: download - view: text, annotated - select for diffs
Mon Aug 12 14:05:45 2002 UTC (21 years, 10 months ago) by bowersj2
Branches: MAIN
CVS tags: version_0_5_1, version_0_5, HEAD
Missing file correction.

    1: <html>
    2:     <head>
    3:         <title>About LON-CAPA Help</title>
    4:     </head>
    5:     <body bgcolor="#FFFFFF">
    6:     <p>LON-CAPA has a built-in help system for some pages. When you see
    7:     <img src="/adm/help/gif/smallHelp.gif" />, you can click on it to
    8:     pop up a window containing help information about whatever you are
    9:     doing.</p>
   10: 
   11:     <p>In addition to the help built in to LON-CAPA, you can download
   12:     printable representation of most of this help information:</p>
   13: 
   14:     <dl>
   15:       <dt>Author's Manual: Focuses on authoring problems and maps</dt>
   16:         <dd><a href="/adm/help/author.manual.ps">PostScript</a><br>
   17:             <a href="/adm/help/author.manual.pdf">Adobe PDF</a>
   18: 	    <br>&nbsp;</dd>
   19: 
   20:       <dt>Course Administrator's Manual: Focuses on creating and
   21:       administering courses</dt>
   22:         <dd><a href="/adm/help/course.manual.ps">PostScript</a><br>
   23:             <a href="/adm/help/course.manual.pdf">Adobe PDF</a></dd>
   24:     </dl>
   25: 
   26:     <p>You can also access the entire contents of these manuals
   27:     online, but if you intend to read the entire manual, it would be
   28:     easier to use the PDF or PS files.</p>
   29: 
   30:     <ul>
   31:     <li><a href="/adm/help/author.manual.access.hlp">Author's
   32:     Manual online</a></li>
   33:     <li><a href="/adm/help/course.manual.access.hlp">Course
   34:     Administrator's Manual online</a></li>
   35:     </ul>
   36:     
   37: 
   38:     </body>
   39: </html>
   40: 
   41:     

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>