Digital Workshop

Welcome to the Digital Workshop Message Boards
It is currently October 17th, 2024, 12:23 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 8 posts ] 
Author Message
 Post subject: shuffle script for Opus Pro v7
PostPosted: October 26th, 2014, 5:21 am 
Offline

Joined: May 25th, 2005, 10:40 am
Posts: 17
Opus: Opus Pro 7
OS: Windows 7 - macOS Lion
System: imac
hi,

i have the Opus Pro v7.

Today i check the new version of Opus Pro v9 and i think that there is a new useful feature, the Shuffle Action.

Is it possible to upgrade my Opus Pro v7 to Opus Pro v9 for free? I didn't upgrade any other time my Opus Pro v7 and i think must be one-time upgrade for Opus products :D

If it's not possible is there any Shuffle Action script to use for Opus Pro v7?


For this message tempo has been thanked by : mackavi


Top
 Profile  
 
 Post subject: Re: shuffle script for Opus Pro v7
PostPosted: October 26th, 2014, 12:27 pm 
Offline
Godlike
Godlike
User avatar

Joined: March 21st, 2007, 10:44 am
Posts: 3188
Location: UK
Opus: Evolution
I doubt it :-) Digital workshop offers an Early Bird upgrade when new versions are initially released - so you would have been able to upgrade from v7 to v8 and then from v8 to v9 at an excellent price but as you haven't used this offer - you'll have to use the normal upgrade path which would be £234 in VAT -

http://www.digitalworkshop.com/products ... ades.shtml

The free upgrades are the increments between versions - so from version v7 to v7.5, if such an update exists. I think Evolution members may also qualify for additional upgrades but you'd have to check with Digital Workshop for the details.

I will add that if you are, or likely to be, interesting in using HTML5 publications then Opus 9, in my option is the best release of this software to date!

As for the shuffle problem, I'm not sure when it was added but QuickBuild (menu) > QuickScripts Templates contains a script that shuffles objects in a frame. We have been using OpusScript and this concept for years to shuffle objects - so it is possible.

Mack

_________________
When you have explored all avenues of possibilities, what ever remains, how ever improbable, must be the answer.

Interactive Solutions for Business & Education
Learn Anywhere. Learn Anytime.

www.interaktiv.co.uk
+44 (0) 1395 548057


Top
 Profile Visit website  
 
 Post subject: Re: shuffle script for Opus Pro v7
PostPosted: October 26th, 2014, 1:07 pm 
Offline

Joined: May 25th, 2005, 10:40 am
Posts: 17
Opus: Opus Pro 7
OS: Windows 7 - macOS Lion
System: imac
Sorry but i didn't receive any Early Bird upgrade offer.....

i check upgrade prices. I have Opus Pro v7 Educational and the upgrade to Opus Pro v9 is 120euro. Am i correct?

What about the cost to upgrade to Opus Creator v9?

by the way is there a table with Opus Pro v9 and Opus Creator v9 differences?


For this message tempo has been thanked by : mackavi


Top
 Profile  
 
 Post subject: Re: shuffle script for Opus Pro v7
PostPosted: October 26th, 2014, 1:48 pm 
Offline
Godlike
Godlike
User avatar

Joined: March 21st, 2007, 10:44 am
Posts: 3188
Location: UK
Opus: Evolution
I don't work for DW, so you'd have to contact them about Early Bird offers.

But yes, according to the website link above, if you are buying for Educational purposes only - the cost does appear to be €120.00.

There is a key differences listed here: http://www.digitalworkshop.com/products/index.shtml. DW may have details and people on the forum would be able to answer questions about suitability for a particular project if you have one in mind. It's probably worth skimming some posts in both the Pro and Creator section (below) to get an idea of what people are doing.

Mack

_________________
When you have explored all avenues of possibilities, what ever remains, how ever improbable, must be the answer.

Interactive Solutions for Business & Education
Learn Anywhere. Learn Anytime.

www.interaktiv.co.uk
+44 (0) 1395 548057


Top
 Profile Visit website  
 
 Post subject: Re: shuffle script for Opus Pro v7
PostPosted: November 3rd, 2014, 7:16 pm 
Offline

Joined: May 25th, 2005, 10:40 am
Posts: 17
Opus: Opus Pro 7
OS: Windows 7 - macOS Lion
System: imac
mackavi wrote:
As for the shuffle problem, I'm not sure when it was added but QuickBuild (menu) > QuickScripts Templates contains a script that shuffles objects in a frame. We have been using OpusScript and this concept for years to shuffle objects - so it is possible.

Mack


thanks for the answer......how can i use it, can you help me to use this script? (opus v7)


For this message tempo has been thanked by : mackavi


Top
 Profile  
 
 Post subject: Re: shuffle script for Opus Pro v7
PostPosted: November 5th, 2014, 9:34 am 
Offline
Godlike
Godlike
User avatar

Joined: March 21st, 2007, 10:44 am
Posts: 3188
Location: UK
Opus: Evolution
I don't have Opus 7 installed so can't post an example. The basics of what you'll need to do though are:

1. Create a frame and called it "masterFrame" - for example.

2. Inside the masterFrame place the other frames (or other objects) to shuffle.

3. With the page icon selected in the tree, click QuickBuild Menu > QuickScript Templates > Select Shuffle script and click OK.

4. Add a button to the page and choose the programming tab and add a Script action.

5. In the script pane add the follow code:

Code:
shuffle(masterFrame)


Mack

_________________
When you have explored all avenues of possibilities, what ever remains, how ever improbable, must be the answer.

Interactive Solutions for Business & Education
Learn Anywhere. Learn Anytime.

www.interaktiv.co.uk
+44 (0) 1395 548057


Top
 Profile Visit website  
 
 Post subject: Re: shuffle script for Opus Pro v7
PostPosted: January 1st, 2015, 7:04 pm 
Offline

Joined: May 25th, 2005, 10:40 am
Posts: 17
Opus: Opus Pro 7
OS: Windows 7 - macOS Lion
System: imac
thanks, it works!!!!

another problem: i'm using shuffle script to create a multiple choice test.

for example on Question1 the user select the answer2. Using Checkbox Button and Link to Variable it's possible to remember user's choice on Question1. In case that i use shuffle script it's not possible and the all the buttons are Up again.....

any idea?


For this message tempo has been thanked by : mackavi


Top
 Profile  
 
 Post subject: Re: shuffle script for Opus Pro v7
PostPosted: January 1st, 2015, 7:11 pm 
Offline

Joined: May 25th, 2005, 10:40 am
Posts: 17
Opus: Opus Pro 7
OS: Windows 7 - macOS Lion
System: imac
i'm using the OnShow trigger to shuffle the answers.


For this message tempo has been thanked by : mackavi


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 8 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 22 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group