Registry / workflow / crowdsourcehinter-xblock

crowdsourcehinter-xblock

JSON →
library1.0.0pypypiunverified

An XBlock for Open edX that allows crowdsourced hints in exercises. Current version is 1.0.0, released infrequently.

pip install crowdsourcehinter-xblock
INSTALL
IMPORT
SIG · CROWDSOURCEHINTER-
C
crowdsourcehinter-xblock
workflowpythonv1.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

CrowdsourceHinterXBlock
from crowdsourcehinter import CrowdsourceHinterXBlock
from crowdsourcehinter import CrowdsourceHinterXBlock

Minimal usage: import the XBlock and add it to your Open edX course.

from crowdsourcehinter import CrowdsourceHinterXBlock # To use in an Open edX course, add the XBlock to your advanced module list. print('CrowdsourceHinterXBlock ready')
Debug
Known issues
breakingPython 3.8 and 3.11 support dropped. Requires Python 3.9 or 3.10.
fix
Use Python 3.9 or 3.10; upgrade runtime environment.
affects: >=1.0.0
gotchaThis XBlock is designed specifically for Open edX. It will not work standalone without the XBlock runtime.
fix
Ensure your environment includes the XBlock SDK or Open edX platform.
affects: all
Upgrade
Version history
1.0.0latest on PyPI · released Mar 13, 2026
Audit
Dependencies

No dependency data recorded yet.

Agent activity
23 hits · last 30 days
node
22
OpenAI (training)
1
Resources
crowdsourcehinter-xblock — pip install crowdsourcehinter-xblock · libregistry