[Xerte] Export to Scorm has password
Dave Burnett
d_b_burnett at hotmail.com
Mon Sep 28 14:44:01 BST 2009
Wonder if the last param can be omitted altogether?
Subject: RE: [Xerte] Export to Scorm has password
Date: Mon, 28 Sep 2009 14:19:36 +0100
From: Julian.Tenney at nottingham.ac.uk
To: xerte at lists.nottingham.ac.uk
var sourceFolder = editor.FileLocation.substr(0,
editor.FileLocation.lastIndexOf('\\') + 1);
var fsparams =
'"'+packageFile+"\",\""+sourceFolder+"\",\"*.*\",\"none\"";
fscommand("flashvnn.ZipFolder", fsparams);
fscommand("flashvnn.CloseZip", "");
that’s it – it just takes a folder and some parameters. Here’s
the help:
flashvnn.ZipFolder (Procedure)
Usage (Var)
param1="D:\\test.zip";
param2="D:\\myfolder";
param3="*.*";
param4="yourpass";
fscommand("flashvnn.ZipFolder","param1,param2,param3,param4");
Usage (Literal)
fscommand("flashvnn.ZipFolder","\"D:\\test.zip\",\"D:\\myfolder\",\"*.*\",\"yourpass\"");
Parameters
String: new zip file name
String: folder you want Compress
String: File type you want Compress in folder like : *.doc , *.txt , use *.* to
compress all files in folder
String: passwork for zip file . Give it 'none' value if you don't use pass work
So, it looks like the password might be seen as ‘none’ instead
of none. Is this the case – those of you who have this p[roblem, what heppens
if you enter ‘none’ as the password?
From:
xerte-bounces at lists.nottingham.ac.uk
[mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett
Sent: Monday, September 28, 2009 2:14 PM
To: Xerte list
Subject: RE: [Xerte] Export to Scorm has password
Gary's budZip was always free and it's self -contained.
I've used it for distributions.
What is being passed to Zinc? Is there a flag for password that might be being
tripped somehow? Or is it just the filename?
Subject:
RE: [Xerte] Export to Scorm has password
Date: Mon, 28 Sep 2009 13:55:09 +0100
From: Julian.Tenney at nottingham.ac.uk
To: xerte at lists.nottingham.ac.uk
It needs to be something
redistributable, and not dependent on the end users software. It’s a bit of a
pain calling command line from zinc, as you have to write out a .bat first, and
call it from there.
From:
xerte-bounces at lists.nottingham.ac.uk [mailto:xerte-bounces at lists.nottingham.ac.uk]
On Behalf Of Dave Burnett
Sent: Monday, September 28, 2009 12:37 PM
To: Xerte list
Subject: RE: [Xerte] Export to Scorm has password
I
think almost all of them have a command line interface.
Or we could contact Gary Smith and ask him if he could unwrap his BuddyZip Xtra
for us to whatever API we want.
Subject:
RE: [Xerte] Export to Scorm has password
Date: Mon, 28 Sep 2009 12:04:56 +0100
From: Julian.Tenney at nottingham.ac.uk
To: xerte at lists.nottingham.ac.uk
It uses a plug in for zinc.
There are internal calls to the plugin.
Is there a command line
utility we could replace it with?
From:
xerte-bounces at lists.nottingham.ac.uk
[mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Dave Burnett
Sent: Monday, September 28, 2009 11:58 AM
To: Xerte list
Subject: RE: [Xerte] Export to Scorm has password
What zip utility does Xerte use?
What does the command line for the zip process look like?
Subject:
RE: [Xerte] Export to Scorm has password
Date: Mon, 28 Sep 2009 09:28:14 +0100
From: Julian.Tenney at nottingham.ac.uk
To: xerte at lists.nottingham.ac.uk
The passowrd zip thing is a
mystery. Some people report it, others don’t. I cannot reproduce it. Check the
archives for prior discussions, but I have no idea why it happens. You can
easily work around it by zipping the contents of the project folder up
yourself.
It is currently easier to add
custom content to a template project, rather than add templates to a custom
project – use the ‘xerte’ page type to include custom pages of content. The
models need some repurposing to work as individual models / templates / wizards
withing a satnadalone project. It can be done – again, there was some recent
discussion about this,
HTH,
J
From:
xerte-bounces at lists.nottingham.ac.uk
[mailto:xerte-bounces at lists.nottingham.ac.uk] On Behalf Of Donald Mackay
Sent: Monday, September 28, 2009 8:00 AM
To: xerte at lists.nottingham.ac.uk
Subject: [Xerte] Export to Scorm has password
Hi
everyone
I have started using xerte and its really promising. I have a few question but
the wiki is currently blocked by our admin (no time estimate on when they will
unblock).
If anyone could help out or point me in the right direction with these
questions:
* Exporting as a zipped scorm package from xertes results in a password
protected file
- Is this the default action ( I haven't altered any settings)
- is there an option to turn this off
- what is the password?
* Is it possible to add single items/models from a template to a learning
object; I am creating a scorm quiz with the following interactivities:
drag and drop labelling, timeline/matching pairs questions from
the template. but I need to integrate them with other items to develop my
learning materials and tie them together.
- Can a template model be used separately?
- If so, is there api documentation for the model and its parameters etc?
Regards,
Donald
Donald Mackay
xerte.donald.mackay at gmail.com
Educational Developer
E-works
Microsoft brings you a new way to search
the web. Try
Bing™ now
Lauren found her dream laptop. Find the
PC that’s right for you.
Lauren found her dream laptop. Find the PC that’s right for you.
_________________________________________________________________
Hotmail® has ever-growing storage! Don’t worry about storage limits.
http://windowslive.com/Tutorial/Hotmail/Storage?ocid=TXT_TAGLM_WL_HM_Tutorial_Storage_062009
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.nottingham.ac.uk/pipermail/xerte/attachments/20090928/c3639903/attachment.html
More information about the Xerte
mailing list