Files
edx-platform/openedx/features/course_bookmarks
Navin Karkera aeddb8a922 feat: allow blocks lower than units to be bookmarked
Adds support to jump/scroll to blocks lower than units if bookmarked. It
also fixes an issue with bookmark visit url function where it was not
passing query params.
2024-12-11 20:06:07 +05:30
..
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