1. 42f50fd [Major][Breaking] Added Topic Layer in Course by scmmishra · 6 years ago
  2. 42f3c51 Removed Content Doctype by scmmishra · 6 years ago
  3. 6663ca1 Adding Test Utils by scmmishra · 6 years ago
  4. c51f738 Refactored student creation by scmmishra · 6 years ago
  5. c84a318 Student and User link for LMS added by scmmishra · 6 years ago
  6. 798f13b More Improvements by scmmishra · 6 years ago
  7. 97c994f create course enrollment if not already enrolled for a program by scmmishra · 6 years ago
  8. cc755f6 Doctype Changes for Beta Release by scmmishra · 6 years ago
  9. 082e3c9 Minor Fixes: Student Enrollment by scmmishra · 6 years ago
  10. 1192529 Refactored lms.py, modified utils by scmmishra · 6 years ago
  11. babb68d Refactored server side code by scmmishra · 6 years ago
  12. 19e12ac Minor changes to quiz doctype by scmmishra · 6 years ago
  13. f9b2fb6 Fixed course and content page by scmmishra · 6 years ago
  14. 892b0c2 Added class functions by scmmishra · 6 years ago
  15. cc166c0 Improved Client implementation by scmmishra · 6 years ago
  16. c1b1a5e Permission Changes by scmmishra · 6 years ago
  17. 8fa9ade More Bug fixes UI and Permissions by scmmishra · 6 years ago
  18. 05e07b4 Removed unused utils functions by scmmishra · 6 years ago
  19. 734a746 Minor DocType changes by scmmishra · 6 years ago
  20. 850dfd0 Set appropriate permissions by scmmishra · 6 years ago
  21. 9f316a3 Permission changes by scmmishra · 6 years ago
  22. 0187b18 Added methods to saving Quiz attempts by scmmishra · 6 years ago
  23. 1a04f77 LMS: Saving Course Activity by scmmishra · 6 years ago
  24. 7d5e218 Modified Quiz Evaluation by scmmishra · 6 years ago
  25. 90722e3 Fixed Permissions for LMS User by scmmishra · 6 years ago
  26. 73a31ec Added functions to query Student enrollments by scmmishra · 6 years ago
  27. 91aa0e0 Added class function for student enrollment by scmmishra · 6 years ago
  28. f9e8e4e Modified question.py by scmmishra · 6 years ago
  29. cfc35f4 Quiz: Save responses as an object by scmmishra · 6 years ago
  30. d87ca17 UI for Quiz by scmmishra · 6 years ago
  31. 1778b59 Started with Vue by scmmishra · 6 years ago
  32. 5e758ae Minor Changes by scmmishra · 6 years ago
  33. 75ad128 Added LMS Settings by scmmishra · 6 years ago
  34. 1e1f1ad LMS: Course Completion Status Working by scmmishra · 6 years ago
  35. a8703d4 LMS: Changes to Course Activity Doctype, Course Activity Tracking Works by scmmishra · 6 years ago
  36. 57c77e4 LMS: Course Activity by scmmishra · 6 years ago
  37. 7409fe6 LMS: Quiz Eval and Max Attempts Check by scmmishra · 6 years ago
  38. 3574ac3 quiz_activity: add quiz activity by Chinmay Pai · 6 years ago
  39. 3bf71a2 Quiz Logic by scmmishra · 6 years ago
  40. d133e82 Quiz Evaluation Logic by scmmishra · 6 years ago
  41. 4f439ec Quiz eval utils by scmmishra · 6 years ago
  42. 0d4135e LMS: Fixed view for Quiz by scmmishra · 6 years ago
  43. 590227b LMS: Fixed views for article and video by scmmishra · 6 years ago
  44. 18baff5 Minor changes to question doctype by scmmishra · 6 years ago
  45. 541a522 LMS:Added class methods for course, program and student doctypes by scmmishra · 6 years ago
  46. 1869419 lms: refactor entire course model by Chinmay Pai · 6 years ago
  47. 685584b Quiz: Quiz now displays correctly on the portal by scmmishra · 6 years ago
  48. 3757a4e Modified program and index view by scmmishra · 6 years ago
  49. fa2db3c LMS: Added functions to get LMS contents by scmmishra · 6 years ago
  50. 82df437 Changes to get_quiz function by scmmishra · 6 years ago
  51. 3cbb979 Minor changes to doctypes by scmmishra · 6 years ago
  52. f9cef33 Dashboard changes for student and program by scmmishra · 6 years ago
  53. 5311e38 General Changes by scmmishra · 6 years ago
  54. 31cbe3c Added function to retrieve quiz data as JSON by scmmishra · 6 years ago
  55. d1650b9 Modified Question doctype for a better design by scmmishra · 6 years ago
  56. 1fc45c5 Added Course Enrollment doctype by scmmishra · 6 years ago
  57. 06d175a Added Quiz Activity doctype by scmmishra · 6 years ago
  58. e730812 Replaced Student Course Activity with Course Activity by scmmishra · 6 years ago
  59. 17294e7 Course Activity linked to Student ID by scmmishra · 6 years ago
  60. 4ae11f4 LMS: added python functions to evaulate quiz and save student activity by scmmishra · 6 years ago
  61. eab0b83 Modified Student Course Activity Doctype by scmmishra · 6 years ago
  62. de36e13 modified doctypes for lms by scmmishra · 6 years ago
  63. 836a4b5 lms: add activity child table and create frontend by scmmishra · 6 years ago
  64. b3b003f course_activity: create doctype for tracking student course activity by scmmishra · 6 years ago
  65. 55e7c1a api: create user account for student by scmmishra · 6 years ago
  66. 43da645 Added Web Academy Applicant doctype by scmmishra · 6 years ago
  67. 4e208e9 Added Student Course Acitivity doctype by scmmishra · 6 years ago
  68. 84a49d5 Modified Content doctype, added question child table for quiz by scmmishra · 6 years ago
  69. f05837a Updated Content Doctype by scmmishra · 6 years ago
  70. abd1d20 Added Content Doctype by scmmishra · 6 years ago
  71. a342138 Merge branch 'master' into develop by Saurabh · 6 years ago
  72. 25e63e8 fix: modified date (#16520) by rohitwaghchaure · 6 years ago
  73. f97c5da Merge branch 'staging' into develop by Sagar Vora · 6 years ago
  74. f3c22f3 fix(unicode): Import unicode_literals in every file by Aditya Hase · 6 years ago
  75. 146be9f Merge branch 'develop' of github.com:frappe/erpnext into general-ui-fixes by Suraj Shetty · 6 years ago
  76. b296500 Replace 'Make' with 'Create' by Suraj Shetty · 6 years ago
  77. 1b7c583 Merge branch 'staging' into develop by Frappe Bot · 6 years ago
  78. a5dc08e fix: remove paid_amount and modify query by shreyashah115@gmail.com · 6 years ago
  79. 7c2a5bd Merge branch 'staging' into develop by Frappe Bot · 6 years ago
  80. ee5d7e6 Merge branch 'master' into staging-fixes by Frappe Bot · 6 years ago
  81. db43c3a display message if details to fetch grade isnt filled up by Zlash65 · 6 years ago
  82. fe1f532 Merge branch 'staging' into develop by Ameya Shenoy · 6 years ago
  83. bc513a8 Removed paid amount form Fees doctype by deepeshgarg007 · 6 years ago
  84. a9525de paid amount fix in fees by deepeshgarg007 · 6 years ago
  85. 8075a57 Merge branch 'staging' into develop by Ameya Shenoy · 6 years ago
  86. d14e46e Doctypes in domains that are in beta are now restricted to that domain by Tyler Matteson · 6 years ago
  87. df62296 Merge branch 'staging' into develop by Ameya Shenoy · 6 years ago
  88. 6178b79 Merge branch 'master' into staging-fixes by Ameya Shenoy · 6 years ago
  89. 452619c fix(report): Return if not list (#15849) by Shreya Shah · 6 years ago
  90. f90af80 Merge branch 'staging' into develop by Ameya Shenoy · 6 years ago
  91. 4cfff78 Added validation to check duplicate student leave application (#15636) by rohitwaghchaure · 6 years ago
  92. bfc195d Changes to support refactor in frappe pg-poc branch (#15287) by Suraj Shetty · 6 years ago
  93. a2288ff fix(assessment_result): student must be in group (#15255) by Rushabh Mehta · 6 years ago
  94. 28f9b0a (fix)test case: loyalty program, course schedule and more by Nabin Hait · 6 years ago
  95. a804d6d Fixed merge conflict by Nabin Hait · 6 years ago
  96. a5add28 Refactor Naming Series (#15070) by Shreya Shah · 6 years ago
  97. e689a90 Allowed data import for Assessment Result (#15168) by rohitwaghchaure · 6 years ago
  98. 4809f86 fix(report): field -> fieldname, dateutil -> frappe.datetime (#15106) by Faris Ansari · 6 years ago
  99. 824b388 Resolved merge conflicts by Saurabh · 6 years ago
  100. fc682c8 [Fix] Inactive student validation issue while disabling the student group (#15095) by rohitwaghchaure · 6 years ago