Result : {{$onlineTest->name}}
Name: Deepesh
Total Questions : {{$questionsCount}}
Attempted : {{$responsesCount}}
Non-Attempted : {{$questionsCount - $responsesCount}}
{{--
--}}
Correct : {{$correctResponsesCount}}
Incorrect : {{$responsesCount - $correctResponsesCount}}
Total Marks Obtained : {{$correctResponsesCount}}/{{$questionsCount}}