diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..d8c3212 Binary files /dev/null and b/.DS_Store differ diff --git a/match/.DS_Store b/match/.DS_Store new file mode 100644 index 0000000..ed9e2ad Binary files /dev/null and b/match/.DS_Store differ diff --git a/match/modules/.DS_Store b/match/modules/.DS_Store new file mode 100644 index 0000000..ae1cab8 Binary files /dev/null and b/match/modules/.DS_Store differ diff --git a/match/modules/D_match-rules/.DS_Store b/match/modules/D_match-rules/.DS_Store new file mode 100644 index 0000000..e10d306 Binary files /dev/null and b/match/modules/D_match-rules/.DS_Store differ diff --git a/match/modules/D_match-rules/Manage_Rules.png b/match/modules/D_match-rules/Manage_Rules.png new file mode 100644 index 0000000..fc7f87e Binary files /dev/null and b/match/modules/D_match-rules/Manage_Rules.png differ diff --git a/match/modules/D_match-rules/README.md b/match/modules/D_match-rules/README.md new file mode 100644 index 0000000..33ff52b --- /dev/null +++ b/match/modules/D_match-rules/README.md @@ -0,0 +1,12 @@ +# Match Rules + +Used on the [related wiki page](https://spaces.at.internet2.edu/display/COmanage/Developing+Match+Rules) and the [Match Attributes module](https://internet2.instructure.com/courses/96/pages/d-developing-match-rules) of training in Canvas. + +Images included in this collection: + +| File name | Description | +| --- | --- | +| [Manage_Rules.png](https://github.internet2.edu/raw/InCommon-Training/comanage-files/master/match/modules/D_match-rules/Manage_Rules.png?raw=true) | Screenshot of the Match Rules list. Screenshot of the Match Rules list. | +| [Rule_Metadata.png](https://github.internet2.edu/raw/InCommon-Training/comanage-files/master/match/modules/D_match-rules/Rule_Metadata.png?raw=true) | Screenshot of the form to affect the metadata for the match Rule. Screenshot of the form to affect the metadata for the match Rule. | +| [Rule_Attributes.png](https://github.internet2.edu/raw/InCommon-Training/comanage-files/master/match/modules/D_match-rules/Rule_Attributes.png?raw=true) | Screenshot of the list of attributes defined for the rule and the way each is handled for this rule. Screenshot of the list of attributes defined for the rule and the way each is handled for this rule. | +| [Rule_Attribute_Settings.png](https://github.internet2.edu/raw/InCommon-Training/comanage-files/master/match/modules/D_match-rules/Rule_Attribute_Settings.png?raw=true) | Screenshot of the form that defines how an attribute is handled for this rule. Screenshot of the form that defines how an attribute is handled for this rule. | diff --git a/match/modules/D_match-rules/Rule_Attribute_Settings.png b/match/modules/D_match-rules/Rule_Attribute_Settings.png new file mode 100644 index 0000000..451b756 Binary files /dev/null and b/match/modules/D_match-rules/Rule_Attribute_Settings.png differ diff --git a/match/modules/D_match-rules/Rule_Attributes.png b/match/modules/D_match-rules/Rule_Attributes.png new file mode 100644 index 0000000..23247dd Binary files /dev/null and b/match/modules/D_match-rules/Rule_Attributes.png differ diff --git a/match/modules/D_match-rules/Rule_Metadata.png b/match/modules/D_match-rules/Rule_Metadata.png new file mode 100644 index 0000000..df6ab3a Binary files /dev/null and b/match/modules/D_match-rules/Rule_Metadata.png differ