Annotation of loncom/html/adm/help/abouthelp.html, revision 1.3
1.1 bowersj2 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
1.2 bowersj2 12: printable versions of most of this help information:</p>
1.1 bowersj2 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> </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>
1.3 ! bowersj2 24:
! 25: <dt>Course Instructor's Manual: Focuses on creating and
! 26: administering courses</dt>
! 27: <dd><a href="/adm/help/course.instructor.ps">PostScript</a><br>
! 28: <a href="/adm/help/course.instructor.pdf">Adobe PDF</a></dd>
1.1 bowersj2 29: </dl>
30:
31: <p>You can also access the entire contents of these manuals
32: online, but if you intend to read the entire manual, it would be
33: easier to use the PDF or PS files.</p>
34:
35: <ul>
36: <li><a href="/adm/help/author.manual.access.hlp">Author's
37: Manual online</a></li>
38: <li><a href="/adm/help/course.manual.access.hlp">Course
39: Administrator's Manual online</a></li>
1.3 ! bowersj2 40: <li><a href="/adm/help/course.instructor.access.hlp">Course
! 41: Instructor's Manual online</a></li>
1.1 bowersj2 42: </ul>
43:
44:
45: </body>
46: </html>
47:
48:
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>