399
edits
Changes
From All n One's bxp software Wixi
no edit summary
For more information click here [[Quality_Outright_Fail]]
= Ranges Section Group =
These are used when you want to have different categorisations for different QA form sections. It gives the user the ability to specify for each section group custom categorisations for different scores. To add the functionality to a QA form you need to construct the following string for every range you want to add to a QA section group:
Section group BXP id-Number the range starts from-Number the range ends on-Custom Categorisation; '''i.e.''' ''strCDA_257_field_0_16-0-69-Fail;strCDA_257_field_0_16-70-100-Pass;''
The functionality also allows for you to specify the same range for different QA section groups, and have different categorisations
strCDA_257_field_0_16-0-69-Fail;strCDA_257_field_0_16-70-100-Pass;
strCDA_257_field_0_32-0-69-Pass By Merit;strCDA_257_field_0_32-70-100-Distinction;