From 10c0c952c73fd1c53596934a07d97dd7fc272cd3 Mon Sep 17 00:00:00 2001 From: Sarina Canelake Date: Tue, 27 Aug 2024 09:27:39 -0400 Subject: [PATCH] Add separate landing page for Content Tagging how-tos (#557) * 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 --- .../Create_flat_taxonomy_by_uploading_CSV.rst | 0 .../how-tos/content-tagging-how-tos/index.rst | 26 +++++++++++++++++++ source/educators/how-tos/index.rst | 2 +- source/educators/index.rst | 3 +-- 4 files changed, 28 insertions(+), 3 deletions(-) rename source/educators/how-tos/{ => content-tagging-how-tos}/Create_flat_taxonomy_by_uploading_CSV.rst (100%) create mode 100644 source/educators/how-tos/content-tagging-how-tos/index.rst diff --git a/source/educators/how-tos/Create_flat_taxonomy_by_uploading_CSV.rst b/source/educators/how-tos/content-tagging-how-tos/Create_flat_taxonomy_by_uploading_CSV.rst similarity index 100% rename from source/educators/how-tos/Create_flat_taxonomy_by_uploading_CSV.rst rename to source/educators/how-tos/content-tagging-how-tos/Create_flat_taxonomy_by_uploading_CSV.rst diff --git a/source/educators/how-tos/content-tagging-how-tos/index.rst b/source/educators/how-tos/content-tagging-how-tos/index.rst new file mode 100644 index 000000000..226aa7be4 --- /dev/null +++ b/source/educators/how-tos/content-tagging-how-tos/index.rst @@ -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 \ No newline at end of file diff --git a/source/educators/how-tos/index.rst b/source/educators/how-tos/index.rst index f85f0e821..14d383164 100644 --- a/source/educators/how-tos/index.rst +++ b/source/educators/how-tos/index.rst @@ -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 diff --git a/source/educators/index.rst b/source/educators/index.rst index a1cd640ed..aa0a415d7 100644 --- a/source/educators/index.rst +++ b/source/educators/index.rst @@ -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