Skip to content
Snippets Groups Projects
  • Kshitij Sobti's avatar
    feat: Adds discussions settings for new discusions experience [BD-38] [TNL-8621] [BB-4854] (#29131) · 79cd0b1e
    Kshitij Sobti authored
    * feat: Adds discussions settings for new discusions experience
    This commit adds new discussions settings for the new discussions experience. These are stored in the course so they can be a part of course import/export flow.
    These are also added to the discussions configuraiton API to allow MFEs to update the settings.
    The discussions API is currently available via LMS, however that means it cannot save changes to the modulestore. This also adds the API to the studio config so it can now also be accessed from studio and be used to save course settings.
    
    * fix: tests
    Unverified
    79cd0b1e