Forum Discussion
Print slide and resizable text boxes
Actually, I discovered my issue. The learner had selected Accessible Text when they started the training. I was able to see firsthand how that impacted the slides by toggling on and off Accessible Text. With it on, random buttons had the scroll bar as did the slide I want the learners to save. I'm irritated by the buttons, but it is worth the unpredictability if it means increased accessibility. The real issue was the slide that I'm asking learners to save. Here was my work around (open to further suggestions).
The slide I want them to save is only up for the time it takes to save (less than a second). So I set up three triggers:
1. Set accestext to value True if Player.AccessibleText = value True when timeline starts on this slide.
2. Set Player.AccessibleText to value False when timeline starts on this slide
(note, the order of the above is very important)
3. Set Player.Accessible Text to value True when timeline ends on this slide if accestext = value true.
Thoughts?
Hi Rachael!
Glad to hear you were able to pinpoint and resolve the issue!
It would be easier for the community to offer feedback on your design if we could reference the project you've built out so far. Would you be comfortable sharing a copy of your .story file here in the discussion?
Looking forward to hearing from you!