File:  [LON-CAPA] / loncom / html / adm / help / abouthelp.html
Revision 1.4: download - view: text, annotated - select for diffs
Mon Jun 2 18:52:51 2003 UTC (21 years, 1 month ago) by bowersj2
Branches: MAIN
CVS tags: conference_2003, HEAD
Remove the seperate Course Instructor manual. AFAIK, this is the only
reference to the Course Instructor manual in the system.

    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 versions 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,
   21:       administering, and running 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:     <li><a href="/adm/help/course.instructor.access.hlp">Course
   36:     Instructor's Manual online</a></li>
   37:     </ul>
   38:     
   39: 
   40:     </body>
   41: </html>
   42: 
   43:     

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