-
This repo currently has a set of collation-related helpers that it uses to help normalize model collation behavior between MySQL and SQLite:
* https://github.com/openedx/openedx-learning/blob/main/…
-
When we tried to release version 4.0.0, we had some errors, see the build logs here: https://github.com/openedx/openedx-calc/actions/runs/11915588631/job/33206190829
```
Checking dist/openedx_calc…
-
=> ERROR [production 36/39] RUN npm run compile-sass -- --skip-default 0.5s
------
> [production 36/39] RUN npm run compile-sa…
-
The how-to for receiving events documents two options (see https://github.com/openedx/openedx-events/blame/main/docs/how-tos/using-events.rst#L10-L53).
1. Connecting signals using regular django synt…
-
### Problem
[Since the annotations were added way back in 2019](https://github.com/openedx/edx-proctoring/pull/618), three `ProctoredExamSoftwareSecure*` models in this package have been annotated …
-
Currently, when an instance of a CustomTagBlock (or of its wrapper block, TranslateCustomTagBlock) does not have a matching template in the OLX at `course/custom_tags/TAGNAME`, a very opaque and confu…
-
We need to write an ADR (or multiple ADRs) describing Learning Core's approach to modeling Units in particular and Containers in general.
A lot of this is informed by discussions in:
* https://g…
-
This discussion proposes a solution for the integration testing implementation on Harmony.
### Requirements
* Everything should run in Github Action in a reasonable time (
-
Shift the code from `pkg_resources` to `importlib.resources` api
Migration guide: https://importlib-resources.readthedocs.io/en/latest/migration.html
Decision making story: https://github.com/open…
-
We need to verify this, but it appears that the type is actually a string in the course learners api.
The tests shows it's a string:
https://github.com/nelc/futurex-openedx-extensions/blob/2cc94…