{{ session('success') }}
{{ session('error') }}
{{ session('info') }}
Created by: {{ $latestWeightsData['creator_name'] }} on {{ $latestWeightsData['created_at'] }}
Adjust the sliders to set the importance of each factor. Weights will automatically normalize to 100%.
@if ($key === 'course_match') How important is matching the student's program with the supervisor's program? @elseif($key === 'preference_match') How important is matching the supervisor's travel preference with the placement location? @elseif($key === 'distance_score') How important is the distance between supervisor and placement location? @elseif($key === 'workload_score') How important is the supervisor's current workload (availability)? @endif
Weights are automatically normalized to 100% total
Weights automatically normalize to ensure consistency
Enter pairwise comparisons to calculate weights
💡 Tip: Start with equal weights (25% each) and adjust based on your priorities