brotherton-erpnext/erpnext/public/js/education/lms/components
scmmishra 2b7e158e50 feat: Quiz attempt limits is configurable
- Added a 'no limit' check to `check_quiz_completion` in utils.py
- Added disabled flag for questions in quiz component
- Refactored `get_quiz_without_answers` to send attempt limit data to client
2019-03-29 12:45:08 +05:30
..
Quiz feat: Quiz attempt limits is configurable 2019-03-29 12:45:08 +05:30
Article.vue fix: Content fetching for articles and videos 2019-02-27 12:09:57 +05:30
Button.vue Renamed academy to lms (Client Side) 2019-02-19 13:06:32 +05:30
CardList.vue wip 2019-02-19 18:25:07 +05:30
ContentNavigation.vue fix: Minor changes 2019-02-28 16:33:38 +05:30
ContentTitle.vue Fix: Content title fields 2019-02-27 12:34:53 +05:30
CourseCard.vue feat: Only student progress is recorded in LMS 2019-03-19 12:30:43 +05:30
Navbar.vue fix: navbar login bug 2019-03-29 11:03:34 +05:30
ProfileInfo.vue fix: fixed joining date bug on lms profile 2019-03-28 14:47:22 +05:30
ProgramCard.vue fix: styled program card 2019-03-28 15:32:54 +05:30
ProgressCard.vue feat: Minor fixes to profile page 2019-02-28 18:11:46 +05:30
Quiz.vue feat: Quiz attempt limits is configurable 2019-03-29 12:45:08 +05:30
ScoreCard.vue fix: Profile page cards 2019-03-28 14:27:51 +05:30
TopicCard.vue feat: Only student progress is recorded in LMS 2019-03-19 12:30:43 +05:30
TopSection.vue wip 2019-02-19 18:25:07 +05:30
TopSectionButton.vue chore: removed commented code 2019-03-27 18:14:59 +05:30
Video.vue feat: Added youtube video component 2019-03-28 13:44:25 +05:30
VideoModal.vue feat: refactored YoutubePlayer component 2019-03-28 13:44:05 +05:30
YoutubePlayer.vue feat: refactored YoutubePlayer component 2019-03-28 13:44:05 +05:30