Active Users
@php $totalUsers=$total_active_candidates+$total_pending_candidates;
$activePer=($total_active_candidates/$totalUsers) * 100;
@endphp
({{$activePer}}%)
@php
$activeVideoPer=($total_active_videos/$total_videos) * 100;
$inactiveVideoPer=($total_inactive_videos/$total_videos) * 100;
$fgVideoPer=($total_flagged_videos/$total_videos) * 100;
@endphp
Active {{ round($activeVideoPer) }}%
Flagged {{ round($fgVideoPer) }}%
Disabled {{ round($inactiveVideoPer) }}%
Registration Analytics
{{$current_version}}
Current Version
{{$latest_version}}
Latest Version
Active Candidates
| Users | Username | Date |
|---|
Inactive Candidates
| Users | Username | Date |
|---|