MetaData - Processing Rules - QA Specific

From All n One's bxp software Wixi

Revision as of 22:31, 7 February 2017 by Philip Lacey (talk | contribs) (Created page with " = Overview = For more information on {| class="wikitable" ! Area ! Link |- | MetaData please refer here || MetaData_-_Start_Here |- | Processing rules please refer her...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

1 Overview

For more information on

Area Link
MetaData please refer here MetaData_-_Start_Here
Processing rules please refer here MetaData_Process_Rules
Parameter construction please refer here MetaData_Program_and_Outcomes

2 Reference

This wixi article is meant to serve as a reference guide to a subset of MetaData Processing Rules.


3 Rules

3.1 Cross Database QA Fail All Check

This function is for the checking of a QA record to see if an automatic fail question is flagged. And returning either a 0/1 or a True/False


Required fields to execute rule:

  1. Rule Name
  2. Form Id To Search
  3. Form to store result
  4. Field that contains the field to search in
  5. Field that contains the value to search with
  6. Filed that is to be updated with the result
  7. Return output option


Example:

Rule name[[-SEP-]]Search form[[-SEP-]]Result form[[-SEP-]]Field to search in [[-SEP-]]Filed with search value[[-SEP-]]field to update[[-SEP-]]return format[[-SEP-]][[-SEP-]][[-SEP-]][[-SEP-]][[-SEP-]][[-SEP-]][[-SEP-]][[-SEP-]][[-SEP-]][[-SEP-]]


Example (with replacement values):

CrossDB_QA_Fail_All_Process[[-SEP-]]1[[-SEP-]]2[[-SEP-]]intCDA_1_Id[[-SEP-]]strCDA_2_field_0_6[[-SEP-]]strCDA_2_field_0_32[[-SEP-]]boolean[[-SEP-]][[-SEP-]][[-SEP-]][[-SEP-]][[-SEP-]][[-SEP-]][[-SEP-]][[-SEP-]][[-SEP-]][[-SEP-]]