|
|
shortlisting 123 benchmark
! Verbal Aptitude
Quantitative Aptitude
Logical Reasoning
Core Domain
Computer Fundamentals
Communication
|
|
Your Overall Score
Shortlisting Benchmark
|
{{App\Helper\HireMeeHelper::getScoreDescription('verbal',$verbal_score)}}
{{App\Helper\HireMeeHelper::getScoreDescription('quants',$quants_score)}}
{{App\Helper\HireMeeHelper::getScoreDescription('logical',$logical_score)}}
{{App\Helper\HireMeeHelper::getScoreDescription('technicalcoredomain',$technicalcoredomain_score)}}
{{App\Helper\HireMeeHelper::getScoreDescription('technicalcomputerfundamental',$technicalcomputerfundamental_score)}}
|
Areas of Expertise
As per your scores in the assessment, these are the list of areas you are good at. You need to refine your skills in these areas and look to score maximum marks
@foreach($static_value as $key => $value)
@php $score = "";
if($key == 'technicalcoredomain'){
$score = $tc_value/10*100;
}
else{
$score = $assessment_details[$key]/10*100;
}
@endphp
@if($score >= 55)
|
Areas of Improvement
As per your scores in the assessment, these are the list of areas you need to improve in. You need to rework on your basic concepts, solve more problems and imrpove everyday.
@foreach($static_value as $key => $value)
@php $score = "";
if($key == 'technicalcoredomain'){
$score = $tc_value/10*100;
}
else{
$score = $assessment_details[$key]/10*100;
}
@endphp
@if($score < 55)
|
@php $performance_summary = round($overall_score/5); @endphp {{App\Helper\HireMeeHelper::getScoreDescription('performance_summary',$performance_summary)}} The track has been designed to improve your knowledge; skills and confidence you would need to ace your placement season and achieve your dream job.
|
|
{{$track->track_name}} |