Files
edx-platform/openedx/features/course_bookmarks
Syed Ali Abbas Zaidi 5549db4d80 fix: migrate remaining eslint-config-edx (#31760)
* fix: migrate remaining eslint-config-edx

* refactor: updated eslint rules according to eslint-config-edx-es5

* refactor: add custom rules to suppress unnecessary eslint issues

* refactor: add custom rules to internal eslint configs

* fix: fix all indentation issues

* chore: update lock file
2023-03-02 16:16:50 +05:00
..
2022-02-25 16:24:51 +05:00

Course Bookmarks
----------------

This directory contains a Django application that provides a page
for a user to see all of their course bookmarks. It also registers
a course tool called "Bookmarks" that provides a link to this page.
For more information about the feature, see `Bookmarking Course Content`_.

.. _Bookmarking Course Content: https://edx.readthedocs.io/projects/open-edx-learner-guide/en/latest/SFD_bookmarks.html