File:  [LON-CAPA] / loncom / html / adm / help / tex / Option_Response_Concept_Group_Example.tex
Revision 1.1: download - view: text, annotated - select for diffs
Fri Jul 5 16:12:31 2002 UTC (22 years 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.


Example: A Concept Group may contain the following True/False questions:

\begin{itemize}
\item {}``Mark Twain'' is the pen name of Samuel Clemens.
\item Mark Twain wrote {}``The Call of the Wild''.
\item Mark Twain wrote {}``Huckleberry Finn''.
\item Mark Twain spent most of his life in the Congo.
\end{itemize}
For each foil, the author marks it True or False. When the student logs on
and attempts to answer this question, the student will see only one of the
four choices for that concept group. They then go on to do the remaining
three to seven Concept Groups in this question before submitting their answer.


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