[LON-CAPA-admin] Auto course creation

H. K. Ng ng at martech.fsu.edu
Tue Nov 29 08:23:22 EST 2005


Hi Guy,


> > Nothing at that time period to indicate what may be wrong. However,
> > when clicking on the [select] button, it runs the notfound.html file.
> > And poking in the course directory, it doesn't have any
> > default.sequence
>
>Hrrm, that' would likely be the issue...
>
> > ... The test course is a clone of an existing course.
>
>Hrrm, Can       see what the xml of the create course request looked
>like?

Just tested a new course that is not a clone - clean slate. Show the 
same problem. Below is the xml.
-hk


<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE text>
<class id="sp06PHY2049C">
  <title>PHY 2049C - General Physics B (Spring 2006 Sections 7-10)</title>
  <coursecode></coursecode>
  <coursehome>fsul2</coursehome>
  <coursedomain>fsu</coursedomain>
  <reshome>/res/fsu</reshome>
  <optional_id></optional_id>
  <adds>1</adds>
  <drops>1</drops>
  <enrollstart>2006:01:02:1:00</enrollstart>
  <enrollend>2006:03:02:23:59</enrollend>
  <accessstart>2006:01:02:1:00</accessstart>
  <accessend>2006:05:07:23:59</accessend>
  <authentication>
   <method>loc</method>
   <param></param>
  </authentication>
  <nonstandard></nonstandard>
  <topmap></topmap>
  <firstres></firstres>
  <clonecrs>fsu_4828103e0094337fsul1</clonecrs>
  <clonedom>fsu</clonedom>
  <showphotos></showphotos>
  <setpolicy>1</setpolicy>
  <setcontent>1</setcontent>
  <setkeys>0</setkeys>
  <keyauth></keyauth>
  <disresdis>0</disresdis>
  <disablechat>0</disablechat>
  <openall></openall>
  <notify_dc>1</notify_dc>
  <notify_owner>1</notify_owner>
  <owner>
   <username>hkng</username>
   <domain>fsu</domain>
   <authtype>local</authtype>
  </owner>
  <sections>
   <section>
    <inst>007</inst>
    <loncapa>7</loncapa>
   </section>
   <section>
    <inst>008</inst>
    <loncapa>8</loncapa>
   </section>
   <section>
    <inst>009</inst>
    <loncapa>9</loncapa>
   </section>
   <section>
    <inst>010</inst>
    <loncapa>10</loncapa>
   </section>
  </sections>
  <crosslists>
  </crosslists>
  <users>
   <user>
    <username>hkng</username>
    <domain>fsu</domain>
    <authtype>loc</authtype>
    <firstname>H</firstname>
    <middlename>K</middlename>
    <lastname>Ng</lastname>
    <roles></roles>
   </user>
  </users>
</class>




More information about the LON-CAPA-admin mailing list