-
### Abstract
[Based off [OEROADMAP-12](https://openedx.atlassian.net/browse/OEROADMAP-12?atlOrigin=eyJpIjoiMzUwMzMzMTc4OTcxNDRiNDliNmRiNThhN2EyMTEwMTciLCJwIjoiaiJ9)]
Make Open edX's [gradebook m…
-
I'm using this markdown-xblock in my OpenEdx. I did find one issue when using iframe. The whole content of that particular component does not load in MFE LMS if i add an `iframe` in the markdown.
Let…
-
# 说明
效果如下:
```javascript
const {
parseOptions,
proxyRoutes,
proxyStatic,
} = require("mfe-proxy-middleware");
async function init() {
const options = (await parseOptions()).proxyR…
-
The following directories in edx-platform related to (mostly legacy) front end templates, CSS, and JS have been transferred from the now-defunct Community Engineering Squad to FED-BOM:
* common/dja…
-
The namespace is only added to the first generated class with the component name, but not the second hashed class, which could cause CSS collision on multiple projects in a MFE structure for these cla…
-
## Proposal Date
21 Oct 2024
## Target Ticket Acceptance Date
TBD
## Earliest Open edX Named Release Without This Functionality
Teak - 2025-04 or TBD
## Rationale
Comes from https://githu…
-
I’m getting segmentation faults when using `Distributed` while passing `--threads` to Julia, even when I’m not actually using any of those threads (see the MWE below). Needless to say, this is a huge …
Socob updated
5 months ago
-
During discovery with @httpsmenahassan - found that ZendeskFab is an external subscription base that we need to access a proprietary API for, which does not have a wide adoption inside the community. …
-
### Demonstration
Hi Team,
I am spiting angular application in to MFE, I have 3 MFE (header, dashboard, footer).
I facing issue on route old content not removing when we switch between apps. Whe…
-
About 4-5% of LMS memory usage comes from pyuca, which as far as I can tell is used in our system to give django-countries a better sort order (it's an optional dependency of that package). This is be…