diff --git a/frontend/package.json b/frontend/package.json index 5c3c8bd2..bb7a91da 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -27,7 +27,7 @@ "codemirror-editor-vue3": "^2.8.0", "dayjs": "^1.11.6", "feather-icons": "^4.28.0", - "frappe-ui": "^0.1.146", + "frappe-ui": "^0.1.147", "highlight.js": "^11.11.1", "lucide-vue-next": "^0.383.0", "markdown-it": "^14.0.0", diff --git a/frontend/src/components/BatchStudents.vue b/frontend/src/components/BatchStudents.vue index 31d4290a..3b0ce342 100644 --- a/frontend/src/components/BatchStudents.vue +++ b/frontend/src/components/BatchStudents.vue @@ -6,103 +6,59 @@
-
-
- -
-
- - {{ students.data?.length }} - - - {{ __('Students') }} - -
-
- -
-
- -
-
- - {{ certificationCount.data }} - - - {{ __('Certified') }} - -
-
- -
-
- -
-
- - {{ batch.data.courses?.length }} - - - {{ __('Courses') }} - -
-
- -
-
- -
-
- - {{ assessmentCount }} - - - {{ __('Assessments') }} - -
-
-
-
-
- {{ __('Progress') }} -
- + + + + + + -
-
-
-
- {{ __('Courses') }} -
-
-
-
-
- {{ __('Assessments') }} -
-
-
+ +
@@ -214,6 +170,7 @@ - diff --git a/frontend/src/components/Modals/AssignmentForm.vue b/frontend/src/components/Modals/AssignmentForm.vue index 1c7ee18b..f19b8114 100644 --- a/frontend/src/components/Modals/AssignmentForm.vue +++ b/frontend/src/components/Modals/AssignmentForm.vue @@ -6,7 +6,7 @@ }" >