[LON-CAPA-admin] Auto course creation

H. K. Ng ng at martech.fsu.edu
Mon Nov 28 13:35:23 EST 2005


Hi,

I am testing an auto course creation script and everything works fine 
except when it comes time for the course coordinator to access the 
course. It complains that it cannot initialized the course. After the 
initial course initialization, the following error message appears.

HTTP/1.1 406 Not Acceptable Date: Mon, 28 Nov 2005 18:50:12 GMT 
Server: Apache/1.3.27 (Unix) (Red-Hat/Linux) mod_perl/1.26 Pragma: 
no-cache Cache-control: no-cache Expires: Mon, 28 Nov 2005 18:50:13 
GMT Connection: close Transfer-Encoding: chunked Content-Type: 
text/html; charset=UTF-8 Content-Language: en

The only two places for dates are enrollment and access
  <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>

This is almost identical to the example template and I cannot see 
where the error occurs. Any suggestion as to why the course wouldn't 
initialize?

The autocreate.log does not show any error message.

Thanks,
-hk




More information about the LON-CAPA-admin mailing list