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: Fixes the auto_advance feature for video XBlock #1426

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Jul 29, 2024

  1. fix: Fixes the auto_advance feature for video XBlock

    The commit adds eventlistener which picks up the autoAdvance message and
    triggers the next sequence. This has the same effect of clicking the
    next button.
    
    Signed-off-by: Farhaan Bukhsh <farhaan@opencraft.com>
    farhaanbukhsh committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    5b80c5b View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. fix: Fixes tests for the functions

    Signed-off-by: Farhaan Bukhsh <farhaan@opencraft.com>
    farhaanbukhsh committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    73296d3 View commit details
    Browse the repository at this point in the history