Jannat Patel
12bec14c92
feat: quiz validations and marks
2023-10-16 19:52:36 +05:30
Jannat Patel
174ea1ddd4
chore: resolved conflicts
2023-10-16 11:19:34 +05:30
Tunde Akinyanmi
038a7463e1
update get_neighbours to use LessonBookmark and
...
return the correct bookmark string
2023-10-13 18:39:11 +01:00
Tunde Akinyanmi
a702909216
add LessonBookmark which is a data structure that
...
represents a bookmark.
While the underlying data structure is a tuple, it makes it easy to
abstract most of the logic we need and therefore allow the code to be
more readable.
2023-10-13 18:32:15 +01:00
Tunde Akinyanmi
8effd5614f
remove cast operation from str to float.
...
It cause loss of the bookmark data
2023-10-13 18:14:11 +01:00
Jannat Patel
a02365c223
Merge pull request #642 from pateljannat/course-permissions
...
fix: permissions
2023-10-13 19:43:50 +05:30
Jannat Patel
55feb41998
feat: timetable customisations
2023-10-13 10:59:44 +05:30
Jannat Patel
a7dbdd844b
feat: batch customisations
2023-10-12 21:20:36 +05:30
Jannat Patel
f3d6ad6c84
fix: course permissions
2023-10-11 13:40:07 +05:30
Jannat Patel
a0255e1743
feat: send email to batch students
2023-10-11 12:58:07 +05:30
Jannat Patel
1046d28092
feat: quiz refactor
2023-10-11 12:25:46 +05:30
Jannat Patel
814870fd69
feat: batch regisration confirmation email
2023-10-09 18:53:50 +05:30
Jannat Patel
50c1a566a8
Merge pull request #639 from pateljannat/summary
...
feat: assignment as text
2023-10-07 11:08:10 +05:30
Jannat Patel
47783997c6
feat: assignment as text
2023-10-06 15:32:53 +05:30
Jannat Patel
6e8cf9ca25
fix: category on batch edit
2023-10-05 17:24:04 +05:30
Jannat Patel
c9cda6c6f5
fix: show email button only to moderators
2023-10-05 16:24:11 +05:30
Jannat Patel
6c4d3ea37e
feat: send email to batch students
2023-10-05 16:12:02 +05:30
Jannat Patel
8ad0e99b3c
Merge pull request #634 from pateljannat/template-days
...
feat: Days and Duration in timetable template
2023-10-04 13:06:36 +05:30
Jannat Patel
60277ed6e9
fix: onboarding style
2023-10-04 12:12:00 +05:30
Jannat Patel
7b570420ca
fix: content collapse
2023-10-04 11:07:01 +05:30
Jannat Patel
9205b59e29
feat: days in timetable template
2023-10-04 10:44:16 +05:30
Jannat Patel
681dc8fbc1
fix: pdf rendering in lessons
2023-10-03 16:09:11 +05:30
Jannat Patel
277c089adc
feat: audio in lessons
2023-10-03 13:33:59 +05:30
Jannat Patel
cfc3c231ff
fix: permissions for lms enrollment
2023-10-02 12:55:35 +05:30
Jannat Patel
1000a22490
fix: permissions for lms enrollment
2023-10-02 12:52:36 +05:30
Jannat Patel
80843ec44b
feat: assign LMS Student role to all signups
2023-09-29 18:59:08 +05:30
Jannat Patel
be23220e01
feat: lms student role
2023-09-29 17:14:00 +05:30
Jannat Patel
5918b8be60
feat: batch customisations
2023-09-28 19:11:46 +05:30
Jannat Patel
647a0a8ff1
Merge pull request #626 from pateljannat/ins-notes-changes
...
feat: editor js for instructor notes
2023-09-28 11:32:00 +05:30
Jannat Patel
bf3c6bc6be
test: change lesson sequence
2023-09-28 10:39:30 +05:30
Jannat Patel
cc7832614b
fix: hide course header for students if no courses in batch
2023-09-28 10:14:10 +05:30
Jannat Patel
5d7ad973a2
Merge pull request #627 from pateljannat/batch-meta
...
feat: batch meta and raw details
2023-09-27 19:46:28 +05:30
Jannat Patel
0fcea692c7
feat: batch meta and raw details
2023-09-27 19:21:57 +05:30
Jannat Patel
db71f1271b
feat: editor js for instructor notes
2023-09-27 17:59:36 +05:30
Jannat Patel
4f97760e8a
fix: billing flow issues
2023-09-26 22:40:00 +05:30
Jannat Patel
5727b7cd73
fix: sanitized inputs for people and course creation page
2023-09-25 22:08:37 +05:30
Jannat Patel
23e6ebe8ee
fix: multicurrency on course pages
2023-09-25 17:50:36 +05:30
Jannat Patel
5602c0b6c3
Merge branch 'main' of https://github.com/frappe/lms into state-validation
2023-09-25 09:48:09 +05:30
Jannat Patel
8e59c10b90
Merge pull request #610 from pateljannat/ins-notes
...
fix: instructor notes
2023-09-25 09:39:45 +05:30
Jannat Patel
90587b0508
fix: price update on country
2023-09-22 21:46:08 +05:30
Jannat Patel
153a8428f7
fix: billing flow
2023-09-21 12:52:31 +05:30
Jannat Patel
3d00d96716
Merge pull request #614 from pateljannat/timetable
...
feat: Batch Timetable
2023-09-20 13:07:09 +05:30
Jannat Patel
fb9824301f
fix: removed live class from template row
2023-09-20 13:00:51 +05:30
Jannat Patel
33f4e82399
fix: batch copy
2023-09-20 12:40:04 +05:30
Jannat Patel
0d99269109
feat: live class checkbox
2023-09-20 12:09:02 +05:30
Jannat Patel
8098532215
feat: timetable legends and template
2023-09-18 19:16:57 +05:30
Jannat Patel
24e9f46e2f
feat: batch timetable
2023-09-15 21:55:06 +05:30
Jannat Patel
29860583f4
fix: batch course sequence id issue
2023-09-14 12:34:34 +05:30
Jannat Patel
82b8853f39
fix: patches
2023-09-13 15:10:52 +05:30
Jannat Patel
c4ab91a565
feat: certified participants page
2023-09-13 13:07:20 +05:30