Digital Workshop

Welcome to the Digital Workshop Message Boards
It is currently December 22nd, 2024, 11:16 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Randomising
PostPosted: April 15th, 2007, 7:58 am 
Offline

Joined: April 15th, 2007, 7:52 am
Posts: 1
Hi

I am using OPUS XE 4. I hope someone can help me with this.

Using the Question Page Wizard, I am building a test with multiple choice question.

I have done this before, but for the life of me cannot remember how to randomise the questions and the answers. We have found that if this is not done, students memorise the symbol. eg. Page 1 -A, Page 2 is C etc etc.

Any help in this regard would be greatly appreciated.

THanks
Chingo


For this message chingo has been thanked by : mackavi


Top
 Profile  
 
 Post subject:
PostPosted: April 15th, 2007, 5:14 pm 
Offline
Godlike
Godlike
User avatar

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

If you're using th QPW, I would suggest trying this:

1. Create several of copies of the same page layout but move the correct answers between A - C

In the example below, the Answers (A) are always in the same order, but the Answer Variable (myAx) is rotated.

A1 = myA1 //correct answer
A2 = myA2
A3 = myA3

then

A1 = myA2
A2 = myA3
A3 = myA1 //correct answer

2. Generate two random numbers. One for your question and the other for the page.

3. Use the first to pick a random question / answer and load these in to the corresponding variables. Use the second with a gotopage X command.

Hope this makes sense.

Mackavi


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

All times are UTC [ DST ]


Who is online

Users browsing this forum: No registered users and 67 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