Skip to end of banner
Go to start of banner

Activity Filter Attribute

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Summary

Activity Filters allow a set of Activity criteria to be collected in an Attribute so that it can be reused in conjunction with another Attribute.

For example, in the Exam Scheduling use case, the Seat Assignment attribute can be configured to restrict which Offerings are available. Many different Learning Plans might share a Complete Learning Plan Workflow (because they follow the same general submission process), but each application might correspond to a different set of selectable Offerings. By externalizing the Activity filter into its own attribute, it becomes possible to share a common Workflow but retain application-specific filter logic.

Configuration

This attribute does not collect any custom configuration data. 

Display Modes

In input mode, displays a multi-select list containing the available Activities.

In display mode, displays a list of the selected Activity Titles plus a link to launch the Workflow Overview for each.

Data Storage

This attribute stores a pointer to the SEAT_ASSIGNMENT table which tracks the linked Offering, the used capacity, etc.

Sample Use Cases
  • Exam SchedulingActivities can be used to represent specific "Exam Administrations", i.e. an exam being offered at a specific date/time/location. Seat Assignment attributes link candidates to the exam offering they plan to attend, and the Activity Filter allows individual applications (Learning Plans) to offer a different set of relevant Offerings.
Business Rules

This data type is available on the Configure Learning Plan Workflow only.


  • No labels