TestYourself questions for Filters and preconditions
- Last Updated: March 24, 2022
- 2 minute read
- Corticon
- Version 6.3
- Documentation
Note: Try this test, and then go to TestYourself answers for Filters and preconditions to correct
yourself.
- True or False. All expressions modeled in the Filters section of the Rulesheet behave as filters.
- True or False. All expressions modeled in the Filters section of the Rulesheet behave as preconditions.
- True or False. Some rules may be unaffected by Filters expressions on the same Rulesheet.
- When 2 conditional expressions are expressed as two filter rows, they are
logically ______ together.
or'ed and'ed replaced duplicated - True or False. A Filter row is a stand-alone rule that can be assigned its own Rule Statement
- A null collection is a collection that:
- Has a parent but no children
- Has children but no parent
- Has no parent and no children
- Has a parent and children
- An empty collection is a collection that:
- Has a parent but no children
- Has children but no parent
- Has no parent and no children
- Has a parent and children
- A Filter expression is equivalent to a Conditional expression as long
as it includes ______ collection operators in the expression.
some all no at least one - True or False. To join two filters with an or operator, you must use the word or in between expressions.
- By default, all Filter expressions are ______________ filters
limiting coffee full extreme - The following Filter expression has which behaviors?
limiting filter full filter precondition noncondition - The following Filter expression has which behaviors?
limiting filter full filter precondition noncondition - What happens when a Filter expression, acting as a precondition, is not
satisfied?
- The expression is ignored and Rulesheet execution continues.
- The Rulesheet is re-executed from the beginning.
- The last Rulesheet is executed.
- The next Rulesheet is executed.
- All Rulesheet execution stops.
- Execution of that Rulesheet stops.
- Which filters behaviors can be active at the same time?
- Full filter and precondition
- Limiting filter and precondition
- Limiting and full filter
- Precondition can only act alone
- For the sample data in the following figure, determine which data survives
the filter for each question. Enter the entity number (the number in brackets) for each
survivor in the appropriate column. Assume the collection
Moviehas the aliasmovies;Movie.dvdhas the aliasdvds; andMovie.oscarhas aliasoscars. None behave as preconditions.