EscolaLMS / Front

React SPA Front Demo to show headless implementation
6 stars 4 forks source link

[WELLMS-400] Fix course navigation. #429

Closed myslaf closed 7 months ago

myslaf commented 7 months ago

Update components and sdk packages. Added quiz and projects end props in CourseProgramContent for auto complete topic. Fix finish course button for projects and quiz. Added courseProgressDetails and isLastTopic props in useLessonProgram hook. Fix previous topic id in useLessonProgram hook. Fix finish topic when h5p is crossword or image. Added onPdfEnd function. Add in course topics video and audio auto complete when topic isn't skippable. Fix bug with complete button when topic isn't skippable. Fix h5p topic skipping. Fix authored courses pagination in my profile.

codeclimate[bot] commented 7 months ago

Code Climate has analyzed commit 2f210561 and detected 2 issues on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 2

View more on Code Climate.