Annotation of loncom/html/adm/help/abouthelp.html, revision 1.4
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:
1.4 ! bowersj2 20: <dt>Course Administrator's Manual: Focuses on creating,
! 21: administering, and running courses</dt>
1.1 bowersj2 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>
1.3 bowersj2 35: <li><a href="/adm/help/course.instructor.access.hlp">Course
36: Instructor's Manual online</a></li>
1.1 bowersj2 37: </ul>
38:
39:
40: </body>
41: </html>
42:
1.4 ! bowersj2 43:
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>