[LON-CAPA-admin] auto create course

Guy Albertelli II guy at albertelli.com
Fri Oct 21 15:11:43 EDT 2005


Hi Hon-Kie,

> 1. Is it possible to assign more than one course coordinator?

Yep.

> 2. Under the <user> tag, the example gave the following:
> Who are these users? There is a <roles> tag. Can it be used to assign an 
> additional course coordinator by putting <role id='cc'>? (in reference to 
> Q1 above?) I assume the <owner> is the course coordinator.

There is also this example:
#  <user>
#   <username>itds0001</username>
#   <domain>northwood5</domain>
#   <email>itds0001 at msu.edu</email>
#   <authtype>int</authtype>
#   <autharg></autharg>
#   <firstname>Info</firstname>
#   <generation></generation>
#   <lastname>Techc</lastname>x
#   <middlename></middlename>
#   <studentID></studentID>
#   <roles>
#    <role id='in'>
#     <start>2005:01:01:12:10</start>
#     <end>2005:12:01:12:10</end>
#     <usec>1</usec>
#     <usec>2</usec>
#    </role>
#   </roles>
#  </user>


and cc is a valid id (as is st, ad, ep, ta, in) 

-- 
guy at albertelli.com   0-7-2-0-27,137



More information about the LON-CAPA-admin mailing list