Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • To address the requirement for the gradual rollout of the new Video Player, a new feature toggle will be introduced using Django Waffle flags. This allows for a manual rollout and the ability to quickly revert to the old player if issues arise.

  • There will be a possibility to manage a feature toggle on a course level or organization level by applying `WaffleFlagCourseOverrideModel` and `WaffleFlagOrgOverrideModel`.

  • The Feature toggle will be used to determine which frontend for the Video Block should be used, whether it is legacy or the new one.

List of Artifacts

...

collected before and during the technical discovery