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

feat: add progress list API and Course completion API #450

Merged
merged 1 commit into from
Nov 24, 2023

Conversation

hinakhadim
Copy link

Description

This PR includes two apis.

  • Learner Progress API: Provides information about a learner's progress in various
    courses within LMS. How much they completed in each course.
  • Course Completion API: The api will provide whole data or data based on date. We
    will call API on daily basis to collect data of learners who completed the course. We need to collect data of learners who completed the course on 12 November 2023. It returns user information and course information.v

Other information

@hinakhadim hinakhadim merged commit c6113f3 into sdaia-dev Nov 24, 2023
9 of 41 checks passed
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.

2 participants