linking several question to one submit
March 14, 2006 12:00 AM
Aaron has a good solution. If you make all questions worth 1 point and all your pages then are worth 4 points, this will give you the right percentages.If you don't like that, try this. Give each question a weight of 0, yes zero. then have one more hidden question that has a weight of 1 - maybe a true/false question say with the correct answer being true. Use a button to set the hidden question variable to true if all the questions on the page are true. If you don't like that alternative, here is one more. Replace the 4 multiple choice questions with radio button groups. Now, this is a bit of trouble for the first one, but you can save it as a library object and after that it is easier. In fact, if you always have 4 questions on a page, you can set the whole page up and save it. Then just replace the question content and move the "correct" button to a different location.Best I can do for now. ben
Discussions have been disabled for this post