Skip to main content
All CollectionsPresentation FlowsRulesets
Rulesets | Event - Set Master Style
Rulesets | Event - Set Master Style

Utilize Ruleset events via Presentation Flows to automatically set a Master Style for during the creation of a presentation

Will Matysik avatar
Written by Will Matysik
Updated over 4 months ago

TIP:

If you have any questions or need assistance with implementing or updating Forms, Rulesets or Presentation Flows, please contact us at customersuccess@sportsdigita.com


Description:

Depending on how your Master Deck is organized, it could save you time to automatically set your preferred Master Style based on a form response rather than manually setting it after the presentation has been created. This also allows the admins of your Master Deck to rest easy knowing that the correct styling will always be in place for all presentations.

A quick example of a use case to set Master Styles:

We have clients that leverage a different look/feel for different brands they represent. In this scenario, they implement a rule to set the Master Style for the brand that’s selected on the form. Beyond that, they either designate priority if multiple brands are selected or simply assign a default style whenever more than one is selected if they have one.

Editing a Rule:

(details below screenshot)

Name:

Best practice for the Brand example above would be to label the Rule as “BRAND - abc brand” so that you can easily identify the rule that will be setting the Master Style relevant for the Brand in case you want to make any changes in the future. You could then have Rules called “BRAND - abc brand”, “BRAND - xyz brand”, etc.

Fact Property:

Best practice would be to have your form completed prior to configuring your Ruleset so that the “Labels” (question, prompt, etc) from the Form can be included for easy selection due to the Context you set when creating the Ruleset.

Operator:

The function of the Operator is to compare the variable returned by the “Fact Property” (prompt, question, etc) to what is stored in the “Value” (answer, response, etc).

Equal: Variable matches the set Value exactly

Not Equal: Variable does not match the set Value exactly

Less Than: Variable is less than the set Value

Less Than or Equal: Variable is less than or equal to the set Value

Greater Than: Variable is greater than the set Value

Greater Than or Equal: Variable is greater than or equal to the set Value

String Starts With: Variable string starts with the set Value

String Ends With: Variable string ends with the set Value

String Contains: Variable string contains the set Value

String Does Not Contain: Variable string does not contain the set Value

Value:

When you set a Form as the Context for the Ruleset as mentioned above, you will simply select the Value from the dropdown that corresponds to the Operator you’ve chosen.

Event:

After selecting “Set Master Style” you will be able to click the “Select Master Style” button to display the full list of your team’s Master Styles.

TIP:

Be sure to click “Add Rule” in the bottom right hand corner of the Rule AS WELL AS clicking “Save Changes” in the bottom right hand corner of the Ruleset to ensure all changes are saved.

Important Ruleset Notes:

  • While the order of questions in a Form are irrelevant since all responses pass through at the same time, the order of Rules within your Ruleset are VERY relevant. The Rules are processed in chronological order, making it of the utmost importance that you put some thought into whether one Event needs to occur before another.

  • It’s also important to note that each Rule should be associated with a specific response to a question, rather than simply associating it with the question itself.

  • Please be aware that any events left incomplete will cause the entire flow to FAIL.

  • Last note that’s important to highlight is that you can NOT use multiple events in the same rule. Best practice would be to create two rules with the same configuration, each simply leveraging different events.
    Example: Brand = xyz… “XYZ Master Style” & “XYZ Slides”

If you have any questions or need assistance with implementing or updating Forms, Rulesets or Presentation Flows, please contact us at customersuccess@sportsdigita.com

Did this answer your question?