You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
yongwen edited this page Apr 15, 2011
·
6 revisions
== Supported Activity Unlocking Functions ==
completedAllOf(aCategory.name)
completedSomeOf(aCategory.name)
completed(aTask.name)
afterPublished(aTask.name)
True
False
The above functions(with arguments) could be stored in the "Depends_on" field of the activity/commitment.
If the return value of the function is True, the activity/commitment is unlock.