Fahid Latheef Alungal
aaa2eea5e6
fix: fixed incomplete router initialization in Quiz.vue which was allowing user to submit quiz multiple times
2025-02-16 18:19:14 +05:30
Fahid Latheef Alungal
54047e3c2c
fix: fix spelling typo Maximun Attempts -> Maximum Attempts
2025-02-16 16:10:14 +05:30
Fahid Latheef Alungal
50fe94e47b
fix: fix yarn dev not working due to const variable re-assignment
...
It was causing this error
✘ [ERROR] Cannot assign to "isLoggedIn" because it is a constant
src/router.js:230:2:
230 │ isLoggedIn = false
╵ ~~~~~~~~~~
The symbol "isLoggedIn" was declared a constant here:
src/router.js:222:7:
222 │ const { isLoggedIn } = sessionStore()
╵ ^
2025-02-16 16:08:35 +05:30
Jannat Patel
8b00bec49c
fix: students should be able to access private batch if they are enrolled
2025-02-14 20:04:37 +05:30
Jannat Patel
5ab9131629
fix: misc batch issues
2025-02-13 16:57:21 +05:30
Jannat Patel
e83734e0e4
fix: misc ui fixes
2025-02-12 22:54:23 +05:30
Jannat Patel
ee73790127
fix: announcements should to go one student at a time
2025-02-12 12:46:57 +05:30
Jannat Patel
1c3e84e9bb
fix: misc batch flow changes
2025-02-12 12:24:31 +05:30
Jannat Patel
69c1093c93
fix: badge color on batch overlay
2025-02-11 18:30:13 +05:30
Jannat Patel
74cd0a4d40
fix: added get certified button on certified participants list
2025-02-11 18:29:29 +05:30
Jannat Patel
e28fc3bee6
fix: calendar background and assignment text color
2025-02-11 16:28:25 +05:30
Jannat Patel
f43331967c
fix: misc batch enrollment issues
2025-02-11 13:28:49 +05:30
Jannat Patel
2342dfe452
fix: dark mode for course and batch tags
2025-02-11 10:52:37 +05:30
Jannat Patel
5543aa5e02
chore: resolved conflicts
2025-02-10 16:48:02 +05:30
Jannat Patel
ab98884f77
refactor: replaced Batch Student child table with LMS Batch Enrollment doctype
2025-02-10 16:15:28 +05:30
Jannat Patel
dbf443300b
feat: dark mode
2025-02-10 10:51:21 +05:30
Jannat Patel
ba26826896
feat: configuration to allow guest access
2025-02-06 12:14:24 +05:30
Jannat Patel
0c174caf86
Merge pull request #1285 from pateljannat/jobs-order
...
fix: misc issues
2025-02-04 12:14:38 +05:30
Jannat Patel
661748adc1
style: improved formatting
2025-02-04 11:27:21 +05:30
Jannat Patel
3ff6c96273
fix: top aligned all batch feedback rows
2025-02-04 11:15:39 +05:30
Jannat Patel
f9706f10e1
feat: reminder notification for incomplete payments
2025-02-04 09:55:10 +05:30
Jannat Patel
381ca43c01
Merge pull request #1269 from FahidLatheef/feat/persistent-sidebar
...
ui: added persistent Sidebar Collapsibility and Sidebar Webpages
2025-02-03 11:16:57 +05:30
Fahid Latheef Alungal
9e03e30bd8
ui: added persistent Sidebar Collapsibility and Sidebar Webpages
2025-01-25 11:20:09 +05:30
Jannat Patel
7bbdedf5f4
fix: margins beneath progress bar in course card
2025-01-23 18:34:15 +05:30
Jannat Patel
1ac5de96f9
fix: jobs page rendering issue for guest users
2025-01-22 12:38:28 +05:30
Jannat Patel
145342bb72
perf: misc performance improvements
2025-01-17 17:17:02 +05:30
Jannat Patel
cd4f2b1039
fix: clarified the posting date
2025-01-17 10:21:49 +05:30
Jannat Patel
9881b7b498
fix: improved jobs page ui
2025-01-17 10:15:58 +05:30
Jannat Patel
bd43ed0e88
fix: responsive design for certified participants page
2025-01-16 16:49:03 +05:30
Jannat Patel
17b59ce4e5
refactor: improved ui and performance for certified participants page
2025-01-16 16:39:48 +05:30
Jannat Patel
23d465d4a1
fix: batch enrolled filter logic
2025-01-16 12:52:17 +05:30
Jannat Patel
27ae014fcb
fix: course is no longer mandatory to generate a certificate
2025-01-16 12:35:13 +05:30
Jannat Patel
b4c7338b76
fix: batch listing for current day batches
2025-01-16 11:43:56 +05:30
Jannat Patel
f4421d362c
fix: batch list responsive cards
2025-01-15 16:15:04 +05:30
Jannat Patel
5c8378f2d4
fix: changed sorting order of batch list
2025-01-15 12:31:23 +05:30
Jannat Patel
8401e86acb
feat: batch tabs for moderators
2025-01-15 11:17:07 +05:30
Jannat Patel
bbd3ac6451
Merge pull request #1246 from pateljannat/batch-refactor
...
refactor: improved performance and ui batch list
2025-01-15 10:57:11 +05:30
Jannat Patel
b42c635cdb
refactor: improved performance and ui batch list
2025-01-14 17:41:46 +05:30
Jannat Patel
61e41180dd
fix: removed delivery parameter from batch feedback
2025-01-14 11:29:13 +05:30
Jannat Patel
8fe0b62bb3
feat: batch feedback for moderators
2025-01-13 11:31:18 +05:30
Jannat Patel
2ecb93e925
feat: show submitted feedback as readonly
2025-01-10 19:05:59 +05:30
Jannat Patel
5d14d6f1aa
chore: merged conflicts
2025-01-10 11:03:44 +05:30
Jannat Patel
ecc12d783a
fix: list and table formatting in lesson
2025-01-09 17:07:57 +05:30
Jannat Patel
54b7f811f7
fix: made course list responsive for bigger screen sizes
2025-01-09 12:24:21 +05:30
Jannat Patel
e45b33a809
feat: batch feedback
2025-01-08 11:22:07 +05:30
Fahid Latheef A
f6577acbff
refactor: fixed linting issue
2025-01-07 20:41:54 +05:30
Fahid Latheef A
09c494f38a
Added quiz type prop for AssessmentPlugin component
2025-01-07 20:29:07 +05:30
Fahid Latheef A
6c600d747e
Added assignement type prop for AssessmentPlugin component
2025-01-07 20:27:39 +05:30
Jannat Patel
9dcfc347d9
Merge pull request #1234 from pateljannat/batch-dashboard-23
...
feat: student activities display in a heatmap
2025-01-07 19:31:20 +05:30
Jannat Patel
fb40b627fc
feat: show student progress heatmap on moderators dashboard
2025-01-07 18:15:59 +05:30