Digital Workshop

Welcome to the Digital Workshop Message Boards
It is currently January 9th, 2025, 9:48 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 11 posts ] 
Author Message
 Post subject: Next Random
PostPosted: March 30th, 2009, 12:09 pm 
Offline

Joined: March 26th, 2009, 12:56 pm
Posts: 22
Location: Chester, UK
Dear All,

I accidentally published this in the turorials section. Sorry. I've been using Opus 6 for about a year now and am slowly learning what is possible.

I recently came across what seemed an excellent feature for tests which is the Next Random goto page. Whilst it works faultlessly first time you use it, if you go back to a menu and select the test again, it starts to duplicate questions. I've tried looking through the posts in the forum and tried various reset options but have not been able to resolve the problem.

Has anyone else come across this, and more importantly, has anyone been able to resolve it?

Many thanks to anyone who reads this.

Regards

Simon

Opus Pro 6
Acer Aspire 5051
AMD Turion 1.6GHz
2GB RAM
XP SP2


For this message simonb has been thanked by : mackavi


Top
 Profile  
 
 Post subject: Next Random
PostPosted: March 31st, 2009, 11:00 am 
Offline

Joined: March 26th, 2009, 12:56 pm
Posts: 22
Location: Chester, UK
Dear All,

I should have posted this with the original message. It's a very simple test which highlights the problem of the Next Random Page. If you repeat the test several times, it becomes apparent that questions are repeating. I'm still not any closer to resolving this problem, but I do think it should be by introducing a string into the scripting which is starting to be a bit more advanced that I currently am on Opus.

Any advice greatly appreciated.

Regards

Simon

Opus Pro 6
Acer Aspire 5051
AMD Turion 1.6GHz
2GB RAM
XP SP2

_________________
Opus Pro 6
Acer Aspire 5051
AMD Turion 1.6GHz
2GB RAM
XP SP2


For this message simonb has been thanked by : mackavi


Last edited by simonb on April 1st, 2009, 3:37 pm, edited 1 time in total.

Top
 Profile  
 
 Post subject:
PostPosted: March 31st, 2009, 11:27 am 
Offline

Joined: October 25th, 2004, 3:03 pm
Posts: 540
Location: Tyalgum Creek. Australia
Opus: Opus Pro Latest version 9.02 Build 16458
OS: Won 10
System: Asus laptop Intel Core i5 8 gig ram, big monitor, reading glasses
Simon

The same question appears each time but a different page appears as should happen if you employ the next random variable.

Unfortunately, uploading your executable does not all me or anyone else to see how you have constructed your publication and so I cannot offer any advice as to what may be the problem.

Please upload your imp file and then we can take a peek at how you have constructed your publication and maybe find a solution for you.

Cheers

Graham

_________________
Too much coffee can result in frequent toilet breaks!


For this message Graham Baglin has been thanked by : mackavi


Top
 Profile  
 
 Post subject:
PostPosted: March 31st, 2009, 12:06 pm 
Offline

Joined: March 26th, 2009, 12:56 pm
Posts: 22
Location: Chester, UK
Graham,

Thanks for the reply. Apologies for not uploading the original file, which I've now attached. As you can see, I'm new to the message board.

I kept the question and answers the same purely for speed, but changed the question numbers so that it highlights repeating questions, most notably question 1.

I look forward to any replies.

Regards

Simon

Opus Pro 6
Acer Aspire 5051
AMD Turion 1.6GHz
2GB RAM
XP SP2


You do not have the required permissions to view the files attached to this post.


For this message simonb has been thanked by : mackavi


Top
 Profile  
 
 Post subject:
PostPosted: March 31st, 2009, 1:50 pm 
Offline
Godlike
Godlike
User avatar

Joined: March 21st, 2007, 10:44 am
Posts: 3188
Location: UK
Opus: Evolution
You need to change the goto on Q1 to GotoRandomPage().

This creates an initial pool from which the next random is drawn. By only using the next random on all the pages, Opus is simply trying to draw from the same pool.

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:
PostPosted: March 31st, 2009, 2:43 pm 
Offline

Joined: March 26th, 2009, 12:56 pm
Posts: 22
Location: Chester, UK
Many thanks Mack!

I've been trying to look for a more complicated answer when it was there in the functions already.

Once again many thanks for those who have looked at this.

