pateljannat
d2f435016c
fix: layout cleanup
2021-07-16 20:24:35 +05:30
pateljannat
4891be1d8c
fix: profile page fixes and course completion tick
2021-07-15 11:16:01 +05:30
pateljannat
ec852fc255
fix: rating on course card and profile page responsive
2021-07-13 16:54:45 +05:30
pateljannat
230fab3bb2
fix: responsive design
2021-07-13 15:15:23 +05:30
pateljannat
daaa2d2fe2
responsive fixes
2021-07-09 13:03:42 +05:30
pateljannat
b1de2481a8
feat: profile page and other issues
2021-07-09 09:48:08 +05:30
pateljannat
27c01b3b0c
fix: course details interactions
2021-07-08 10:55:03 +05:30
pateljannat
0ed5309b97
feat: course details page structure
2021-07-06 20:51:20 +05:30
pateljannat
68fd32d536
fix: links and breadcrumbs
2021-07-06 18:13:09 +05:30
pateljannat
5ea3b25d21
feat: course home
2021-07-06 17:58:36 +05:30
pateljannat
45d88bdc08
feat: course header wide
2021-07-02 15:43:21 +05:30
pateljannat
ee8273fd30
feat: new fields in user doctype and new web form
2021-06-30 16:16:22 +05:30
pateljannat
5e916dc2c8
feat: review card style
2021-06-29 12:58:12 +05:30
pateljannat
0c64d46e99
feat: reviews
2021-06-28 20:27:17 +05:30
pateljannat
0284c9305c
fix: quiz progress and youtube video integration
2021-06-24 10:25:23 +05:30
pateljannat
5d96bf544d
fix: conflicts
2021-06-22 12:28:12 +05:30
pateljannat
ecfcc8a2f7
fix: redirects and urls
2021-06-22 10:45:07 +05:30
pateljannat
3384f974e5
fix: batch switch with query parameters
2021-06-22 10:11:21 +05:30
pateljannat
eb435261fe
feat: learning modes
2021-06-18 18:31:10 +05:30
pateljannat
fed4b5568b
fix: web form, progress ui, title non unique
2021-06-16 13:04:45 +05:30
pateljannat
9c1506d3c8
fix: minor issues
2021-06-15 18:40:14 +05:30
pateljannat
5fa8bdd40c
fix: invite request test, removed print statements and unused classes'
2021-06-15 13:09:48 +05:30
pateljannat
17f03aeee7
fix: join batch, removed code revision, redirects for other pages if batch missing
2021-06-15 13:01:57 +05:30
pateljannat
7840512a13
fix: ui, preview, progress, batches
2021-06-14 18:45:46 +05:30
pateljannat
1e3152e303
fix: ui
2021-06-10 13:41:11 +05:30
pateljannat
1cb81de5c0
feat: lms quizzes
2021-06-09 13:17:42 +05:30
Anand Chitipothu
3619b136f8
Merge pull request #117 from fossunited/lesson-progress
...
feat: lesson progress
2021-06-07 11:24:52 +05:30
pateljannat
5fd1143f76
feat: lesson progress
2021-06-02 13:52:50 +05:30
Anand Chitipothu
a12a52747e
feat: show exercise index in the title
...
Show exercise as "Exercise 2.1: Draw a Circle".
2021-06-01 05:49:45 +05:30
pateljannat
687f7f7f7b
fix: minor home page issues
2021-05-27 11:25:05 +05:30
pateljannat
ab8546a121
fix: course outline, discussion, lms batch
2021-05-26 17:16:00 +05:30
pateljannat
c7ccefa632
fix: discussion, batch home page, new fields for batches
2021-05-26 12:13:04 +05:30
pateljannat
c9185ae68c
fix: tabs and learn page
2021-05-24 19:24:07 +05:30
pateljannat
ca42c32f54
Merge branch 'main' of https://github.com/frappe/community into style-fixes
2021-05-24 11:57:53 +05:30
pateljannat
631275e9a8
refactor: course and sidebar cleanup
2021-05-24 10:28:02 +05:30
Anand Chitipothu
8d7963fc60
feat: added "Resume Course" button to course teaser
...
Closes #102
2021-05-24 09:55:35 +05:30
Anand Chitipothu
632693c9f8
fix: show submitted solution in the exercise
2021-05-20 21:03:24 +05:30
Anand Chitipothu
8c889ffb92
chore: switched to new build system for css.
...
- added community.bundle.less file to create css bundle
- removed the obsolete build.json in favor of new build system
- updated the paths in the books
- removed the imported urls from css files (the new build system doesn't support that)
- removed obsolete lms.css
2021-05-20 13:15:08 +05:30
Anand Chitipothu
a67ad67be1
feat: show image for the exercise
...
generate the image from the answer and display it along with
description. The image is geneated when the exercise is saved.
2021-05-20 12:09:12 +05:30
Anand Chitipothu
6f7011ca58
feat: integrated exercises into lessons
...
- an exercise can now be added to a lesson
- it is rendered using livecode editor with submit button
- remembers the submitted code and shows the submission time
Issue #90
2021-05-19 20:06:20 +05:30
pateljannat
b3c67a3f34
fix: username and email validations
2021-05-07 13:47:33 +05:30
Anand Chitipothu
92c4a86e8b
refactor: fixed the accidentally removed code in RequestInvite
2021-05-06 21:05:08 +05:30
Anand Chitipothu
358724bf1c
style: fixed the hero section on mobile
...
The email textbox was becoming too small.
2021-05-06 20:53:14 +05:30
Anand Chitipothu
0ad03a3fb5
style: made the avatar and name of the person a link
2021-05-06 20:41:52 +05:30
Anand Chitipothu
5a70687067
refactor: removed the slug using the course name as part of url
2021-05-06 13:42:45 +05:30
Anand Chitipothu
dc5b637ada
refactor: fixed the course page
2021-05-06 06:47:09 +05:30
Anand Chitipothu
370d3a321b
Merge pull request #68 from fossunited/invite-flow-fixes
...
fix: invite flow issues
2021-05-04 23:23:40 +05:30
Anand Chitipothu
138fba66ae
Merge branch 'main' of git://github.com/khalby786/community into khalby786-main
2021-05-04 23:21:21 +05:30
pateljannat
18c0fb0da5
fix : #65 and #66
2021-05-04 17:41:54 +05:30
Anand Chitipothu
491b5c46ae
Merge branch 'main' into issue-56
2021-05-03 16:03:30 +05:30