1. ae2871f feat: content not visible to guest users by Shivam Mishra · 6 years ago
  2. 87a7438 chore: added macro for page hero by Shivam Mishra · 6 years ago
  3. c8c790a feat: Added content page and minor doctype changes by Shivam Mishra · 6 years ago
  4. d7e8298 feat: added program and course pages by Shivam Mishra · 6 years ago
  5. 823c795 feat: Moving to Jinja by Shivam Mishra · 6 years ago
  6. 51b6fe2 feat: Allow disbaling LMS (#17587) by Shivam Mishra · 6 years ago
  7. 936f36c fix: import `frappe._` in lms.py by scmmishra · 6 years ago
  8. 68b3203 chore: Moved `get_quiz_progress` and `get_program_progress` to a class function in `program_enrollment` by scmmishra · 6 years ago
  9. 3673b25 fix: quiz is now visible to administrator by scmmishra · 6 years ago
  10. 5079e6c chore: minor improvements by scmmishra · 6 years ago
  11. ac8d347 feat: Added `add_quiz_activity` function to course_enrollment class by scmmishra · 6 years ago
  12. 66d2392 chore: minor code improvements by scmmishra · 6 years ago
  13. 64d2fe0 fix: Minor typo by scmmishra · 6 years ago
  14. 4add826 chore: Minor code improvements by scmmishra · 6 years ago
  15. da2c90c chore: renamed `get_program` api functions by scmmishra · 6 years ago
  16. 9967d27 chore: renamed ambiguous variable names in lms.py by scmmishra · 6 years ago
  17. d78c326 chore: renamed `get_topic_meta` to `get_student_topic_details` by scmmishra · 6 years ago
  18. d5973fe chore: renamed `get_course_meta` to `get_student_course_details` by scmmishra · 6 years ago
  19. 327334a chore: refactor `utils.get_current_student` by scmmishra · 6 years ago
  20. 2b7e158 feat: Quiz attempt limits is configurable by scmmishra · 6 years ago
  21. cea8515 feat: Added custom navbar by scmmishra · 6 years ago
  22. 9b7ac3e fix: fixed joining date bug on lms profile by scmmishra · 6 years ago
  23. 209250c fix: Profile page cards by scmmishra · 6 years ago
  24. 233db67 Merge branch 'develop' of https://github.com/frappe/erpnext into lms-beta-v2 by scmmishra · 6 years ago
  25. 3d39b88 feat: LMS now supports multiple correct choice questions by scmmishra · 6 years ago
  26. 3ba91d7 fix: Add /all-products to sitemap by Faris Ansari · 6 years ago
  27. 43e9375 feat [WIP]: Added multiple choice question component by scmmishra · 6 years ago
  28. 000e706 feat: Only student progress is recorded in LMS by scmmishra · 6 years ago
  29. 5f8b358 Website: Product Configurator and Bootstrap 4 (#15965) by Faris Ansari · 6 years ago
  30. 5c646e6 fix: Auto course enrollment for enrolled programs in LMS by scmmishra · 6 years ago
  31. 621cad8 fix: Default program list by scmmishra · 6 years ago
  32. c22eef2 fix: LMS Title by scmmishra · 6 years ago
  33. bf9a10f chore(style): Renamed a function by scmmishra · 6 years ago
  34. ab8fc8c feat: Quizzes fixed by scmmishra · 6 years ago
  35. 3726f8a feat: Added check for no content in topic meta by scmmishra · 6 years ago
  36. de5f71a fix: Showing Topic Progress by scmmishra · 6 years ago
  37. 56ad5da fix: Minor Changes by scmmishra · 6 years ago
  38. 23880ae fix: Content fetching for articles and videos by scmmishra · 6 years ago
  39. 7e1678e fix: TopicMeta fixes by scmmishra · 6 years ago
  40. 95bb3c0 Minor fixes by scmmishra · 6 years ago
  41. cb8ef96 chore (css): Switched to frappe navbar by scmmishra · 6 years ago
  42. 7655292 [Major][Breaking] More changes by scmmishra · 6 years ago
  43. da39da6 [Major][Breaking] Server side changes to handle Topic Layer by scmmishra · 6 years ago
  44. 766f68a [Major][Breaking] Modified lms.py and utils by scmmishra · 6 years ago
  45. 6663ca1 Adding Test Utils by scmmishra · 6 years ago
  46. d02fd13 UI Improvements: Added Custom Navbar by scmmishra · 6 years ago
  47. 87df23b Added quiz card on profile page by scmmishra · 6 years ago
  48. 4d10229 Quiz Progress and Minor fixes by scmmishra · 6 years ago
  49. b3154ef UI Fixes by scmmishra · 6 years ago
  50. 798f13b More Improvements by scmmishra · 6 years ago
  51. 2955851 Built Student Profile Page by scmmishra · 6 years ago
  52. 201fec3 Minor Improvements by scmmishra · 6 years ago
  53. 97c994f create course enrollment if not already enrolled for a program by scmmishra · 6 years ago
  54. affbfe7 Added get_program_meta by scmmishra · 6 years ago
  55. 082e3c9 Minor Fixes: Student Enrollment by scmmishra · 6 years ago
  56. fdbabde UI fixes for course card by scmmishra · 6 years ago
  57. d93cec3 Minor UI changes by scmmishra · 6 years ago
  58. a592f70 Refactored Course Progression Logic by scmmishra · 6 years ago
  59. 1192529 Refactored lms.py, modified utils by scmmishra · 6 years ago
  60. 0a5c7a6 Removed unnecessary prints by scmmishra · 6 years ago
  61. babb68d Refactored server side code by scmmishra · 6 years ago
  62. 0a4902f UI Changes by scmmishra · 6 years ago
  63. 85c2fee Added ListPage and other UI improvements by scmmishra · 6 years ago
  64. 35bf561 Renamed academy to lms on server side by scmmishra · 6 years ago
  65. af30b77 Renamed academy to lms on server side by scmmishra · 6 years ago
  66. f9f7318 Deleted Old LMS Content by scmmishra · 6 years ago
  67. d7c993f Minor UI changes by scmmishra · 6 years ago
  68. f9b2fb6 Fixed course and content page by scmmishra · 6 years ago
  69. db9c8b7 Functions now have a login context by scmmishra · 6 years ago
  70. 708756e Added academy namespace by scmmishra · 6 years ago
  71. cc166c0 Improved Client implementation by scmmishra · 6 years ago
  72. 8fa9ade More Bug fixes UI and Permissions by scmmishra · 6 years ago
  73. b409f7a Minor UI Changes and Fixes by scmmishra · 6 years ago
  74. 25e42ba Course completion logic complete by scmmishra · 6 years ago
  75. 0187b18 Added methods to saving Quiz attempts by scmmishra · 6 years ago
  76. 76222f7 Modified add-activity, no duplicates will be saved now by scmmishra · 6 years ago
  77. 1a04f77 LMS: Saving Course Activity by scmmishra · 6 years ago
  78. 73a31ec Added functions to query Student enrollments by scmmishra · 6 years ago
  79. 8b8db54 Added enroll function by scmmishra · 6 years ago
  80. bcafe84 Adding session management to client by scmmishra · 6 years ago
  81. 7a19b63 Minor changes by scmmishra · 6 years ago
  82. ef9a75e Removed unnecessary print statements by scmmishra · 6 years ago
  83. f7029f0 Quiz is now submittable by scmmishra · 6 years ago
  84. 3741844 Added quiz functions by scmmishra · 6 years ago
  85. 9c642ac Helper Functions for VueJS by scmmishra · 6 years ago
  86. 1778b59 Started with Vue by scmmishra · 6 years ago
  87. 9456c82 Getting started with Vue by scmmishra · 6 years ago
  88. 75ad128 Added LMS Settings by scmmishra · 6 years ago
  89. 9e80f32 Minor Changes by scmmishra · 6 years ago
  90. 1e1f1ad LMS: Course Completion Status Working by scmmishra · 6 years ago
  91. 4f439ec Quiz eval utils by scmmishra · 6 years ago
  92. 0d4135e LMS: Fixed view for Quiz by scmmishra · 6 years ago
  93. 91bbe10 LMS: More changes to the web view by scmmishra · 6 years ago
  94. 5569cbf Revert "LMS: Fixed views for article and video" by scmmishra · 6 years ago
  95. 1e10fc4 LMS: Fixed views for article and video by scmmishra · 6 years ago
  96. 590227b LMS: Fixed views for article and video by scmmishra · 6 years ago
  97. 685584b Quiz: Quiz now displays correctly on the portal by scmmishra · 6 years ago
  98. 3757a4e Modified program and index view by scmmishra · 6 years ago
  99. 38c1baf Templates: modified routing logic, added data attributes in template by scmmishra · 6 years ago
  100. 9335593 LMS: JS Script to send quiz and activity data by scmmishra · 6 years ago