Skip to content

Latest commit

 

History

History
22 lines (19 loc) · 1.7 KB

sprint3.md

File metadata and controls

22 lines (19 loc) · 1.7 KB

Video demo link: https://youtu.be/vLdPVqE1Vtc

* Front End

  • Instructor can upload video from his/her system #3
  • Instructor can upload quiz to a course #5
  • Instructor can see list videos and quiz uploaded by him#33
  • Instructor can view his dashboard #8
  • Guest can view all courses #6
  • Instructor can publish course #75
  • Bug fixes for course enrolment by a guest user #84

Back End

  • Students can see the list of modules in their enrolled courses #16
  • Instructors can see the list of modules they have added to their created courses #62
  • Instructors can add a quiz module to their created crouses #5
  • Students can submit the quiz and get their score #76
  • Instructors can publish a course to make it available for enrolling #75
  • Instructors can see the list of their created (Published and Unpublished) courses #62
  • Improvised back-end API documentation. Wiki
  • Created API tests for new functionalities Link to the commit