

# EvaluationScore
<a name="API_EvaluationScore"></a>

Information about scores of a contact evaluation item (section or question).

## Contents
<a name="API_EvaluationScore_Contents"></a>

 ** AppliedWeight **   <a name="connect-Type-EvaluationScore-AppliedWeight"></a>
Weight applied to this evaluation score.  
Type: Double  
Required: No

 ** AutomaticFail **   <a name="connect-Type-EvaluationScore-AutomaticFail"></a>
The flag that marks the item as automatic fail. If the item or a child item gets an automatic fail answer, this flag will be true.  
Type: Boolean  
Required: No

 ** NotApplicable **   <a name="connect-Type-EvaluationScore-NotApplicable"></a>
The flag to mark the item as not applicable for scoring.  
Type: Boolean  
Required: No

 ** Percentage **   <a name="connect-Type-EvaluationScore-Percentage"></a>
The score percentage for an item in a contact evaluation.  
Type: Double  
Valid Range: Minimum value of 0. Maximum value of 100.  
Required: No

## See Also
<a name="API_EvaluationScore_SeeAlso"></a>

For more information about using this API in one of the language-specific AWS SDKs, see the following:
+  [AWS SDK for C\$1\$1](https://docs.aws.amazon.com/goto/SdkForCpp/connect-2017-08-08/EvaluationScore) 
+  [AWS SDK for Java V2](https://docs.aws.amazon.com/goto/SdkForJavaV2/connect-2017-08-08/EvaluationScore) 
+  [AWS SDK for Ruby V3](https://docs.aws.amazon.com/goto/SdkForRubyV3/connect-2017-08-08/EvaluationScore) 