[Deploying Sakai] how to import lessonbuilder to an empty course

Charles Hedrick hedrick at rutgers.edu
Sat Sep 24 12:37:28 PDT 2011


You need 3 patches, 1 from 18616 and 2 from 19686. 

As far as I know, the patch from 18616 is complete. The incomplete { clause is just showing you the context. 

Note that 19686 has 3 attachments. The maintain team ended up not taking all of site action.diff. site-manage_SAK-19686_patch.txt shows the part they took. Apparently other changes had been made between my copy of the code and theirs. If you have the

site.setTitle(title);

that my version moves, you'll have to use my version. If it isn't there, then you don't need to move it, and you can use their version.

I had assumed that all of my changes were in the most recent code, but it appears that the most recent patch from 19686 isn't. It looks like reopening a Jira doesn't work. I'm going to create a third jira for the latest part of 19686.



On Sep 12, 2011, at 3:22 AM, anders.nordqvist at his.se wrote:

>  
> Hi,
>  
> Im still having problems with lesson builder and importing from another site. Please see my email below:
>  
> Im having trouble understanding the two SAK-files. Do I need both of them to fix my problem of importing from one instance to another? (Or maybe just SAK-19686) When I look at the first one (SAK-18616) and its diff-file (Sitemanage.diff) it looks like its incomplete. The last function is not complete?
>  
> // for course sites
> String siteType = (String) state.getAttribute(STATE_SITE_TYPE);
> if (siteType != null && siteType.equalsIgnoreCase((String) state.getAttribute(STATE_COURSE_SITE_TYPE))) {
>  
> In the second SAK-file (19686) it also says that the first one (SAK-18616) doesn’t solve all problems of this issue!
> My questions are, do I need both files for importing to work? How do I apply the fixes (Is it the best way to diff the SiteAction file with the fix-diff file from Jira and just apply the changes to SiteAction)?
>   
> Im sorry for all my questions but im rather new to Sakai and am still learning a lot!
>  
> Best regards
> Anders Nordkvist
> System administrator
> University College of Skövde
> Sweden
>  
>  
> From: Hedrick Charles [mailto:hedrick at rutgers.edu] 
> Sent: den 26 augusti 2011 01:23
> To: Anders Nordkvist
> Cc: production at collab.sakaiproject.org
> Subject: Re: [Deploying Sakai] how to import lessonbuilder to an empty course
>  
> Import into site is also covered by the bugs. Of course if you just want to install the tool, you use the usual Tools menu. It should be there without any patches. But I assume you want to take an instance from another site.
>  
> On Aug 25, 2011, at 5:30:22 AM, anders.nordqvist at his.se wrote:
>  
> 
> Hi,
>  
> I have a question regarding the tool lesson builder! I have recently installed it on our server and have read the documentation a lot. But can’t seem to find anything about how to import the tool to another site!
> I know there are some kind of kernel fixes (SAK-18616 and SAK-19686) but when I read the documentation It says that the fixes is about the duplicate function and copying an instance. Theres nothing about importing from one site to another! Should I still implement them to be able to import? When I try to import now nothing comes up when I chose a site with lessonbuilder and assignments to import from!
>  
>  
> Best regards
> Anders Nordkvist
> System administrator
> University College of Skövde
> Sweden
> _______________________________________________
> production mailing list
> production at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/production
> 
> TO UNSUBSCRIBE: send email to production-unsubscribe at collab.sakaiproject.org with a subject of "unsubscribe"
>  
> _______________________________________________
> production mailing list
> production at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/production
> 
> TO UNSUBSCRIBE: send email to production-unsubscribe at collab.sakaiproject.org with a subject of "unsubscribe"_______________________________________________
> production mailing list
> production at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/production
> 
> TO UNSUBSCRIBE: send email to production-unsubscribe at collab.sakaiproject.org with a subject of "unsubscribe"

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/production/attachments/20110924/720520a4/attachment.html 


More information about the production mailing list