<HTML dir=ltr><HEAD><TITLE>RE: [Xerte] Importing projects to Xerte On-line Toolkits</TITLE>
<META http-equiv=Content-Type content="text/html; charset=unicode">
<META content="MSHTML 6.00.6001.18248" name=GENERATOR></HEAD>
<BODY>
<DIV id=idOWAReplyText36029 dir=ltr>
<DIV dir=ltr><FONT face=Arial color=#000000 size=2>A template should have an RLT, an XWD and a piece of XML, as a bare minimum.</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial size=2>Again. not with the code, but as far as I recall the code loops through the zip looking for an RLT.</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial size=2>In the RLT it looks for the folder name and version number attributes to check there is the same one on the system.</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial size=2>If it finds them it looks through the RLT for the XML path.</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial size=2>If it passes both of these it should import ok.</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial size=2>You can add any attribute you like within xerte, including custom ones.</FONT></DIV>
<DIV dir=ltr><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face=Arial size=2>Best bet is compare your RLO with&nbsp;the exported RLO to see what the server expects.</FONT></DIV></DIV>
<DIV dir=ltr><BR>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> xerte-bounces@lists.nottingham.ac.uk on behalf of Watson, Owen<BR><B>Sent:</B> Fri 24/07/2009 23:19<BR><B>To:</B> Xerte discussion list<BR><B>Subject:</B> RE: [Xerte] Importing projects to Xerte On-line Toolkits<BR></FONT><BR></DIV>
<DIV><BR>
<P><FONT size=2>Hi Pat,<BR><BR>Sorry for being dense, but I still don't quite understand... When I save an RLT or an RLO from within the standalone client, I only have a single file, (the afore mentioned RLT or RLO). Am I supposed to be including other files with this when I zip it and try and upload it?<BR><BR>If I export a project as a zip from the toolkits server it has a shed load of files... do I need all of these when I upload a project from the standalone version?<BR><BR>Do I need to add the version number attribute manually, or can I add it within Xerte?<BR><BR>Owen<BR><BR><BR>-----Original Message-----<BR>From: xerte-bounces@lists.nottingham.ac.uk on behalf of Patrick Lockley<BR>Sent: Fri 24/07/2009 17:45<BR>To: Xerte discussion list<BR>Subject: RE: [Xerte] Importing projects to Xerte On-line Toolkits<BR><BR>Hello,<BR><BR>You need to add a version number attribute as well - I am guessing the template that goes out with the installer has changed. Best bet is to take the RLT off your toolkits server, and replace it with the one in the folder before you zip it up.<BR><BR>Pat<BR><BR>&nbsp;&nbsp; _____&nbsp;<BR><BR>From: xerte-bounces@lists.nottingham.ac.uk on behalf of Watson, Owen<BR>Sent: Fri 24/07/2009 15:42<BR>To: Xerte discussion list<BR>Subject: RE: [Xerte] Importing projects to Xerte On-line Toolkits<BR><BR><BR><BR>Hi Pat,<BR><BR>Thanks for your quick reply, however I still don't understand what exactly I'm supposed to be doing to make it work.<BR><BR>I have tried creating a new project leaving the default settings, saving it as an RLT, zipping it and then uploading it and I still get an error about no corresponding templates.<BR><BR>In standalone Xerte there is no option to add 'folderName' to the learning object properties. I tried adding this attribute to the RLT using XML Notepad, (and manually), and setting the value to be 'Nottingham' which, as far as I can tell, is the name of one of the two templates installed by default in Xerte Online Toolkits.<BR><BR>This is a bit of a show stopper ATM as we have quite a few learning objects which have been created in the standalone version of Xerte using the default template supplied which we can't import.<BR><BR>Again, any help you can provide would be much appreciated, as this is proving to be a major headache.<BR><BR>Thanks,<BR><BR>Owen<BR><BR><BR><BR>From: xerte-bounces@lists.nottingham.ac.uk [<A href="mailto:xerte-bounces@lists.nottingham.ac.uk">mailto:xerte-bounces@lists.nottingham.ac.uk</A>] On Behalf Of Patrick Lockley<BR>Sent: 24 July 2009 14:49<BR>To: Xerte discussion list<BR>Subject: RE: [Xerte] Importing projects to Xerte On-line Toolkits<BR><BR>Hello,<BR><BR>Can't be certain as I am not near the code at the moment, but as long as you rename the rlo to be an rlt, it should work.<BR><BR>The only reason you get a no corresponding template error is if the folderName attribute in the learning object node of the rlt is not equal to a template you have installed on the system.<BR><BR>Offline and online versions of Page templates, should be identical.<BR><BR>The wizards and the editor are also the same.<BR><BR>Pat<BR><BR>________________________________________<BR>From: xerte-bounces@lists.nottingham.ac.uk on behalf of Watson, Owen<BR>Sent: Fri 24/07/2009 13:28<BR>To: xerte@lists.nottingham.ac.uk<BR>Subject: [Xerte] Importing projects to Xerte On-line Toolkits<BR>Hi,<BR><BR>I'm working on Bolton's implementation of Xerte, (which should be going<BR>live soon), and have run into a problem importing projects created in<BR>Xerte v2.5.7 into Xerte Online Toolkits v1.0.2.<BR><BR>Initially I thought you did this from Workspace -&gt; Properties -&gt; Import,<BR>however uploading *any* zip file, be it a project or a template results<BR>in the error "You can only import Zip files."<BR><BR>After discovering that this only seems to be a problem in Firefox 3.5.1,<BR>I then discovered this method is seemingly only for importing templates.<BR><BR>However, after creating a basic project with a fresh download of Xerte<BR>2.5.7 and saving a 'new' project as a template, I was then presented<BR>with a message saying that no corresponding templates could be found.<BR><BR>So my questions are...<BR>1) How do you import projects into Xerte Online Toolkits which were<BR>created in the standalone version of Xerte?<BR>2) What templates (if any?) are common between the two 'versions' of<BR>Xerte?<BR><BR>Any help would be much appreciated.<BR><BR>Thanks,<BR><BR>Owen Watson<BR><BR><BR>_______________________________________________<BR>Xerte mailing list<BR>Xerte@lists.nottingham.ac.uk<BR><A href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte">http://lists.nottingham.ac.uk/mailman/listinfo/xerte</A><BR>Checked by AVG - www.avg.com<BR>Version: 8.5.387 / Virus Database: 270.13.23/2254 - Release Date: 07/24/09 05:58:00<BR>_______________________________________________<BR>Xerte mailing list<BR>Xerte@lists.nottingham.ac.uk<BR><A href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte">http://lists.nottingham.ac.uk/mailman/listinfo/xerte</A><BR><BR><BR>Checked by AVG - www.avg.com<BR>Version: 8.5.387 / Virus Database: 270.13.23/2254 - Release Date: 07/24/09 05:58:00<BR><BR>&nbsp;<BR><BR>_______________________________________________<BR>Xerte mailing list<BR>Xerte@lists.nottingham.ac.uk<BR><A href="http://lists.nottingham.ac.uk/mailman/listinfo/xerte">http://lists.nottingham.ac.uk/mailman/listinfo/xerte</A><BR></FONT></P></DIV></BODY></HTML>