Manage Users
Manage Users
This is the content for the Manage Users of Literacy.
@include('literacy.teacher.users.modals.create')| No | Nama | Role | Aksi | |
|---|---|---|---|---|
| {{ $index + 1 }} | {{ $user->name }} | {{ $user->email ?? '-' }} | {{ $user->role ?? '-' }} | |
| Tidak ada data | ||||
Manage Users
This is the content for the Manage Users of Literacy.
@include('literacy.teacher.users.modals.create')| No | Nama | Role | Aksi | |
|---|---|---|---|---|
| {{ $index + 1 }} | {{ $user->name }} | {{ $user->email ?? '-' }} | {{ $user->role ?? '-' }} | |
| Tidak ada data | ||||
Manage Materials
This is the content for the Manage Material of Literacy.
@include('literacy.teacher.materials.modals.create')| No | Judul | Deskripsi | File | Aksi |
|---|---|---|---|---|
| {{ $index + 1 }} | {{ $material->title }} | {{ $material->description ?? '-' }} | @if ($material->file_path) Download @else Tidak ada file @endif | |
| Tidak ada data | ||||
Manage Questions
This is the content for managing assessment questions.
@include('literacy.teacher.questions.modals.create')| No | Pertanyaan | Tipe | Aksi |
|---|---|---|---|
| {{ $index + 1 }} | {{ $question->question_text }} | {{ ucfirst($question->type) }} | |
| Tidak ada data | |||
Possible account settings
needed
during the learning process
Ubah data diri kamu
{{-- --}}Edit Now
Ganti kata sandimu
Change Now