Skip to content
Merged
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/teak/credentials.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ See :ref:`Setting Up Badges` and :ref:`Accredible Badging Configuration <Accredi
Accredible accounts.

Site operators will need to integrate the badging service with their Open edX
instance. Site operators should refer to :doc:`credentials:badges/quickstart`
instance. Site operators should refer to :ref:`credentials:badges-quickstart`
for details on how to get started.


Expand Down
18 changes: 0 additions & 18 deletions source/educators/navigation/advanced_features.rst
Original file line number Diff line number Diff line change
Expand Up @@ -99,24 +99,6 @@ Offering Badges
../concepts/advanced_features/about_badges.rst
../how-tos/advanced_features/setting_up_badges.rst

Course Tags and Taxonomies
*******************************************************

.. toctree::
:maxdepth: 1
:glob:

../how-tos/content-tagging-how-tos/build_taxonomy_using_template.rst
../how-tos/content-tagging-how-tos/import_export_a_taxonomy.rst
../how-tos/content-tagging-how-tos/Create_flat_taxonomy_by_uploading_CSV.rst
../how-tos/content-tagging-how-tos/update_reimport_taxonomy.rst
../how-tos/content-tagging-how-tos/manage_taxonomy_tags.rst
../concepts/advanced_features/why_taxonomy_tag_id.rst
../how-tos/content-tagging-how-tos/manage_permissions_taxonomy.rst
../how-tos/content-tagging-how-tos/add_delete_course_tags.rst
../how-tos/content-tagging-how-tos/add_delete_tags_course_content.rst
../how-tos/content-tagging-how-tos/export_tag_data_from_course.rst

Annotations
*******************************************************

Expand Down
20 changes: 19 additions & 1 deletion source/educators/navigation/content_creation_management.rst
Original file line number Diff line number Diff line change
Expand Up @@ -63,6 +63,24 @@ Work with Content Libraries
../how-tos/course_development/override_library_text_component.rst
../how-tos/course_development/override_library_text_component_in_structural_block.rst

Course Tags and Taxonomies
*******************************************************

.. toctree::
:maxdepth: 1
:glob:

../how-tos/content-tagging-how-tos/build_taxonomy_using_template.rst
../how-tos/content-tagging-how-tos/import_export_a_taxonomy.rst
../how-tos/content-tagging-how-tos/Create_flat_taxonomy_by_uploading_CSV.rst
../how-tos/content-tagging-how-tos/update_reimport_taxonomy.rst
../how-tos/content-tagging-how-tos/manage_taxonomy_tags.rst
../concepts/advanced_features/why_taxonomy_tag_id.rst
../how-tos/content-tagging-how-tos/manage_permissions_taxonomy.rst
../how-tos/content-tagging-how-tos/add_delete_course_tags.rst
../how-tos/content-tagging-how-tos/add_delete_tags_course_content.rst
../how-tos/content-tagging-how-tos/export_tag_data_from_course.rst

.. _Add Text Components:

Manage Text Components
Expand Down Expand Up @@ -136,7 +154,7 @@ Add Mathjax
../references/course_development/exercise_tools/mathjax_studio.rst


Add Tags
Conditional Content
*******************************************************

.. toctree::
Expand Down
12 changes: 6 additions & 6 deletions source/site_ops/how-tos/configuring_badges.rst
Original file line number Diff line number Diff line change
Expand Up @@ -81,23 +81,23 @@ The feature has its configuration:
- ``events`` - explicit event bus signals list (only events with PII user data in payload are applicable).
- ``credly`` - Credly integration details.
- ``accredible`` - Accredible integration details.
- ``rules.ignored_keypaths`` - event payload paths to exclude from data rule options (see: :doc:`credentials:badges/configuration/index`).
- ``rules.ignored_keypaths`` - event payload paths to exclude from data rule options (see: :ref:`credentials:badges-configuration`).

For more details on configuring badges, see :doc:`credentials:badges/quickstart`.
For more details on configuring badges, see :ref:`credentials:badges-quickstart`.


See :doc:`credentials:badges/examples` for some example configurations.
See :ref:`credentials:Configuration examples for Badging` for some example configurations.


.. seealso::

:ref:`Enable Badges`

:doc:`credentials:badges/quickstart`
:ref:`credentials:badges-quickstart`

:doc:`credentials:badges/examples`
:ref:`credentials:Configuration examples for Badging`

:doc:`credentials:badges/configuration/index`
:ref:`credentials:badges-configuration`


**Maintenance chart**
Expand Down
10 changes: 5 additions & 5 deletions source/site_ops/how-tos/enable_badges.rst
Original file line number Diff line number Diff line change
Expand Up @@ -44,21 +44,21 @@ Badges feature is optional and it is disabled by default. So, it must be enabled
Configure integration
*********************************

See :doc:`credentials:badges/quickstart` for more details on configuring the Credly and Accredible integrations.
See :ref:`credentials:badges-quickstart` for more details on configuring the Credly and Accredible integrations.

See :doc:`credentials:badges/examples` for some example configurations.
See :ref:`credentials:Configuration examples for Badging` for some example configurations.

.. seealso::

:ref:`About Badges`

:ref:`Configuring Badges`

:doc:`credentials:badges/quickstart`
:ref:`credentials:badges-quickstart`

:doc:`credentials:badges/examples`
:ref:`credentials:Configuration examples for Badging`

:doc:`credentials:badges/configuration/index`
:ref:`credentials:badges-configuration`


**Maintenance chart**
Expand Down
6 changes: 3 additions & 3 deletions source/site_ops/references/badges_configuration_examples.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Badges Configuration examples

.. tags:: site operator, reference

See :doc:`credentials:badges/examples` for some example configurations.
See :ref:`credentials:Configuration examples for Badging` for some example configurations.

.. seealso::

Expand All @@ -15,9 +15,9 @@ See :doc:`credentials:badges/examples` for some example configurations.

:ref:`Configuring Badges`

:doc:`credentials:badges/quickstart`
:ref:`credentials:badges-quickstart`

:doc:`credentials:badges/examples`
:ref:`credentials:Configuration examples for Badging`

**Maintenance chart**

Expand Down