7 Replies
Walt Hamilton

Each trigger is attached to an object, and the objects are sorted alphabetically. You can change the relative position of a trigger if an object has more than one trigger. Otherwise, you can change the name of the objects, and they will move up and down in the list.

Be aware that trigger order matters. but only among triggers that are initiated by the same action. Since yours are fired by clicks on different objects, there is no need to change their order.

Walt Hamilton

Maybe I wasn't clear enough. The order of the triggers only matters among those that are initiated by the same action. If you have a trigger that activates when the learner clicks Object1, and another that activates when the learner clicks Object2, there is no such thing as trigger order between those two. At least there isn't unless you have figured out a way to have them both clicked at the same time. It doesn't matter which Object is at the top of the list, what matters is that the triggers respond to the "When ..." part of what you create. That establishes the order that matters.

That said, there are two other considerations. If you have a number of triggers that have the same "When..." clause, then you can reorder them, because in that case, physical order does matter (A LOT). Otherwise, if the order offends your OCD sensibilities, or makes it difficult to find specific triggers, one thing that can help is to Group triggers, and collapse them.