openedx / openedx/openedx-core

Dynamic content backcompat for `<item_bank>`, `<library_content>`

Open
#366 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
10
Forks
32
Avg merge
2d 17h
Merged PRs (30d)
12

Description

Background

Note: <item_bank> AKA "Problem Bank" is the new thing. It's implemented as the base class of <library_content> AKA "Randomized Content Module" (distinct from <randomize>), which adds in support for legacy library syncing. Will need to think about how this plan works alongside the legacy libraries migration.

Sources:

Docs:

Plan

TBD

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by comparing xmodule/item_bank_block.py with xmodule/library_content_block.py and reviewing the linked documentation for new and legacy behavior. Read the legacy libraries migration issue before defining how dynamic-content backcompat should work; the issue is complete when the compatibility plan is resolved and its required implementation and documentation changes are specified.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.