Student | Date | Status | Comments |
---|---|---|---|
{{ $attendance->student->name }} | {{ $attendance->date }} | {{ $attendance->status == true ? 'Present' : 'Absent' }} | {{ $attendance->comments }} |
Student Name | Learning Outcomes | Project Assesment | Status | Comments |
---|---|---|---|---|
{{ $project->student->name }} | {{ $project->project->learning_outcomes }} | {{ $project->project_assesment }} | {{ $project->project_status }} | {{ $project->comments }} |
Student Name | Learning Outcomes | Project Assesment | Status | Comments |
---|---|---|---|---|
{{ $project->student->name }} | {{ $project->project->learning_outcomes }} | {{ $project->project_assesment }} | {{ $project->project_status }} | {{ $project->comments }} |
Sl | Student Name | Total Question | Total Mark | Obtained Mark | Comment |
---|