[BD-14] Work notes

Tasks

Pull request

Notes

Tasks

Pull request

Notes

4.0a

 

 

 

4.0c

 

 

 

 

 

 

4.1a

 

 

 

 

 

 

 

 

 

4.1b

[Investigate] Update randomized content xblock to be able to use content libraries V2 along with legacy v1 libraries

[BD-14] feat: implement V2 libraries usage for library content block by dyudyunov · Pull Request #30615 · openedx/edx-platform

  • filtering by problem type works for V2 the same as for V1 NOTE: this can't be done for now because the v2 library problems are not divided by types

  • Source Xblock performs resaving of the blockstore blocks into the modulestore to use them in the course.

  • as for now, the random xblock saves the V1 lib blocks as its own children with new ids.

  • LibraryLocator is not applicable for v2 libraries (they are not modulestore instances at all)