Forum Discussion
Image Poll
Hello,
I am wondering if it is possible to create an image poll using Storyline that will display all of the pictures selected at the end in a collage. Any ideas on how to go about that?
Thanks in advance!
- JudyNolletSuper Hero
Hi, Summer,
For each image, you could track whether or not it was selected by using a T/F variable that's adjusted to True if the image's state = Selected. A variable stores a value so it can be used on other slides. So, for the final display/collage, you could show or hide images based on the value of their associated variables.
However, Storyline doesn't have a way to sort the final display of images. In other words, each image will have a given position in the display, based on your layout of the slide. You can't move them closer together if only a few are selected, nor do any other re-arranging. (That'd require JavaScript for other advanced programming.)