Files
edx-platform/openedx/features/course_bookmarks
Syed Ali Abbas Zaidi f1fb38ed83 fix: multi lines and spaces issues (#31885)
* fix: multi lines and spaces issues

* fix: eslint operator-linebreak issue

* fix: eslint quotes issue

* fix: remaining quotes issues

* fix: eslint object curly newline issue

* fix: eslint object curly spacing issue

* fix: eslint brace-style issues

* fix: react jsx indent and props issues

* fix: eslint trailing spaces issues

* fix: eslint linbreak style issue

* fix: eslint space unary operator issue

* fix: eslint line around directives issue

* fix: void and typeof space unary ops issue
2023-05-03 12:22:46 +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