File:  [LON-CAPA] / loncom / html / adm / help / tex / Author_LON-CAPA_Introduction.tex
Revision 1.1: download - view: text, annotated - select for diffs
Fri Jul 5 16:12:31 2002 UTC (22 years, 1 month ago) by bowersj2
Branches: MAIN
CVS tags: HEAD
This commit implements the .tex-based online help system in LON-CAPA. It
may be necessary to manually run loncom/build/help_graphics_converter.pl
and doc/help/rebuildLabelHash.pl after a cvs update, and
loncapa_apache.conf may need to be manually copied to /etc. (The
loncapafiles.lpml has been updated.)

After merging this, the URL http://[loncapahost]/adm/help/Foils.hlp
should display a help file.

Also, some *very* out-of-date files have been removed from the /doc
directory.

    1: 
    2: LON-CAPA is a web-based interface that helps to organize and present your
    3: course website, deliver and manage problems, and manage student enrollment.
    4: All author functions are done through a web browser (Netscape 4.x or higher,
    5: a recent Mozilla, or IE 5+ required).
    6: 
    7: At this time, you should have:
    8: 
    9: \begin{itemize}
   10: \item developed your objectives for your course. 
   11: \item developed your problems for input into LON-CAPA and determined the appropriate
   12: question formats.
   13: \end{itemize}

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