KPI Data Entry Form KPI Data Entry Form {{-- --}}
@if (session('message'))
× {{ session('message') }}.
@endif
{{-- supervisor_assign Table goes here --}}
Staff Name: {{-- dependable dropdown list of staff names from supervisor assign table --}}
Designation:
Department:
Supervisor
Period {{-- radio button for month and year --}} @php $current_year = date('Y'); // Get the current year $may_1 = strtotime('1 May ' . $current_year); // Get timestamp of 1st May of current year $sept_1 = strtotime('1 September ' . $current_year); // Get timestamp of 1st September of current year $current_time = time(); // Get current timestamp @endphp @if ($current_time < $may_1)
@elseif ($current_time < $sept_1)
@else
@endif
@csrf {{-- --}} {{--
--}}
KRA KPI Weight of KPIs () Achievement Sources of Information Justification Action
Staff Supervision & Development
Late Percentage (in days) Carries out all activities with honesty, transparency and satisfactory communication skills (for example - no. of task accomplish within the deadline) Represents proactiveness, team work and leadership capabilities (assist supervisor to achieve departmental goals) Take an active role in sharing & implement new innovative ideas (for example - no. of new idea generation with proper judgement)