File:  [LON-CAPA] / loncom / html / adm / help / tex / Course_Maximum_Collaborators.tex
Revision 1.3: 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_2_1_X, version_2_1_99_2, version_2_1_99_1, version_2_1_99_0, version_2_1_3, version_2_1_2, version_2_1_1, version_2_1_0, version_2_0_X, version_2_0_99_1, version_2_0_2, version_2_0_1, version_2_0_0, version_1_99_3, version_1_99_2, version_1_99_1_tmcc, version_1_99_1, version_1_99_0_tmcc, version_1_99_0, 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{Course_Maximum_Collaborators}
    2: 
    3: To set the Maximum Number of Collaborators for a specific problem, do the 
    4: following:
    5: 
    6: \begin{itemize}
    7: 
    8: \item Select the role of Course Coordinator.
    9: \item Click \textbf{NAV} on the remote control, or select
   10:   \textbf{navigate contents} from the Main Menu.
   11: \item Click on the essay problem you would like to set the maximum number of 
   12: collaborators.
   13: \item Click \textbf{PPRM} on the remote control, or select
   14:   \textbf{problem parms} from the menu.
   15: At the \textbf{Set Course Parameter} screen a table will append to the page with all the 
   16: parameters that can be set for the specific problem.
   17: \item Scroll down to the \textbf{Maximum Number of Collaborators}
   18:   field in the \textbf{Parameter Name} column.
   19: \item In the Course Columns, click "\textbf{-}" in the general column for entire course, 
   20: click "\textbf{-}" in the for enclosing map or folder for a specific map or folder, 
   21: click "\textbf{-}" in the resource column for a particular resource. A new window will 
   22: open.
   23: \item Update the selected parameter.
   24: \item Click \textbf{Store}.
   25: 
   26: \end{itemize}

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