openedx.core.djangoapps.discussions.config package#

Submodules#

openedx.core.djangoapps.discussions.config.waffle module#

This module contains various configuration settings via waffle switches for the discussions app.

openedx.core.djangoapps.discussions.config.waffle_utils module#

Utils methods for Discussion app waffle flags.

openedx.core.djangoapps.discussions.config.waffle_utils.legacy_discussion_experience_enabled(course_key)#

Checks for relevant flags and returns a boolean whether to show legacy discussion settings or not

Module contents#