@csrf @method('PUT')
{{ old('description', $assessment->description) }}
@foreach($assessment->questions as $index => $question)
{{ $index + 1 }}
question_type) == 'linear_scale' ? 'selected' : '' }}>Skala Linear
question_type) == 'text' ? 'selected' : '' }}>Teks
question_type) == 'multiple_choice' ? 'selected' : '' }}>Pilihan Berganda
category) == 'stress' ? 'selected' : '' }}>Stress
category) == 'anxiety' ? 'selected' : '' }}>Kecemasan
category) == 'depression' ? 'selected' : '' }}>Depresi
-
Padam
@endforeach
Tambah Soalan
Batal
Kemaskini Penilaian