[Building Sakai] CourseManagementAdministration question
    Adrian Fish 
    a.fish at lancaster.ac.uk
       
    Mon Oct  3 02:50:12 PDT 2011
    
    
  
Does anybody know why a course site would end up with a uuid for a title 
when this code is being called? :
// This populates the 'Subject' dropdown
cmAdmin.createCourseSet("COURSESET_ID", "E-Business and Innovation, MSc 
[Full Time]", "E-Business and Innovation, MSc [Full Time]", "", null);
cmAdmin.createCanonicalCourse("CANONICAL_COURSE_ID", "EBIN500: Managing 
Complexity", "EBIN500: Managing Complexity");
// This populates the course dropdown
cmAdmin.createCourseOffering("COURSEOFFERING_ID", "EBIN500: Managing 
Complexity", "EBIN500: Managing Complexity", null, "000111", 
"CANONICAL_COURSE_ID", null, null);
cmAdmin.addCourseOfferingToCourseSet("COURSESET_ID","COURSEOFFERING_ID");
The dropdowns all get populated OK but when the site is created it has a 
UUID as the title.
Cheers,
Adrian.
-- 
==================================
Adrian Fish
Software Engineer
B66 Management School
Lancaster University
Lancaster
LA1 4YW
http://www.sakaiproject.org
http://confluence.sakaiproject.org/display/YAFT/Yaft
http://confluence.sakaiproject.org/display/CLOG/Home
http://confluence.sakaiproject.org/display/BBB/Home
    
    
More information about the sakai-dev
mailing list