View Single Post
Quote:
Originally Posted by dhm2006 View Post
1. Sequential Project - The first action in the project is the "next" action. No other action is "available" because, in a sequential project, the actions must be performed in a certain sequence.

2. Parallel Project - The first action in the project is the "next" action. All other action are "available" because, in a parallel project, the actions can be performed in any sequence. You can rearrange the actions to make whichever one you select the "next" action.

3. Single Actions List - All actions are "next" because the actions are independent of one another. There is no logical sequence in which they should be performed.
Great summary! Thank you!

Alex