\label{Batch_Creation} If you choose to batch create LON-CAPA courses by uploading a file containing an XML-based description of the attributes of one or more courses, the XML used in course description should conform to the following, with MSU-specific values replaced with values appropriate for your domain and institution: \paragraph{Example of XML for a single course} \begin{verbatim} Underwater Basket Weaving Course ss05ubw101 msul1 msu /res/msu/ 1 1 2005:01:04:10:30 2005:07:04:20:30 2005:01:10:10:30 2005:05:31:10:30 krb4 MSU.EDU nav 20 466011437c34194msul1 msu shift 365 create 1 1 1 0 keyadmin@msu 1 1 1 1 sparty msu krb4 MSU.EDU
001 1
002
ss05zzz101001 1 sparty msu sparty@msu.edu krb4 MSU Spartan itds0001 northwood5 itds0001@msu.edu internal Info Techcx 2005:01:01:12:10 2005:12:01:12:10 1 2
\end{verbatim} Many of these are binary options (corresponding to either checkboxes or radio buttons in the interactive {}``Create Course'' page). Examples include: setpolicy, setcontent, setkeys, disableresdis, disablechat, openall. A value of 1 between opening and closing tags is equivalent to a checked checkbox or `Yes' response in the original interactive ``Create Course'' web page. A value of 0 or blank is equivalent to an unchecked box or 'No' response. Dates are in the format YYYY:MM:DD:HH:MM:SS (:separators required) If openall has a value of 1, but openallfrom is blank, then the opendate set at a course-level will be the time the batch creation of the course occurs, otherwise the date specified for openallfrom will be the date used. firstres can be nav, syl, or blank for ``Navigate Contents'', Syllabus, or no entry respectively. crstype is currently one of Course, Community or Placement crsquota is the total disk space (in Mb) permitted for course group portfolio files in all course groups. For format of other parameters, refer to the interactive CCRS page and view how the equivalent parameter is displayed in the web form.