{{$strings['report_accuracy_key']}}
{{$strings['report_accuracy_desc_key']}}
@foreach ($accuracyScores['hashedUserPhaseWiseMetrics'] as $phaseDetails)
{{$strings[$phaseDetails['key']]}}
{{$phaseDetails['score']}}%
@endforeach
{{$strings['report_overall_key']}}
{{$accuracyScores['overAllUserMetrics']['score']}}%
{{$strings['report_performance_trend_key']}}
{{$strings['report_overall_desc_key']}}