Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. pending
    When a Feature is added to a Container, it the initial state is set as pending. This means that Feature is accessible by the user if the Container is already open to your end user.

  2. complete
    Indicates when a given Feature of a Container has been completed. One of the Feature Features of that Container being complete does not mean the others of that Container it will be complete. Each Feature inside a Container is a separated objetc object with your own state, expiration and set of attributes. A Feature may be marked as complete in 2 cases. The first is when the end user finished everything he they had to do with that Feature and , complete it. The second is when a Container is marked as complete, then all Feature(s) of that respective Container are marked as complete. The Feature is no longer accessbible accessible by the user in this state.

  3. expired
    This indicates when a Feature have has already expired. A Feature in a an expired state won’t be accessbible accessible by any user.