Daniel Wong
Daniel Wong
## Description Resolves: - https://github.com/openedx/edx-platform/issues/37752 - https://github.com/openedx/edx-platform/issues/37753 This PR introduces **architectural decision records (ADRs)** and an **OpenAPI specification** for the modernized Instructor Dashboard v2 API, specifically for the **Open Response...
## Description This task aims to implement the new **ORA Get Summary REST API** according to the specification defined in https://github.com/openedx/edx-platform/issues/37752. ## Acceptance Criteria - Comply with the existing [Swagger...
## Description This task aims to implement the new **ORA Get List REST API** according to the specification defined in https://github.com/openedx/edx-platform/issues/37752. ## Acceptance Criteria - Comply with the existing [Swagger...
This issue only involves designing the endpoint that retrieves detailed data from the Open Response Assessment module. Acceptance Criteria: Create a swagger doc that defines Path, Payload, Params, and Responses...
## Description This is a follow-up to [openedx/edx-platform#36789](https://github.com/openedx/edx-platform/pull/36789) — refactor(certificates): replace direct model imports with data classes and APIs. The original PR moved certificate usage toward APIs and data classes...
This issue only involves designing the endpoint that retrieves the summary data from the Open Response Assessment module. Acceptance Criteria: Create a swagger doc that defines Path, Payload, Params, and...
## Description This PR adds monitoring related to the `cors_csrf` utility to support the ongoing deprecation process, as outlined in this ticket: https://github.com/openedx/edx-platform/issues/33627#issuecomment-2891674624. The goal is to identify all current...