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 function to clear course progress for a learner #284

Merged
merged 3 commits into from
Mar 21, 2024

Conversation

jansenk
Copy link
Contributor

@jansenk jansenk commented Mar 19, 2024

Description: Adds a method to BlockCompletionManager that enables clearing a learner's completion records for a single course / context

JIRA: AU-1913)

openedx/platform-roadmap#331

Reviewers:

Merge checklist:

  • All reviewers approved
  • CI build is green
  • Version bumped
  • Changelog record added
  • Documentation updated (not only docstrings)
  • Commits are squashed

Post merge:

  • Create a tag
  • Check new version is pushed to PyPi after tag-triggered build is
    finished.
  • Delete working branch (if not needed anymore)

completion/models.py Outdated Show resolved Hide resolved
Copy link
Contributor

@schenedx schenedx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@jansenk jansenk merged commit 6191018 into master Mar 21, 2024
9 checks passed
@jansenk jansenk deleted the jkantor/clear-context branch March 21, 2024 13:54
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.

3 participants