openedx / openedx/openedx-events
Templates for creating new events
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 13
- Forks
- 33
- Avg merge
- 14h 37m
- Merged PRs (30d)
- 4
Description
Description
Some comments I've gathered from the community survey on the challenges/suggestions section:
I have not used them heavily in a while so not sure, but perhaps simple templates for creating new hooks and filters would be nice.
A quick start that created an in process plugin that could be installed in to the platform that could listen to events and do something simple, like log them.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the community survey comments linked in the issue, focusing on the requests for templates for new hooks and filters and a quick start for an in-process plugin. Define the intended template scope and confirm that the result supports a plugin that listens to events and performs a simple action such as logging them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- developer-experience
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100