Create a test with customised results
March 11, 2009 12:00 AM
Well its not really a test in the sense of the normal grading. Here is one solution. Set up a page that uses radio buttons, don't use a question, use text boxes for the questions text. Each radio button and associated text will represent the visual/audio/kinesthetic responses.Next create 3 variables each with initial values of 0. Something like response_v, response_a, and response_k. Then, add some actions on the response radio buttons.On: Change/SelectAction: Modify VariableTarget: response_v (or a or k depending on the radio button)Value: 1Modification Type: Add to contentsOn: Change/SelectAction: Go ToTarget: Next PageGet this page working completly like you want then copy and paste it as a template for the rest of your questions.Then at the end of the "test" you can compare the values of each of the variables (which one is the greatest) response_a, v, and k to then tell them what type of learner they are.That is the simplistic way. You can get more complicated if you wish as well.
Discussions have been disabled for this post