Versions Compared

Key

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

...

  • [Farhan] We have deprecated and migrated the openedx/xblock-utils library into openedx/XBlock. See https://github.com/openedx/XBlock/issues/675 .[Dave O.]

  • Most functionality has been removed from the long-deprecated Old Mongo Modulestore. This was the old system for storing and accessing course content, used by courses with Org/Course/Run style identifiers, e.g. MITx/6.002x/2012_Fall. All end-user access to this course content was removed with the Nutmeg release, so any course actively being run in the Nutmeg release or later should be unaffected.

    • To preserve compatibility with old installations, some limited Old Mongo functionality remains:

      • Files that were uploaded to these old courses (e.g. images, PDFs) will remain accessible. This is partly to preserve older certificates which relied on downloading assets from their originating course.

      • The metadata stored at the root CourseBlock is still accessible in a read-only way. This includes things like the course title, start and end dates, and various settings.

    • For more details, please seehttps://github.com/openedx/public-engineering/issues/62

Other deprecations: