Skip to content

Commit

Permalink
Add separate landing page for Content Tagging how-tos (#557)
Browse files Browse the repository at this point in the history
* Add separate landing page for Content Tagging how-tos

* Add Content Tagging How-Tos to the What's New section

* Add second box on Content Tagging How-To landing page
  • Loading branch information
sarina authored Aug 27, 2024
1 parent 508e811 commit 10c0c95
Show file tree
Hide file tree
Showing 4 changed files with 28 additions and 3 deletions.
26 changes: 26 additions & 0 deletions source/educators/how-tos/content-tagging-how-tos/index.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
Content Tagging: How-tos
########################

.. grid:: 1 2 2 2
:gutter: 3
:padding: 0

.. grid-item-card::
:class-card: sd-shadow-md sd-p-2
:class-footer: sd-border-0

.. toctree::
:maxdepth: 0
:caption: Content Tagging Management

Create_flat_taxonomy_by_uploading_CSV

.. grid-item-card::
:class-card: sd-shadow-md sd-p-2
:class-footer: sd-border-0

.. toctree::
:maxdepth: 0
:caption: Taxonomies

Create_flat_taxonomy_by_uploading_CSV
2 changes: 1 addition & 1 deletion source/educators/how-tos/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ Educators: How-tos
import_scorm_content
using_lti
leveraging_libraries
Create_flat_taxonomy_by_uploading_CSV
content-tagging-how-tos/index

.. grid-item-card::
:class-card: sd-shadow-md sd-p-2
Expand Down
3 changes: 1 addition & 2 deletions source/educators/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ Open edX Educators
:class-card: sd-shadow-md sd-p-2
:class-footer: sd-border-0

* :doc:`references/simple_problem_types`
* :doc:`references/complex_problem_types`
* :doc:`how-tos/content-tagging-how-tos/index`

.. grid-item-card:: Common How-tos
:class-card: sd-shadow-md sd-p-2
Expand Down

0 comments on commit 10c0c95

Please sign in to comment.