Regards

Simon

Opus Pro 6
Acer Aspire 5051
AMD Turion 1.6GHz
2GB RAM
XP SP2


For this message simonb has been thanked by : mackavi


Top
 Profile  
 
 Post subject:
PostPosted: March 31st, 2009, 9:58 pm 
Offline

Joined: October 25th, 2004, 3:03 pm
Posts: 540
Location: Tyalgum Creek. Australia
Opus: Opus Pro Latest version 9.02 Build 16458
OS: Won 10
System: Asus laptop Intel Core i5 8 gig ram, big monitor, reading glasses
Simon

You could include a page in chapter two which merely has a frame which 'onshow' goes to next random.

That way, the test candidate will not see the frame page and will only see a random page which occurs instead of your current set up which always shows question page 1.

Cheers

Graham

_________________
Too much coffee can result in frequent toilet breaks!


For this message Graham Baglin has been thanked by : mackavi


Top
 Profile  
 
 Post subject:
PostPosted: March 31st, 2009, 10:30 pm 
Offline

Joined: March 26th, 2009, 12:56 pm
Posts: 22
Location: Chester, UK
Graham,

Many thanks for yours and Macks advice. I'm sure other beginners will find it very useful, after all I am a trainer and not a technical person. You've probably realised.

My next challenge is to rotate the lcations of the answers in a random manner which I look forward to, as I found quite a few new applications in trying to resolve the last one. That is unless anyone has an easy answer of course.

Looking forward to any answers resolving the next issue and hope I can be of help in future (quite a few years yet) to others.

Regards

Simon

_________________
Opus Pro 6
Acer Aspire 5051
AMD Turion 1.6GHz
2GB RAM
XP SP2


For this message simonb has been thanked by : mackavi


Top
 Profile  
 
 Post subject:
PostPosted: April 1st, 2009, 2:29 pm 
Offline
Godlike
Godlike
User avatar

Joined: March 21st, 2007, 10:44 am
Posts: 3188
Location: UK
Opus: Evolution
Hi Simon,

That one's not quite as easy :-) but still very possible.

For a non-programmer, I would suggest using multi-frames to hold variations of answer position and then randomly selecting a multiframe element.

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:
PostPosted: April 1st, 2009, 3:32 pm 
Offline

Joined: March 26th, 2009, 12:56 pm
Posts: 22
Location: Chester, UK
Hi Mack,

Many thanks for that. I've got help from the publication "Hidden Word" from the forum. What I've done is to create multiple frames with the answers in different positions as you suggest. They are all initially hidden. I've then created a number variable called HIDDEN_QUESTIONS. The page has an action On Show, where I've used the Random function linked to HIDDEN_QUESTIONS and show a different frame for each case.

It does appear long winded, but it does look great! :D

Once again, many thanks.

Regards

Simon

_________________
Opus Pro 6
Acer Aspire 5051
AMD Turion 1.6GHz
2GB RAM
XP SP2


For this message simonb has been thanked by : mackavi


Top
 Profile  
 
 Post subject: Floating answer
PostPosted: April 2nd, 2009, 1:46 pm 
Offline

Joined: October 25th, 2004, 2:20 pm
Posts: 686
Location: Naperville, Illinois (USA)
Opus: 7.05
OS: Win XP SP3
System: P4 3.2GHz 1GB RAM 2-TB HDs + 4 more
When I needed to build a quiz with an answer in a random position, I simply used a Text Object with four or five WRONG answers, then I created a second, floating Text Object with the CORRECT answer. This Text Object must have a solid color background to prevent seeing what's behind it.

When the multiple choice question Page appears, the correct answer covers one of the incorrect text answers. The possible answers (A, B, C, D, E) each had a constant numeric value determined by their Vertical stacked position (e.g. A=550, B=570, C=590, etc). If the answer given was "C", then I used an IF Statement to compare "590" to the current postion of the correct answer. If they matched, then the answer was correct, if not, then it was the wrong answer. I either increased my
Correct Variable and displayed a "Correct Answer" Text Object, or I'd display a "Sorry, that is incorrect" Text Object.

_________________
Fred Harms, Extraordinary Demos
Naperville, Illinois (USA) 630/904-3636
demofred@aol.com


For this message demofred has been thanked by : mackavi


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

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 68 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:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group