File:  [LON-CAPA] / loncom / html / adm / help / tex / Option_Response_Problem_Parts.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: Each Option Response problem can have three parts:
    3: 
    4: \begin{enumerate}
    5: \item The Concept Groups\index{Concept Groups}
    6: \item The options for the students to select, by default {}``True'' and {}``False''
    7: \item The hint for the student
    8: \end{enumerate}
    9: Each \textbf{Concept Group} has some number of foils representing questions
   10: which are conceptually related. Option Response Problem Templates are available
   11: for 4 and 8 Concept Groups. When the Option Response problem is presented
   12: to a student, the LON-CAPA system will randomly select one foil from each
   13: Concept Group and present it to the student. In order to receive credit for
   14: the problem, the student must select the corresponding option from the drop-down
   15: box for each given foil.
   16: 

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