File:  [LON-CAPA] / loncom / html / adm / help / tex / Course_Disable_Discussion.tex
Revision 1.5: download - view: text, annotated - select for diffs
Fri Jul 18 14:44:28 2003 UTC (21 years, 1 month ago) by bowersj2
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_X, 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, version_1_1_3, version_1_1_2, version_1_1_1, version_1_1_0, version_1_0_99_3, version_1_0_99_2, version_1_0_99_1, version_1_0_99, version_1_0_3, version_1_0_2, version_1_0_1, version_1_0_0, version_0_99_5, version_0_99_4, HEAD
Correcting typos that were preventing the course manual from building.

    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 specific users.
    6: 
    7: \begin{enumerate}
    8: \item At the \textbf{User Role} screen, select the role of Course
    9: Coordinator for the course. 
   10: \item Click \textbf{PARM} on the remote control.
   11: \item At the \textbf{Set Course Parameters} screen, click 
   12:   \textbf{Set Course Environment}.
   13: \item Scroll down to \textbf{Disallow Resource Discussion for Roles}
   14:   or \textbf{Disallow Discussion for User}.
   15: \item To disallow resource discussion for specific roles, enter a
   16: comma-separated list of roles, for example: \texttt{st, ts}. This will
   17: disable course discussion for the  specified roles. To disallow
   18: discussion for a specific user, enter \texttt{username:domain}. 
   19: \item Check the \textbf{Set} field if not checked.
   20: \item Click \textbf{Set Course Environment}.
   21: \end{enumerate}
   22: 
   23: These changes take effect the next time affected users enter the course.

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