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: emit passing status updated events for badging #34806

Conversation

GlugovGrGlib
Copy link
Member

Description

This is a Redwood backport PR of the #34749

Introduce emission of the COURSE_PASSING_STATUS_UPDATED and CCX_COURSE_PASSING_STATUS_UPDATED events, update
This is a part of the new Credly integration which is targeted to be available for OeX operators since Redwood.

Testing instructions

  • Configure Redis stream or Kafka event bus
  • Set settings.FEATURES['BADGES_ENABLED'] to True
  • Configure grading in a course
  • Pass the course with testing user
  • Observe generated COURSE_PASSING_STATUS_UPDATED events
  • Change grading for this course in a studio
  • Observe generated COURSE_PASSING_STATUS_UPDATED events

(The same would work for CCX courses)

Please refer to openedx-events PR for more information on the events itself: openedx/openedx-events#303

Other information

openedx-events requirement was already updated for redwood in #34685

Introduce emission of the COURSE_PASSING_STATUS_UPDATED as well as CCX_COURSE_PASSING_STATUS_UPDATED events, that are groundwork for the new Credly integration and the future badging initiative.

Product GH ticket for tracking - openedx/platform-roadmap#280
@openedx-webhooks openedx-webhooks added the open-source-contribution PR author is not from Axim or 2U label May 15, 2024
@openedx-webhooks
Copy link

Thanks for the pull request, @GlugovGrGlib! Please note that it may take us up to several weeks or months to complete a review and merge your PR.

Feel free to add as much of the following information to the ticket as you can:

  • supporting documentation
  • Open edX discussion forum threads
  • timeline information ("this must be merged by XX date", and why that is)
  • partner information ("this is a course on edx.org")
  • any other information that can help Product understand the context for the PR

All technical communication about the code itself will be done via the GitHub pull request interface. As a reminder, our process documentation is here.

Please let us know once your PR is ready for our review and all tests are green.

@GlugovGrGlib GlugovGrGlib changed the title feat: emit passing status updated events for badging (#34749) feat: emit passing status updated events for badging May 15, 2024
@GlugovGrGlib
Copy link
Member Author

Hi @mariajgrimaldi, kindly ask you to review this backport PR. Thanks!

@mariajgrimaldi
Copy link
Member

I don't have much time to get this done this week, so I'll take a look early next week. Thank you!

@GlugovGrGlib
Copy link
Member Author

@mariajgrimaldi sure no problem, thanks!

Copy link
Member

@mariajgrimaldi mariajgrimaldi left a comment

Choose a reason for hiding this comment

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

LGTM! Thank you.

@mariajgrimaldi mariajgrimaldi merged commit 4ba603c into openedx:open-release/redwood.master May 27, 2024
78 checks passed
@openedx-webhooks
Copy link

@GlugovGrGlib 🎉 Your pull request was merged! Please take a moment to answer a two question survey so we can improve your experience in the future.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
open-source-contribution PR author is not from Axim or 2U
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants