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

fix: fix typo that prevented video completion working as intended #27230

Merged
merged 1 commit into from
Apr 2, 2021

Conversation

mikix
Copy link
Contributor

@mikix mikix commented Apr 2, 2021

Neither of these settings were being correctly set:

  • COMPLETION_BY_VIEWING_DELAY_MS
  • COMPLETION_VIDEO_COMPLETE_PERCENTAGE

https://openedx.atlassian.net/browse/AA-743

Neither of these settings were being correctly set:
* COMPLETION_BY_VIEWING_DELAY_MS
* COMPLETION_VIDEO_COMPLETE_PERCENTAGE

AA-743
@mikix mikix force-pushed the mikix/video-completion-typo branch from 3b0f488 to 5169d70 Compare April 2, 2021 15:50
Copy link
Contributor

@Dillon-Dumesnil Dillon-Dumesnil left a comment

Choose a reason for hiding this comment

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

Sure?

@edx-status-bot
Copy link

Your PR has finished running tests. There were no failures.

@mikix mikix merged commit b897bd4 into master Apr 2, 2021
@mikix mikix deleted the mikix/video-completion-typo branch April 2, 2021 16:30
@edx-pipeline-bot
Copy link
Contributor

EdX Release Notice: This PR has been deployed to the staging environment in preparation for a release to production.

@edx-pipeline-bot
Copy link
Contributor

EdX Release Notice: This PR has been deployed to the production environment.

@Agrendalath
Copy link
Member

@nedbat, could this be cherry-picked to open-release/koa.master/open-release/koa.3 branches? The lack of this fix is breaking completion indicators for video blocks in Koa, and it's a clean cherry-pick.

@nedbat
Copy link
Contributor

nedbat commented May 6, 2021

I've cherry-picked this to koa.master. koa.3 is a tag and cannot be changed.

regisb referenced this pull request in overhangio/tutor May 17, 2021
- [Security] Apply Django security patches by upgrading from 2.2.20 to 2.2.23.
- [Bugfix] Fix video unit completion (see [pull
  request](https://github.com/edx/edx-platform/pull/27230)).
regisb referenced this pull request in overhangio/tutor May 17, 2021
- [Security] Apply Django security patches by upgrading from 2.2.20 to 2.2.23.
- [Bugfix] Fix video unit completion (see [pull
  request](https://github.com/edx/edx-platform/pull/27230)).
regisb referenced this pull request in overhangio/tutor May 17, 2021
- [Security] Apply Django security patches by upgrading from 2.2.20 to 2.2.23.
- [Bugfix] Fix video unit completion (see [pull
  request](https://github.com/edx/edx-platform/pull/27230)).
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.

6 participants