Question
Optional regions and template parameters
I would appreciate any help I can get on this problem. Here's
what I'm trying to do, and I've been trying to do it with a
template and optional regions.
I have eight different optional regions I want to display depending on the user successfully completing a quiz. What I've been trying to do is set the page up so once the quiz is completed, the user is brought back to this page along with a URL parameter that is simply a number indicating which quiz they just completed. The page would use that parameter to determine which regions to show.
So, I created a template with a parameter and the optional regions. It all works fine when I manually change the value of the parameter using the "Template Properties..." dialog box. What I want to do is substitute the value of the URL parameter in place of the value normally set by this dialog box, but it does not appear to be possible. If it is, can someone please tell me how to do it? If it is not, does anyone have any suggestions about how to accomplish the equivalent behavior?
Thanks,
Mark
I have eight different optional regions I want to display depending on the user successfully completing a quiz. What I've been trying to do is set the page up so once the quiz is completed, the user is brought back to this page along with a URL parameter that is simply a number indicating which quiz they just completed. The page would use that parameter to determine which regions to show.
So, I created a template with a parameter and the optional regions. It all works fine when I manually change the value of the parameter using the "Template Properties..." dialog box. What I want to do is substitute the value of the URL parameter in place of the value normally set by this dialog box, but it does not appear to be possible. If it is, can someone please tell me how to do it? If it is not, does anyone have any suggestions about how to accomplish the equivalent behavior?
Thanks,
Mark
