eduNEXT / tutor-contrib-edunext-distro

A tool to facilitate the customization of an Openedx instance, adding commands and settings to have an easy-to-use and a ready-to-deploy in local or in development openedx distribution.
2 stars 1 forks source link

feat!: add support for olmo release #42

Closed mariajgrimaldi closed 1 year ago

mariajgrimaldi commented 1 year ago

Description

This PR adds support for the latest Open edX + eduNEXT release.

Questions

Should we disable the account MFE as well? Which other MFEs are now turned on by default?

dcoa commented 1 year ago

For olive only learning MFE is mandatory.

Tutor-mfe plugin has a command to disable individual MFE but not learning, that's why we create this feature, to disable learning MFE as well. Now that learning is mandatory and is something that we want for Olmo release I think we can remove this feature.

The other changes looks good to me.

mariajgrimaldi commented 1 year ago

@MaferMazu @dcoa: since the learning MFE is something we want for olmo, I'll remove the task that allows its removal.

MaferMazu commented 1 year ago

If we remove the MFE feature, can we remove the info in the readme? Please, @mariajgrimaldi, let me know when you change this.