Hello all,I'm up against a timeline and have hit 2 roadblocks and could really use some help. I have a TW that's going to be used as a distributed test. What I want is for the test administrator to be able to click a button and get a test consisting of 25 random questions from a pool of 100. So, I used the randomTiddlers macro, which works perfectly - it fills the tiddler with the titles of 25 random tiddlers.But what I'd really like it to do is close all open tidders and then open 25 random tiddlers. Then I'll be able to click on "Save Test" in the right menu (it's already there). "Save Test" calls the saveStory macro and currently works fine. The part I can't figure out is how to open 25 random tiddlers?The other problem is, I'd like to find some way to have nestedSliders accessible only for people with a specific UserName? I'm using the formTiddlersPlugin and want to put the answers below the questions in a slider, but only the test grade should be able to open the slider. How can I do that?Here's the TW in my Dropbox folder: https://dl.dropbox.com/u/3946724/Test-Bank.html (the right menu toggle is in the top menu).I'd appreciate any help ... thanks!Scott
<<openStory popup label tooltip>>
...and then chose the story you just saved.
However, I have added an option to override any existing tiddler with version 1.0.3:Thanks, that worked beautifully! My only remaining problem is that I want to invoke the macro with a button or link, but I don't know the syntax?
V/r
Scott
V/r,
Scott