Review other Related Docs

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

Nobody has claimed this yet.

Assessment

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

Research direction

Start by reviewing docs/concepts/extension_points.rst from the linked edx-platform branch, then compare its examples with this sample-plugin issue. Identify the specific examples to implement, including the XBlock example, and clarify whether it belongs in the existing plugin or a new top-level folder or Python library; done means those decisions and implementation tickets are recorded.

Written by the indexing model from the issue text.

Description

https://github.com/openedx/edx-platform/blob/kdmccormick/extension-points-doc/docs/concepts/extension_points.rst is a related doc that may point to other examples we want to implement. Review the doc and ticket up any specifics we want to implement here.

At a glance, we definitly want to have an example of an xblock here. Whether it's part of the existing plugin and another top-level folder/python library is TBD.

Dominant language
Python
Stars
1
Forks
4
Avg merge
3d 1h
Merged PRs (30d)
8

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.

More from openedx/sample-plugin

All issues in openedx/sample-plugin

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.