Annotation of loncom/html/adm/help/tex/Create_Course.tex, revision 1.1

1.1     ! www         1: \label{Create_Course}
        !             2: The Create Course screen offers several choices for generating the new course:
        !             3: 
        !             4: \begin{itemize}
        !             5: \item Course Title: This is the name under which the course will appear on the
        !             6: Roles screen
        !             7: \item Course Home Server: This is the server where the course will be housed
        !             8: \item Course ID: This is an optional parameter to internally label the course. 
        !             9: Stored in the course environment.
        !            10: \item Map: This a map with course content.
        !            11: \item NOT Standard Course: It this box is checked, the Map above becomes the
        !            12: top-level map for the course, and
        !            13: the main course sequence cannot be edited in DOCS. For standard courses, 
        !            14: the top-level map is a course-specific ``uploaded'' document, and points to 
        !            15: the above map.
        !            16: \item First Resource: This is the first resource which comes up after somebody
        !            17: selects a role in this course (standard courses only).
        !            18: \item Open all assessment: Sets the course-level open date for all assignments 
        !            19: to ``now''. Circumvents the ``not open to be viewed'' problem.
        !            20: \item Set policy/content feedback: Sets the recipient address for these types
        !            21: of feedback messages to the course coordinator.
        !            22: \item Disable student resource discussion: Disables the ``bottom-of-the-page'' discussions.
        !            23: \item Course Coordinator: set the username of the course coordinator
        !            24: \item Immediately expire ...: Prevents the Roles screen of the Domain Coordinator to fill up with roles. Role can be re-activated by the Domain Coordinator if further interaction needed.
        !            25: \end{itemize}

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