Navigation Menu

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Student Lessons #19

Merged
merged 3 commits into from Feb 23, 2021
Merged

Student Lessons #19

merged 3 commits into from Feb 23, 2021

Conversation

alyakimenko
Copy link
Collaborator

  • GET /students/lessons/{id} returns lesson by id and sets lastOpened to the lessonId
  • POST /students/lessons/{id}/finished sets lessons as finished
  • Added new collection studentLessons
  • Added tests for the new endpoints
  • Added new method GetByLesson for ModuleService
  • Added new methods GetLesson and SetLessonFinished for StudentService
  • Added new private helper method isLessonAvailable for StudentService
  • Regenerated swagger

@zhashkevych
Copy link
Member

@alyakimenko все замечательно, спасибо!

@zhashkevych zhashkevych merged commit c4c1d8b into develop Feb 23, 2021
@alyakimenko alyakimenko deleted the alyakimenko/student-lessons branch February 23, 2021 09:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants