Files
edx-platform/lms/templates/edxnotes
Artur Gaspar 7da99848a7 fix: edxnotes visibility in courseware and courseware API (#33096)
This retrieves user preferences for edxnotes visibility by:
1. Adding a `bind_course_for_student` method to course overview model.
2. Using a bound XBlock in the `toggle_notes.html` template.

The previously used unbound course instance was returning a default value.
2023-09-07 17:59:51 +02:00
..
2020-09-01 16:22:20 +05:00
2020-09-01 16:22:20 +05:00