openedx / openedx/XBlock

Progress Documentation

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

Nobody has claimed this yet.

Dominant language
Python
Stars
470
Forks
231
Avg merge
1d 1h
Merged PRs (30d)
6

Description

Quote @pmitros: "http://userdocs.readthedocs.org/en/latest/xblocks.html states

"get_progress (method): See documentation in x_module.py:XModuleMixin.get_progress."

It's actually lying, there is no documentation, but if you follow the
cookie trail, and you want to import xmodule's progress.py."

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 with the userdocs xblocks page and the documentation reference for x_module.py:XModuleMixin.get_progress. Follow the reference into progress.py to verify what the method exposes and where the missing explanation belongs. Done means the get_progress documentation accurately points readers to the relevant progress implementation.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.