Core Contributor Update: Jan 5th - Jan 19th, 2024
Use the jump links below to view the section that interests you:
1. Working Groups Updates
1.1. BTR Working Group
Chair: @jalondonot
- Redwood release planning meeting: Calling out an open-invite meeting to plan the Redwood release on Thursday, as advertised in #redwood_release_planning.
- Quince launched successfully at MIT: Launched Quince in two MIT instances: working great! There was some negative feedback from users for a couple of course-authoring features, though:
- Problem editor
- Text editor
- Quince Bug: [Quince testing] <Learner Home Dashboard> : Unenroll doesn't work · Issue #336 · openedx/wg-build-test-release · GitHub
Meeting notes
1.2. Contributor Coordination Working Group
Chair: Jorge Londoño
- The team discussed the importance of conducting a survey to gather feedback and adjusting their timeline or strategy based on the response rate. They also touched upon a working group document and the need for improved coordination and information sharing among the team. Later, Adolfo mentioned the introduction of new MSPs and the problems reported, with Jenna and the product team leading the initiative. The aim is to clarify what will be included in the Redwood product and what won’t, with a focus on ensuring all features are ready in time. An action item was identified in a ticket, which Adolfo confirmed was already being addressed. Towards the end of the meeting, Xavier emphasized the need for technical coordination of a project.
- Next steps
- Xavier and eduNEXT will consider working on creating a simple, smaller communication tool handbook for the community.
- eduNEXT and Adolfo will reach out to Neil to see where he stands on the project.
- Cassie will follow up with Ali about the UX working group joining the project working group meeting.
- Ed will add the sprints discussion to the agenda for the kickoff of the Maintenance and Upgrade Working Group.
- EduNEXT will work on creating a handbook for asynchronous communication with Xavier.
Meeting notes
1.3. Data Working Group
Chair: @e0d & @blarghmatey
Past meeting notes 2023-12-13 Meeting notes
- Aspects tech updates:
- Load test updates
- Schema management updates
- PII retirement
- Upcoming work: data lifecycles
- Insights deprecation:
- Brian Mesick: It seems like there’s renewed desire to move Insights our to pasture. I’d like to get a temperature check among the group, depending on who shows up, and start putting the word out.
Meeting notes
1.4. DEPR Working Group
Chair: @feanil
- Axim’s picking up the frontend deprecation project (which we last discussed here in 18 May 2023) in earnest, for a December 2024 delivery. Would love a braindump from folks about this.
- Created [DEPR]: EDX_API_KEY #34039.
- The main effort behind [DEPR]: USE-JWT-COOKIE header #371 is nearly complete.
Meeting notes
1.5. DevEx Working Group
Chair: @Rebecca_S_Graber & @kmccormick
Past meeting notes 2023-12-04 DevEx Meetup Notes
- Scheduled Topics / Demos
- Becca: Tutor on M1 redux
- Webpack failure during
npm ci
for bind-mounted edx-platform
- debug after meeting if time allows
- If the live demo gods smile on us: tutor package auto-mounting – new for Quince.
- Challenges
- Adding Typing/Linting/Testing to all tutor plugins:
- Feat: Testing and Linting by CodeWithEmad · Pull Request #16 · overhangio/tutor-credentials
- Feat: Testing and Linting by CodeWithEmad · Pull Request #54 · overhangio/tutor-discovery
- Feat: Testing and Linting by CodeWithEmad · Pull Request #31 · overhangio/tutor-notes
- Feat: Testing and Linting by CodeWithEmad · Pull Request #32 · overhangio/tutor-minio
- Feat: Testing and Linting by CodeWithEmad · Pull Request #50 · overhangio/tutor-ecommerce
- Feat: Testing and Linting by CodeWithEmad · Pull Request #19 · overhangio/tutor-cairn
- Feat: Testing and Linting by CodeWithEmad · Pull Request #13 · overhangio/tutor-android
- Feat: Testing and Linting by CodeWithEmad · Pull Request #29 · overhangio/tutor-forum
- Feat: Testing and Linting by CodeWithEmad · Pull Request #9 · overhangio/tutor-webui
- Feat: Testing and Linting by CodeWithEmad · Pull Request #50 · overhangio/tutor-indigo
- Running a shared elastic on our k8s cluster with some help form openedx-k8s-harmony:
- fixed some issues there:
Meeting notes
1.6. DevOps Working Group
Chair: RĂ©gis Behmo
Latest news
- Cristhian AndrĂ©s GarcĂa: Hello Devops! We have found an issue with multiple openedx installations related to Redis constantly being filled up. The source of the problem is the namespace
course_structure
which is used as a read through cache for the course information. However those keys doesn’t have TTL and tutor doesn’t configure themaxmemory
Redis parameter so there is no eviction enabled as there is in the corresponding memcached.Also, the key format iscourse_structure.{db}.{version_id}
which is not reutilized (overwritten) ever. So for course version there is a key in redis that stores the whole course information and those can even be of 2 mb each.Does anyone else experienced this issue?Should tutor provide a configuration parameter for the maxmemory and eviction policy for Redis?
Meeting notes
1.7. Educators Working Group
Chair: @john_curricume
Past meeting notes 2023-12-18 Educator WG
- Goals:
- Capture snapshot of current community use of generative AI
- Capture concerns and interests of the community with respect to AI
- Understand what the community would like to learn about AI this year.
- Here you can find the Poll Results
Next meeting: January 29th 2024
Meeting notes
Blockers or Calls/offers for help
- Looking for any and all documentors!
1.8. Frontend Working Group
Chair: @arbrandes
Past meeting notes 2023-12-07 Frontend Working Group Meeting Notes
- Paragon Upgrade and Other Scope Changes: Need help with the scope updates, how can I engage Fed-BOM and others to help? We need to update
package.json
@edx/paragon
it uses@openedx/paragon
and upgrades to the latest version.- Shout-out to Piral preso on this week’s FSG: If you’re interested in Piral and how we’re thinking of using it, check out the recording.
Next meeting: January 25th 2024
Meeting notes
1.9. Large Instances Working Group
- Updates from each org on the call - 2U, eduNEXT, OpenCraft, Raccoon Gang
- 2U:
- Adam Blackwell has two announcements: (1) He is leaving 2U, and (2) 2U has open sourced their helm charts repo GitHub - edx/helm-charts: Helm charts for edx.org . It’s open source but not accepting contributions. Some pieces of this Helm chart don’t work well for Studio/LMS because of issues with codejail, but we hope to separate it in the future to run codejail separately. But it works well for other IDAs.
- Racoon Gang:
- Maksim Sokolskiy mostly been on holidays. But they have worked on an interesting customization related to bulk processing of student answers. Tested on a big exam and further testing is in progress. Hoping to present to the community later this year. The issue they were trying to solve is that specialized exams that get a lot of students answering at the same time would overload the database.
- OpenCraft:
- Gábor Boros opened a few Harmony PRs over the previous weeks, and most of them still need reviewers. Please review one if you’re interested.
- Edunext:
- Felipe Montoya : working on ElasticSearch issue but otherwise been mostly on holiday. Jhony Avella we also had to apply one fix to the Harmony release workflow, as there was an issue where Helm comments are not compatible with the OCI repository. We got it fixed though and now it’s working again.
- Harmony project updates: Review list of PRs and issues, and assign anything un-assigned: There are four open PRs: Pull requests · openedx/openedx-k8s-harmony
Blockers or Calls/offers for help
- Is anyone familiar with AWS Aurora “parallel queries”? Wondering if it will help us with handling more simultaneous users.
Meeting notes
1.10. Marketing Working Group
Chair: Eden Huthmacher
Latest news
- Open edX Conference 2024
- CFP is closing today - please submit a proposal , if you have not done so
- BizDev Workshop
- Participants: Appsembler, Abstract Technology, OpenCraft, eduNEXT, edSPIRIT, and Edly by Arbisoft
- Topics: Open edX LMS global market standing (compared to its competitors), consumer feedback & buyer personas, analysis of the Open edX roadmap and alignment with consumer demand
- Next Open edX Meetup
- Use case of public universities in Egypt adopting the Open edX platform, as well as AI tools integrated into the platform for content creation, and updates on the latest Open edX release, Quince
- Register here: Open edX Use Cases & Latest Software Release
- Open edX Provider page updates + Experience Cloud Updates
- OKR Strategy Review
- Review of item numbers 9-16
- Link to document
Meeting notes
1.11. Maintainers
Chair: Edward Zarecor
Past meeting notes 2023-09-07 Maintainers’ Meeting notes:
- Feanil:
- Aximimprovements is ramping up an that’s going well.
- Could probably take on a few more repos for maintainance. Candidates
- edx-notes-api
- repo-tools
- Feanil Patel to reach out to owning team.
- Adolfo
- Many MFEs are stuck an old FE platform version because of breaking changes.
- Translation bug fixes for Comms and Course Authoring MFEs in progress:
- Ed
- Will close out phase 2
- Will move phase 3 into in progress
- Reached out to Aribisoft about maintaining event-routing-backends, will pull into phase 3 if possible.
Meeting notes
1.12. Product Working Group
Chair: Jenna Makowski
Past meeting notes 2023-10-03 Product Meeting notes:
- UX/UI Working Group
- Tagging feature: The people we wanted to contact to do usability testing did not respond and we were not able to do the testing.
- Mobile Working Group
- New Repositories: New iOS and Android repositories moved to Open edX github, with DEPR tickets queued up for documentation updates and shift to openedx-unsupported for previous app repos (iOS + Android).
- New Roadmap: New Github project roadmap for Mobile, with eventual Community Kanban boards specific to iOS / Android tasks + issues to be created next.
- Development Updates: Mobile API Updates effort in code review to support streamlined use of the new mobile apps. Quick Wins Feature gaps effort underway, should close ~30% of the gaps between previous edx apps and new openedx apps.
- Design Discovery Updates: Design progress on Offline Mode (Text + Problems), Learning site selection ready for scoping / next steps.
- Product Definition Updates: Draft requirements in progress for Streamlined Course Navigation & Sequences and Dates & Calendar Personalization .
- 2U / edX Mobile collaboration - Moving toward weekly coordination and sync meeting regarding mobile efforts to include edx mobile team efforts, including exploration of a shift to using new application code base. edX to Open edX App Data Migration Path
Meeting notes
1.13. Security Working Group
Chair: Feanil Patel
Past meeting notes 2023-07-26 Security WG Meeting
- Vision-casting: Where do we want to go in the future for proactive security work?
- Areas
- 1st-party dependency security upgrades
- Maintenance Board
- 3rd-party security upgrades
- Maga is working on creating process in BTR for Django
- Code
- XSS linting on edx-platform
- What are the top possible improvements?
- 3rd-party security upgrades
- Django security linters
Meeting notes
1.14. TOC
Chair: Ed Zarecor
Latest news
- TOC Membership Changes: Virginia Fletcher replaces Julie Davis (2U), Samuel Paccoud (FUN) leaves
- Conference Plans: Announcement imminent, the conference will be held later than usual
- Mobile App Development: After the TOC approved to adopt the Raccoon Gang apps as the official mobile apps, progress has been made. There was a kick-off meetings with 2U and Raccoon Gang, as well as a comprehensive gap analysis.
- Maintenance Funding: Discussed better spreading maintenance funding burden, as most currently falls on 2U, prompting discussions about the distribution of workload within the community. Opportunities for non-profit organizations to take on certain maintenance tasks were discussed.
- Elected Representatives’ Term Extension: The TOC proposed and agreed to extend the representative term from one to two years to ensure representatives have sufficient time to be productive. Implementation starts with the current 2024 election.
- Election Nominations: The TOC reviewed and approved the candidates for the 2024 community elections.
- Front End Plugability Summit: A Front End Plugability Summit will be organized with the intent to resolve difficulties in adapting the front end to business-specific needs. Recommendations from the summit will be presented to the TOC.
- Pull Request Review Delays: Significant delays in pull request reviews are hampering certain projects. Proposals were made to improve this situation, including expanding the core contributor program and improving pull request monitoring.
- Forum Thread Discussions Summary: Various proposals were raised in the community forum, including expanding the maintainer program, involving edX/2U employees, improving pull request monitoring, and creating lighter roles for contributors.
- Core Issues: Overburdened repository maintainers, misalignment with organizational use cases, and lack of predictability for external contributors were identified as significant problems. Having multiple reviewers and defining core repositories were proposed as solutions.
- Stats: The core contributors’ capacity was summarized, with about 50 active contributors performing between 200 and 300 hours of work every two weeks.
- Root Cause Analysis: Ancient project biases, late proposal reviews, the shift from proprietary to open, and the continuous delivery of repositories were identified as root causes of the issues.
- Encouraging Participation in the Core Contributor Program: Issues were raised about the perceived value and benefits of becoming a core contributor, especially for those who already have merge access. Identifying platform parts that can be kept internally was suggested to accelerate velocity.
- Open Source Project Deployment and Contribution: Proposals for managing automatic deployments from pull requests were explored. A reference version from the community’s standpoint was suggested.
- Next Steps: The meeting agreed on creating a catalog of potential changes, pushing for earlier product reviews, improving the extension points and the platform’s plugability, identifying core repositories, encouraging community involvement and contribution, and exploring ways to clarify the open-source project’s social contract. The feasibility of delegated reviews and automatic deployment by 2U was to be discussed internally.
Meeting notes
1.15. Translation Working Group
Chair: Eden Huthmacher
- Review language performances: Translation Working Group
- Status of OEP-58 and transition to from edx-platform project to openedx-translations project - what is the timing?
- If it takes another release then MFE’s need to be shifted to the edx-platform project
- Leverage translation memory to ensure smooth transition (strings should be added as reviewed in the migration)
- Aspen strings are embedded in the openedx-translations project only.
- for Quince, work out of the Quince Release project, for Redwood, openedx-translations project
- will run a sync today between edx-platform and openedx-translation project
- Simlink strategy - Please update entry for your dedicated languages - what about browser languages such as en.MX Relevant doc: Language Codes - TX WG -Simlink Strategy
Meeting notes
2. Events
- We are excited to announce the 2024 Open edX conference! The conference will be held at Stellenbosch University in Cape Town, South Africa and will take place between July 2nd and July 5th, 2024. Register here to secure your seat!
- Would anyone like to highlight any past or upcoming events? Let us know in the comments!
3. Projects
Are there any new or ongoing projects you’d like to discuss? Get the conversation started in the comments below.
4. Next async update and meetup
- Friday Jan 19th - Async update
- Tuesday Jan 23rd - Join the meetup here!
- Details and draft agenda on Confluence
Anything to add?
If there’s anything else you’d like to mention, please let us know in the comments below.