Annotation of loncom/html/adm/help/tex/Course_Discussion_Board.tex, revision 1.4

1.2       bowersj2    1: \label{Course_Discussion_Board}
1.1       bowersj2    2: To create a place explicitly intended as a discussion area, the
                      3: easiest thing to do is make a short HTML page, with contents set to
                      4: something like \emph{General Discussion Board: Please post general
                      5: discussion here.} Then add that page as the first page of your course
1.3       albertel    6: sequence, or wherever else you would like the general discussion
1.1       bowersj2    7: page. LON-CAPA's built-in discussion features will do the rest.
                      8: 
1.4     ! bowersj2    9: This can be done by a course instructor through the \textbf{DOCs}
        !            10: screen; see section \ref{Docs_Creating_From_Template} for more information
        !            11: on how to do that.
        !            12: 
1.1       bowersj2   13: You might also want to include information on that page about how to
                     14: post to the discussion.
                     15: 
                     16: You can make as many of these discussion board areas as you like; for
1.3       albertel   17: example, you might want to make one for each chapter or section.

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