@include('./util/header')

{{ $groupName }} group #{{ $groupCode }}

@if ($msgCode == 0) {!! displayValidationMsgNoErrorsBootstrap($msgCode,true) !!} @endif

@if ($resultsAccess)

@else

@endif

{{-- --}} @for ($i = 0; $i < count($arrLblType); $i++) @php $focalNameHtml = ''; $AspFocalNameHtml = ''; $expectedDisabled = ''; @endphp @if ($arrLblShort[$i] === '13R' && $groupTypeID === 2) @php $focalNameHtml = '
' . ($asi360FName ?? '') . ' ' . ($asi360LName ?? '') @endphp @php $expectedDisabled = 'readonly' @endphp @elseif ($arrLblShort[$i] === '13AR' && $groupTypeID === 2) @php $AspFocalNameHtml = '
' . ($asiAsp360FName ?? '') . ' ' . ($asiAsp360LName ?? '') @endphp @php $expectedDisabled = 'readonly' @endphp @endif {{-- @php $loginURL = 'https://assess.connectiveleadership.com/instruments/login_inventory.asp?passLevel=inventory&groupUsername=' . ($arrUserName[$i] ?? '') . '&accessCode=' . ($arrPassword[$i] ?? '') . '&autoLogin=1' @endphp --}} @endfor
Access AssessmentLogin Codes Received Assessments
{{ $ajaxLoader }}
@if (!in_array($arrLblShort[$i], ['13A', '13PA', '13TA'])) @endif {{ $arrUserName[$i] ?? '' }} / {{ $arrPassword[$i] ?? '' }}
{{ $arrCount[$i] ?? 0 }} of
@for ($i = 0; $i < count($arrLblShort); $i++)
@if (in_array($arrLblShort[$i], ['13EM', '13EF']))

{{ $arrLblLong[$i] }} ({{ $arrLblType[$i] }})

@elseif (in_array($arrLblShort[$i], ['13AEM', '13AEF']))

{{ $arrLblLong[$i] }} ({{ $arrLblType[$i] }})

@else

{{ $arrLblLong[$i] }} ({{ $arrLblType[$i] }}-{{ $arrLblShort[$i] }})

@endif
@if (in_array($arrLblShort[$i], ['13R', '13AR', '13O', '13AO', '13A', '13PA', '13TA']))
ID ID First Name Name Date Email / Phone
Age
Sex
Edu
Cumulative Mean
Intrinsic
Competitive
Power
Personal
Social
Entrusting
Collaborative
Contributory
Vicarious
phone
@endif @if (!in_array($arrLblShort[$i], ['13A', '13PA', '13TA'])) @if ($arrCount[$i] > 2) @php showCompositeRow($arrCompAbbrGroup[$i], $groupCode, $arrCount[$i]); @endphp @if ($arrCountM[$i] > 2) @php showCompositeRow($arrCompAbbrMale[$i], $groupCode, $arrCount[$i]); @endphp @endif @if ($arrCountF[$i] > 2) @php showCompositeRow($arrCompAbbrFemale[$i], $groupCode, $arrCount[$i]); @endphp @endif @if ($arrCountN[$i] > 2) @php showCompositeRow($arrCompAbbrNonbinary[$i], $groupCode, $arrCount[$i]); @endphp @endif
ID Composite Type Age Edu.
Cumulative Mean
Intrinsic
Competitive
Power
Personal
Social
Entrusting
Collaborative
Contributory
Vicarious
@endif @else
ID ID Date
current supervisor
previous supervisor
current peer
direct report
client
Cumulative Mean
Intrinsic
Competitive
Power
Personal
Social
Entrusting
Collaborative
Contributory
Vicarious
@endif
@endfor

Commonly Used Graphs

Commonly used graphs will automatically populate here once they are available. Composite graphs are only available when there are at least three record types for a particular graph. This is done to protect the privacy of those participants who, when they were taking the Assessment, chose to not be identified.

@if($asiCount > 2)

Achieving Styles Inventory (ASI)

{{ graphLinkHtml("13G", $asiCount, 0)}}
{{graphLinkHtml("13M", $asiCountM, 0)}}
{{graphLinkHtml("13F", $asiCountF, 0)}}
{{graphLinkHtml("13MF", $mfCount, 0)}}
@endif @if ($asiCount > 2)

Organizational Achieving Styles Inventory (OASI)

{{ graphLinkHtml("13GO", $oasiCount, 0) }}
{{ graphLinkHtml("13MO", $oasiCountM, 0) }}
{{ graphLinkHtml("13FO", $oasiCountF, 0) }}
{{ graphLinkHtml("13MFO", $amfoasiCount, 0) }}
@endif @if ($aspAsiCount > 2)

Aspirational Achieving Styles Inventory (A-ASI)

