Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion source/community/release_notes/quince.rst
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ New Settings:

New Waffle Flags:

* `CREATE_COURSE_WITH_DEFAULT_ENROLLMENT_START_DATE <https://github.com/openedx/edxplatform/blob/d3d203cbac609adf23a6a8f003731fef12bd1ea1/xmodule/course_block.py#L61>`__
* `CREATE_COURSE_WITH_DEFAULT_ENROLLMENT_START_DATE <https://github.com/openedx/openedx-platform/blob/d3d203cbac609adf23a6a8f003731fef12bd1ea1/xmodule/course_block.py#L61>`__
* `SHOW_REGISTRATION_LINKS <https://github.com/openedx/edx-platform/blob/d3d203cbac609adf23a6a8f003731fef12bd1ea1/lms/envs/common.py#L782>`__
* `IGNORED_ERRORS[N]['LOG_ERROR'] <https://github.com/openedx/edx-platform/blob/d3d203cbac609adf23a6a8f003731fef12bd1ea1/openedx/core/lib/request_utils.py#L162>`__
* `IGNORED_ERRORS[N]['LOG_STACK_TRACE'] <https://github.com/openedx/edx-platform/blob/d3d203cbac609adf23a6a8f003731fef12bd1ea1/openedx/core/lib/request_utils.py#L162>`__
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ For more information, see the `event-routing-backends documentation`_.

.. _Caliper: https://www.imsglobal.org/activity/caliper
.. _IMS Global: https://www.imsglobal.org/
.. _supported Caliper events: https://github.com/openedx/event-routing-backends/blob/master/docs/event-mapping/Supported_events.rst
.. _supported Caliper events: https://github.com/openedx/event-routing-backends/blob/master/docs/technical_documentation/concepts/event-mapping/supported_events.rst
.. _event-routing-backends documentation: https://event-routing-backends.readthedocs.io/en/latest/

**Maintenance chart**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ For more information, see the `event-routing-backends documentation`_.

.. _xAPI: https://xapi.com/
.. _Advanced Distributed Learning: https://adlnet.gov/
.. _supported xAPI events: https://github.com/openedx/event-routing-backends/blob/master/docs/event-mapping/Supported_events.rst
.. _supported xAPI events: https://github.com/openedx/event-routing-backends/blob/master/docs/technical_documentation/concepts/event-mapping/supported_events.rst
.. _event-routing-backends documentation: https://event-routing-backends.readthedocs.io/en/latest/

**Maintenance chart**
Expand Down