Annotation of loncom/html/adm/help/tex/Course_Disable_Discussion.tex, revision 1.5

1.2       bowersj2    1: \label{Course_Disable_Discussion}
1.1       bowersj2    2: By default, all users of a course can use the discussion features
1.4       bowersj2    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.
1.1       bowersj2    6: 
1.4       bowersj2    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
1.5     ! bowersj2   16: comma-separated list of roles, for example: \texttt{st, ts}. This will
1.4       bowersj2   17: disable course discussion for the  specified roles. To disallow
1.5     ! bowersj2   18: discussion for a specific user, enter \texttt{username:domain}. 
1.4       bowersj2   19: \item Check the \textbf{Set} field if not checked.
                     20: \item Click \textbf{Set Course Environment}.
1.5     ! bowersj2   21: \end{enumerate}
1.1       bowersj2   22: 
1.4       bowersj2   23: These changes take effect the next time affected users enter the course.

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