I would like to attach webhooks to openedx so that whenever an exercise/quiz is created/graded the questions and grades are sent as a POST request to another database, I did some exploration and found that there are repositories like openedx-webhooks which might help me do the job but none of these identify Quiz/Exercise creation as an event. I’d like to hear from others if there is any existing event toolkit in openedx that can hep me do this or a standalone django application is the only way out? Even if there’s no such toolkit do you think building one around all the events in openedx is a good idea?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Developing new app for Openedx on Tutor | 0 | 234 | March 8, 2023 | |
Integration between Github classroom/actions and Openedx | 5 | 58 | May 8, 2025 | |
Help on creating an extension in Open edX for a beginner | 2 | 256 | June 7, 2023 | |
Integrate Slack with Open edX | 0 | 413 | January 24, 2022 | |
How to create a plugin that listens to Open edX events? | 10 | 311 | August 6, 2024 |