Skip to content
Discussion options

You must be logged in to vote

Hi Logan,

Timeline variables are kind of like a shorthand for the most common use case of dynamic parameters. When your needs are more sophisticated, like they are here, it's probably more efficient to implement this using dynamic parameters without timeline variables. Or you may find it useful to combine the approaches. For example, using timeline variables to list the images that need ratings, then computing the order using the call-function plugin, and then using a looping timeline to go through the list of images in order.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@lobennett
Comment options

Answer selected by lobennett
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants