The PCA uses Program Rule Variables to reference Data Elements contained in the Assessment, and also to store temporary Calculated Values such as Scores (see Image 1).
...
Similarly to the Program Rules, the variables are identified as scripted when the variable name starts with an underscore (_). The Variables follow some naming conventions:
Calculated Values
Panel | ||
---|---|---|
| ||
_CV_Name |
Compositive Scores (Variation of Calculated Values)
Panel | ||
---|---|---|
| ||
_CV_CSFeedback_Order |
Questions in the Assessment
Panel | ||
---|---|---|
| ||
_SSection_NumberQQuestion_Number |
Competency
Panel | ||
---|---|---|
| ||
_competencyNewest |
Critical Score
Panel | ||
---|---|---|
| ||
_criticalNewest |
Non-critical Score
Panel | ||
---|---|---|
| ||
_noncriticalNewest |
Note |
---|
Avoid starting the name of your custom Program Rule Variables with an underscore (_), as this is used by the PCA to identify scripted variables. Scripted variables will be deleted when generating new Program Rules using the Set Up Program button or Build Program Rules. |