Group: Forum Members
Posts: 3,
Visits: 5
|
Hi, I am currently working with pages of text that I would like people to read before continuing (they are part of a dropdown/branch attribute), but I'm concerned they'll move on before really reading through it. I'd love to attach a timer that doesn't allow them to move on until 30 seconds have passed, but I'm having trouble doing that on a page attribute. Right now, I am using the page attribute so that I can include it in a block like this:
<block DollyParton> / preinstructions = (DollyParton) </block>
<page DollyParton> ^(PLACEHOLDER) </page>
Is there a way to get around this? I've tried using the timeout command in the block, but I don't think it applies to preinstructions. I need to write quite a bit of text, which is why I haven't used trial instead of page, but I'm very open to suggestions. Thank you so much!
|