openedx / openedx-events

Open edX events from the Hooks Extensions Framework
Apache License 2.0
11 stars 21 forks source link

refactor: update ora submission data #341

Closed BryanttV closed 4 months ago

BryanttV commented 4 months ago

Description

This PR updates the ORASubmissionData class to send the same data as the legacy analytics event. This will facilitate the transition from one event to another if necessary.

[!NOTE] As this is an event that has not been used yet, there will be no problem in adding these new fields.

The new class attributes are:

The new fields that are not in the legacy event are:

This new data is important as it allows us to have more complete and detailed information on ORA submission at the event.

openedx-webhooks commented 4 months ago

Thanks for the pull request, @BryanttV! 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:

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.

openedx-webhooks commented 4 months ago

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