File:  [LON-CAPA] / loncom / html / adm / help / tex / Course_Disable_Discussion.tex
Revision 1.7: download - view: text, annotated - select for diffs
Mon Aug 7 19:05:37 2006 UTC (18 years ago) by webbsuza
Branches: MAIN
CVS tags: version_2_9_X, version_2_9_99_0, version_2_9_1, version_2_9_0, version_2_8_X, version_2_8_99_1, version_2_8_99_0, version_2_8_2, version_2_8_1, version_2_8_0, version_2_7_X, version_2_7_99_1, version_2_7_99_0, version_2_7_1, version_2_7_0, version_2_6_X, version_2_6_99_1, version_2_6_99_0, version_2_6_3, version_2_6_2, version_2_6_1, version_2_6_0, version_2_5_X, version_2_5_99_1, version_2_5_99_0, version_2_5_2, version_2_5_1, version_2_5_0, version_2_4_X, version_2_4_99_0, version_2_4_2, version_2_4_1, version_2_4_0, version_2_3_X, version_2_3_99_0, version_2_3_2, version_2_3_1, version_2_3_0, version_2_2_X, version_2_2_99_1, version_2_2_99_0, version_2_2_2, version_2_2_1, version_2_2_0, version_2_1_99_3, bz6209-base, bz6209, bz5969, bz2851, PRINT_INCOMPLETE_base, PRINT_INCOMPLETE, HEAD, GCI_3, GCI_2, GCI_1, BZ5971-printing-apage, BZ5434-fox
made grammatical changes to several files. Re-workding and fixing typos. ----------------------------------------------------------------------

    1: \label{Course_Disable_Discussion}
    2: By default, all users of a course can use the discussion features
    3: LON-CAPA provides. Only Course Coordinators have permission to disable
    4: discussion for a course. A Course Coordinator can also disallow
    5: resource discussion for specific roles or for specific users.
    6: 
    7: To disable discussion, do the following: 
    8: 
    9: \begin{enumerate}
   10: \item Select \textbf{PARM} on the Remote Control or Main Menu.
   11: \item At the \textbf{Set Course Parameters} screen, click the \fbox{Set Course Environment} button.
   12: \item Scroll down to \textbf{Disallow Resource Discussion for Roles}
   13:   or \textbf{Disallow Discussion for User}.
   14: \item To disallow resource discussion for specific roles, enter a
   15: comma-separated list of roles, for example: \texttt{st, ts}. This will
   16: disable course discussion for the specified roles. To disallow
   17: discussion for a specific user, enter \texttt{username:domain}. 
   18: \item Check the \textbf{Set} field if not checked.
   19: \item Click the \fbox{Set Course Environment} button.
   20: \end{enumerate}
   21: 
   22: NOTE: Your changes will be visible the next time you log in, or by \fbox{re-initializing course} . 

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