== Basic Elements ==
A QA score is in the format Scored [67.00%] Points [20] From [30] Questions [3]
It is possible to change the display options:
== Replacement fields ==
The system uses the -- notation for replacement.
So the standard scoring system could be written as :
<syntaxhighlight lang="html4strict">
Scored [--Scored--] Points [--Points--] From [--From--] Questions [--Questions--]
</syntaxhighlight>
<syntaxhighlight lang="html4strict">
Scored [--Scored-- : --RangeText--]
</syntaxhighlight>
<syntaxhighlight lang="html4strict">
<div id="strOverallScore" bgcolor="--RangeColour--" style="width:100%">You scored --Scored-- which is considered --RangeText-- </div>
</syntaxhighlight>
== Application ==
The display of this is a cosmetic effect that is not stored in the data of the CDA or CCL record. It is created every time the record is displayed on screen.
To set this option
''Main Menu > Form Management > Form - Primary Management > Form - Edit > Choose the Quality form > Quality Options > Create Options - Score Diplay Options''
The default option of "All" will be in place usually. Change "All" to "Format". You then put your custom layout in the "Format" box immediately below.
The Score Overall is the score that is displayed in the Quality Header.
The Score Section Group is how the output is formatted for every Section Group Header.