Skip to content

Activity UnLock Functions

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.

Clone this wiki locally