1. 76222f7 Modified add-activity, no duplicates will be saved now by scmmishra · 6 years ago
  2. a3afe2a Sending session data explicitly by scmmishra · 6 years ago
  3. cfce153 Minor UI changes by scmmishra · 6 years ago
  4. 1f4835b Added Video UI by scmmishra · 6 years ago
  5. 6de9cbb Solved minor issue (Last activity not being saved) by scmmishra · 6 years ago
  6. 1a04f77 LMS: Saving Course Activity by scmmishra · 6 years ago
  7. 7d5e218 Modified Quiz Evaluation by scmmishra · 6 years ago
  8. ed5892c UI: Components rendered based on student progress by scmmishra · 6 years ago
  9. a054655 Updated state functions for session management by scmmishra · 6 years ago
  10. 90722e3 Fixed Permissions for LMS User by scmmishra · 6 years ago
  11. 73a31ec Added functions to query Student enrollments by scmmishra · 6 years ago
  12. 91aa0e0 Added class function for student enrollment by scmmishra · 6 years ago
  13. 734d3e0 Set home page for LMS User by scmmishra · 6 years ago
  14. 8b8db54 Added enroll function by scmmishra · 6 years ago
  15. 15012c0 UI Fixes by scmmishra · 6 years ago
  16. 72fd3bc Removed unnecessary watcher by scmmishra · 6 years ago
  17. 3c412f5 UI: Changes to AcademyTopSection by scmmishra · 6 years ago
  18. bcafe84 Adding session management to client by scmmishra · 6 years ago
  19. 7a19b63 Minor changes by scmmishra · 6 years ago
  20. e30f2eb Re-factored CourseCard UI by scmmishra · 6 years ago
  21. 6678f5b Added custom store for state management by scmmishra · 6 years ago
  22. ef9a75e Removed unnecessary print statements by scmmishra · 6 years ago
  23. cd0cab7 Quiz UI Working by scmmishra · 6 years ago
  24. f9e8e4e Modified question.py by scmmishra · 6 years ago
  25. f7029f0 Quiz is now submittable by scmmishra · 6 years ago
  26. cfc35f4 Quiz: Save responses as an object by scmmishra · 6 years ago
  27. d2e040b Added separate ContentTitle component by scmmishra · 6 years ago
  28. 160d8b0 Added separate ContentTitle component by scmmishra · 6 years ago
  29. d87ca17 UI for Quiz by scmmishra · 6 years ago
  30. 3741844 Added quiz functions by scmmishra · 6 years ago
  31. 7a59f95 UI for Content by scmmishra · 6 years ago
  32. bcafbea UI for Course page by scmmishra · 6 years ago
  33. b43ab33 UI for home page and program page by scmmishra · 6 years ago
  34. 9c642ac Helper Functions for VueJS by scmmishra · 6 years ago
  35. 84297fa Starting with VueJS by scmmishra · 6 years ago
  36. 1778b59 Started with Vue by scmmishra · 6 years ago
  37. 9456c82 Getting started with Vue by scmmishra · 6 years ago
  38. 5e758ae Minor Changes by scmmishra · 6 years ago
  39. 75ad128 Added LMS Settings by scmmishra · 6 years ago
  40. 9e80f32 Minor Changes by scmmishra · 6 years ago
  41. 1e1f1ad LMS: Course Completion Status Working by scmmishra · 6 years ago
  42. a8703d4 LMS: Changes to Course Activity Doctype, Course Activity Tracking Works by scmmishra · 6 years ago
  43. 57c77e4 LMS: Course Activity by scmmishra · 6 years ago
  44. 7409fe6 LMS: Quiz Eval and Max Attempts Check by scmmishra · 6 years ago
  45. 3574ac3 quiz_activity: add quiz activity by Chinmay Pai · 6 years ago
  46. 3bf71a2 Quiz Logic by scmmishra · 6 years ago
  47. d133e82 Quiz Evaluation Logic by scmmishra · 6 years ago
  48. 4f439ec Quiz eval utils by scmmishra · 6 years ago
  49. 0d4135e LMS: Fixed view for Quiz by scmmishra · 6 years ago
  50. 91bbe10 LMS: More changes to the web view by scmmishra · 6 years ago
  51. 5569cbf Revert "LMS: Fixed views for article and video" by scmmishra · 6 years ago
  52. 1e10fc4 LMS: Fixed views for article and video by scmmishra · 6 years ago
  53. 590227b LMS: Fixed views for article and video by scmmishra · 6 years ago
  54. 18baff5 Minor changes to question doctype by scmmishra · 6 years ago
  55. 541a522 LMS:Added class methods for course, program and student doctypes by scmmishra · 6 years ago
  56. 1869419 lms: refactor entire course model by Chinmay Pai · 6 years ago
  57. 685584b Quiz: Quiz now displays correctly on the portal by scmmishra · 6 years ago
  58. 3757a4e Modified program and index view by scmmishra · 6 years ago
  59. fa2db3c LMS: Added functions to get LMS contents by scmmishra · 6 years ago
  60. 82df437 Changes to get_quiz function by scmmishra · 6 years ago
  61. 3cbb979 Minor changes to doctypes by scmmishra · 6 years ago
  62. f9cef33 Dashboard changes for student and program by scmmishra · 6 years ago
  63. 5311e38 General Changes by scmmishra · 6 years ago
  64. 31cbe3c Added function to retrieve quiz data as JSON by scmmishra · 6 years ago
  65. d1650b9 Modified Question doctype for a better design by scmmishra · 6 years ago
  66. 1fc45c5 Added Course Enrollment doctype by scmmishra · 6 years ago
  67. 06d175a Added Quiz Activity doctype by scmmishra · 6 years ago
  68. e730812 Replaced Student Course Activity with Course Activity by scmmishra · 6 years ago
  69. 17294e7 Course Activity linked to Student ID by scmmishra · 6 years ago
  70. 38c1baf Templates: modified routing logic, added data attributes in template by scmmishra · 6 years ago
  71. 9335593 LMS: JS Script to send quiz and activity data by scmmishra · 6 years ago
  72. 4ae11f4 LMS: added python functions to evaulate quiz and save student activity by scmmishra · 6 years ago
  73. eab0b83 Modified Student Course Activity Doctype by scmmishra · 6 years ago
  74. 6660a67 templates: add templates for LMS content by scmmishra · 6 years ago
  75. de36e13 modified doctypes for lms by scmmishra · 6 years ago
  76. 836a4b5 lms: add activity child table and create frontend by scmmishra · 6 years ago
  77. b3b003f course_activity: create doctype for tracking student course activity by scmmishra · 6 years ago
  78. 55e7c1a api: create user account for student by scmmishra · 6 years ago
  79. 43da645 Added Web Academy Applicant doctype by scmmishra · 6 years ago
  80. 4e208e9 Added Student Course Acitivity doctype by scmmishra · 6 years ago
  81. 8c41abc Modified education menu items by scmmishra · 6 years ago
  82. 84a49d5 Modified Content doctype, added question child table for quiz by scmmishra · 6 years ago
  83. f05837a Updated Content Doctype by scmmishra · 6 years ago
  84. abd1d20 Added Content Doctype by scmmishra · 6 years ago
  85. f1e28e0 mod(regional,italy): Updates to Italian Localization by Gaurav · 6 years ago
  86. a4aa80f feature(regional): Italian Localization by Gaurav · 6 years ago
  87. 1ac17ec Add credit month in validation by Jigar Tarpara · 6 years ago
  88. de0f59b fix: Removed precision from multiple doctypes by deepeshgarg007 · 6 years ago
  89. 5821b67 fix: multi-uom not working for the pricing rule rate by Rohit Waghchaure · 6 years ago
  90. 750fe6e fix: get item rate in bom by Nabin Hait · 6 years ago
  91. 982ed55 Merge pull request #16708 from rohitwaghchaure/allow_to_make_sle_if_jc_is_in_draft by rohitwaghchaure · 6 years ago
  92. 9a19e06 fix: Change Received qty to accepted qty and validation for indicators by deepeshgarg007 · 6 years ago
  93. 99e7362 fix: Allow to make material request from draft job card by Rohit Waghchaure · 6 years ago
  94. 48a7262 fix: Precision issue in POS payment by deepeshgarg007 · 6 years ago
  95. 879e5fd remove print and codacy by Anurag Mishra · 6 years ago
  96. 42a106c Auditors print formats by Anurag Mishra · 6 years ago
  97. 1bcbe90 Merge pull request #16610 from jay-parikh/hotfix by rohitwaghchaure · 6 years ago
  98. 20db65e Merge pull request #16694 from rmehta/refactor-comments by Rushabh Mehta · 6 years ago
  99. 61f981a Changes Requested by Anurag Mishra · 6 years ago
  100. f3b33f3 Merge pull request #16611 from karthikeyan5/hotfix-marketplace-features by Rushabh Mehta · 6 years ago