File:  [LON-CAPA] / loncom / html / adm / help / tex / Docs_Supplemental.tex
Revision 1.6: download - view: text, annotated - select for diffs
Mon May 17 22:08:56 2004 UTC (20 years, 2 months ago) by albertel
Branches: MAIN
CVS tags: version_1_99_0_tmcc, version_1_3_X, version_1_3_3, version_1_3_2, version_1_3_1, version_1_3_0, version_1_2_X, version_1_2_99_1, version_1_2_99_0, version_1_2_1, version_1_2_0, version_1_1_99_5, version_1_1_99_4, version_1_1_99_3, version_1_1_99_2, version_1_1_99_1, version_1_1_99_0, HEAD
- add missing \label
- add errormessage generation to lonhelp.pm in case it does not find a label for
   the reference

- This should fix #3016, and make it easier to find these errors in the fututre

    1: \label{Docs_Supplemental}
    2: 
    3: Supplemental Course Documents are auxiliary files the course
    4: coordinator wants the student to have access to that are not
    5: necessarily part of the course, such as reference material, handouts,
    6: etc. This is also useful for files that may not be directly viewable
    7: or usable in a browser, such as PowerPoint presentations and Word
    8: documents. Supplemental documents differ in how the material is
    9: presented to the student. The student will not see the supplemental
   10: documents unless they click DOCS on the remote control. Manipulating
   11: supplemental course documents is essentially identical to main course
   12: documents, except that main course documents has some options that is
   13: not available in the supplemental documents. Specifically, you cannot
   14: add a \textbf{Navigate Content} page, a
   15: \textbf{Simple Page}, or \textbf{Bulletin Board} since those should be
   16: in the course sequence. Like the Main Course Documents, you can still
   17: add a \textbf{New Folder} (\ref{Docs_Adding_Folders}), add an
   18: \textbf{External Resource} (\ref{Docs_Adding_External_Resource}), add
   19: a \textbf{Syllabus} (\ref{Docs_Creating_From_Template}), or add your
   20: \textbf{My Personal Info} page (\ref{Docs_Creating_From_Template}).
   21: 
   22: Changes made to supplemental course documents, such as adding new
   23: resources, changing the order, renaming or removing resources will be
   24: visible the next time you log in, or by clicking the
   25: \textbf{re-initializing course} button on the course document screen, whichever
   26: comes first.
   27: 
   28: Note: Main Course Documents and Supplemental Course Documents do not
   29: carry over from one course to another. If you would like to create
   30: documents that can be used in multiple courses, please ask you
   31: LON-CAPA Domain Coordinator about becoming an Author.

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