{{ graphLinkHtml("13AG", $aspAsiCount, 0) }}
{{ graphLinkHtml("13AM", $aspAsiCountM, 0) }}
{{ graphLinkHtml("13AF", $aspAsiCountF, 0) }}
{{ graphLinkHtml("13AMF", $amfCount, 0) }}
@endif @if($aspOasiCount > 2)

Aspirational Organizational Achieving Styles Inventory (A-OASI)

{{ graphLinkHtml("13AGO", $aspOasiCount ?? 0, 0) }}
{{ graphLinkHtml("13AMO", $aspOasiCountM ?? 0, 0) }}
{{ graphLinkHtml("13AFO", $aspOasiCountF ?? 0, 0) }}
{{ graphLinkHtml("13AMFO", $amfoasiCount ?? 0, 0) }}
@endif @if($oasiCount > 2 && $asiCount > 2)

ASI and OASI

{{graphLinkHtml("13ROO", $asiCount, 0) }}
{{graphLinkHtml("13MOO", $asiCountM, 0) }}
{{graphLinkHtml("13FOO", $asiCountF, 0) }}
@endif @if($aspOasiCount > 0 && $aspAsiCount > 0)

A-ASI and A-OASI Composites

{{graphLinkHtml("13AROO", $aspAsiCount, 0) }}
{{graphLinkHtml("13AMOO", $aspAsiCountM, 0) }}
{{graphLinkHtml("13AFOO", $aspAsiCountF, 0) }}
@endif @if($evaluatorCount > 0)

Evaluator Graphs

{{ graphLinkHtml('13EG', $evaluatorCount, 0) }} {{ graphLinkHtml('13EM', $evaluatorCountMale, 0)}} {{ graphLinkHtml('13EF', $evaluatorCountFemale, 0) }} {{ graphLinkHtml('13EMF', $evaluatorCountMale + $evaluatorCountFemale, 0) }}
@endif @if($aspEvalCount > 0)

Aspirational Evaluator Graphs

{{ graphLinkHtml('13AEG', $aspEvalCount, 0) }} {{ graphLinkHtml('13AEM', $aspEvalCountMale, 0) }} {{ graphLinkHtml('13AEF', $aspEvalFemale, 0) }} {{ graphLinkHtml('13AEMF', $aspEvalMale + $aspEvalFemale, 0) }}
@endif @if($assetCount > 0) @php $sql = "SELECT contact.ID FROM contact WHERE activeRecord=1 AND lblVersion='13A' AND contact.groupCode=" . session('memberGroupCode'); $assets = DB::select($sql); @endphp @foreach($assets as $asset)

ASSET - {{ $asset->assetTitle ?? 'N/A' }}

{{ graphLinkHtml("13A", 1, $asset->ID) }}
{{ graphLinkHtml("13SAM", $asiCountM, $asset->ID) }}
{{ graphLinkHtml("13SAF", $asiCountF, $asset->ID) }}
@endforeach @endif @if($assetTaskCount > 0) @php $sql = "SELECT contact.ID FROM contact WHERE activeRecord=1 AND lblVersion='13TA' AND contact.groupCode=" . session('memberGroupCode'); $assets = DB::select($sql); @endphp @foreach($assets as $asset)

ASSET Task - {{ $asset->assetTitle ?? 'N/A' }}

{{ graphLinkHtml("13TA", 1, $asset->ID)}}
{{ graphLinkHtml("13SAM", $asiCountM, $asset->ID)}}
{{ graphLinkHtml("13SAF", $asiCountF, $asset->ID)}}
@endforeach @endif @if($assetPosCount > 0) @php $sql = "SELECT contact.ID FROM contact WHERE activeRecord=1 AND lblVersion='13PA' AND contact.groupCode=" . session('memberGroupCode'); $assets = DB::select($sql); @endphp @foreach($assets as $asset)

ASSET Position - {{ $asset->assetTitle ?? 'N/A' }}

{{ graphLinkHtml("13PA", 1, $asset->ID)}}
{{ graphLinkHtml("13SAM", $asiCountM, $asset->ID)}}
{{ graphLinkHtml("13SAF", $asiCountF, $asset->ID)}}
@endforeach @endif @if($assetCount > 0) @php $sql = "SELECT composites.compositeID, composites.title FROM composites WHERE activeRecord=1 AND lblVersion = '13C' AND composites.groupCode = " . session('memberGroupCode'); $composites = DB::select($sql); @endphp @foreach($composites as $composite)

{{ $composite->title ?? 'Composite' }}


{{ $composite->title }}
{{ graphLinkHtml('13CM', $asiCountM, $composite->compositeID) }} {{ graphLinkHtml('13CF', $asiCountF, $composite->compositeID) }}
@endforeach @endif
Email Date Sent ASI OASI A-ASI A-OASI ASSET-T ASSET-P
Email Date Sent ASI OASI A-ASI A-OASI ASSET-T ASSET-P
@include('emails.email_model') @include('close_group_model') @include('./util/footer')