Skip to content

TCA-1254 - fix the lesson completed api call -> dev #596

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

Merged
merged 1 commit into from
Apr 18, 2023

Conversation

vas3a
Copy link
Collaborator

@vas3a vas3a commented Apr 18, 2023

https://topcoder.atlassian.net/browse/TCA-1254

Updates the code that handles the FCC lesson completed event:

  • As this event is asynchronous and can be delayed by a number of different factors, the event handler doesn't rely on the "context" parameter values anymore
  • Searches through the course's metadata to find the correct module & lesson name, based on the even handler's challengeUuid parameter.

@vas3a vas3a self-assigned this Apr 18, 2023
@vas3a vas3a merged commit 376514c into dev Apr 18, 2023
@vas3a vas3a deleted the TCA-1254_fix-lesson-complete-api-call branch April 18, 2023 21:28
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