From 1d7974fa489a46e7cb28cb663e6fb170174cb159 Mon Sep 17 00:00:00 2001 From: leiramagpantay Date: Sat, 23 Nov 2024 01:14:15 +0800 Subject: [PATCH 001/105] Test change by removing a line break --- .../references/accessibility/accessibility_checker.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/source/educators/references/accessibility/accessibility_checker.rst b/source/educators/references/accessibility/accessibility_checker.rst index e25326032..5bcc241f4 100644 --- a/source/educators/references/accessibility/accessibility_checker.rst +++ b/source/educators/references/accessibility/accessibility_checker.rst @@ -21,8 +21,7 @@ Accessibility Checker Use Case When using the Accessibility Checker, begin by looking for the accessibility icon . As you enter content into the Rich Content Editor, the Accessibility Checker will automatically start looking -for any potential accessibility issues. Click on the icon to learn -more. +for any potential accessibility issues. Click on the icon to learn more. After clicking it, the Accessibility Checker will open in the sidebar menu with details on each issue found. Navigate between From 8cd59c3f4605fc4f55cc891c9a30e916b1d26253 Mon Sep 17 00:00:00 2001 From: leiramagpantay Date: Tue, 26 Nov 2024 01:52:08 +0800 Subject: [PATCH 002/105] Heading to changed into heading 1 --- .../accessibility/best_practices_course_content_dev.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/educators/concepts/accessibility/best_practices_course_content_dev.rst b/source/educators/concepts/accessibility/best_practices_course_content_dev.rst index 4cba24736..bf1e0d157 100644 --- a/source/educators/concepts/accessibility/best_practices_course_content_dev.rst +++ b/source/educators/concepts/accessibility/best_practices_course_content_dev.rst @@ -573,7 +573,7 @@ Accessible Microsoft Word Resources =================================== Creating Accessible Excel Documents =================================== - + Many of the same accessibility techniques and principles that apply to authoring data tables in HTML also apply to creating Excel spreadsheets. From 3eeda6f8cf987d42279cd1bb5f2ee6bf4ff73b76 Mon Sep 17 00:00:00 2001 From: leiramagpantay Date: Thu, 28 Nov 2024 10:43:29 +0800 Subject: [PATCH 003/105] Corrected heading code --- source/educators/how-tos/add_transcript_other_language.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/source/educators/how-tos/add_transcript_other_language.rst b/source/educators/how-tos/add_transcript_other_language.rst index 996eb1934..04c6e9b13 100644 --- a/source/educators/how-tos/add_transcript_other_language.rst +++ b/source/educators/how-tos/add_transcript_other_language.rst @@ -1,3 +1,4 @@ +#################################### Add a Transcript in Another Language #################################### From 2cf68c39d1d3ae86c6a2e66d6a28ca1ba98d03e0 Mon Sep 17 00:00:00 2001 From: leiramagpantay Date: Fri, 29 Nov 2024 03:42:39 +0800 Subject: [PATCH 004/105] Moved up in paragraph in one line. Changed the header. --- .../course_development/exercise_tools/completion.rst | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/source/educators/references/course_development/exercise_tools/completion.rst b/source/educators/references/course_development/exercise_tools/completion.rst index 021c9137f..ac256f614 100644 --- a/source/educators/references/course_development/exercise_tools/completion.rst +++ b/source/educators/references/course_development/exercise_tools/completion.rst @@ -33,10 +33,8 @@ score on the **Progress** page. Practice scores are not included in the learner's final grade for the course. You can also use the completion tool in graded sections of the course. If you -do so, a score for completing the activity is included in learners' final -grades. For example, if you include a completion component in a particular unit -of the course content, learners who use the component to mark the unit as -complete receive 1/1 points, while learners who do not mark the unit as +do so, a score for completing the activity is included in learners' final grades. For example, if you include a completion component in a particular unit +of the course content, learners who use the component to mark the unit as complete receive 1/1 points, while learners who do not mark the unit as complete receive 0/1 points. These scores are included in learners' final grades on the **Progress** page. @@ -45,9 +43,9 @@ grades on the **Progress** page. or participating in course discussions. -====================== +********************** The Completion Control -====================== +********************** When you add a completion component to a unit, learners see a control that is labeled **Mark as complete**. In this example, the completion component follows From ee8489e1bb5a00ab7f1cd104e74bb173dc7f45d8 Mon Sep 17 00:00:00 2001 From: leiramagpantay Date: Fri, 29 Nov 2024 04:02:10 +0800 Subject: [PATCH 005/105] Changed heading 2 to heading 1. Corrected ssigned to assigned --- .../exercise_tools/enable_olx_completion.rst | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/source/educators/how-tos/course_development/exercise_tools/enable_olx_completion.rst b/source/educators/how-tos/course_development/exercise_tools/enable_olx_completion.rst index 47e97d11c..c305fe08a 100644 --- a/source/educators/how-tos/course_development/exercise_tools/enable_olx_completion.rst +++ b/source/educators/how-tos/course_development/exercise_tools/enable_olx_completion.rst @@ -1,8 +1,8 @@ .. _OLX Completion: -**************************************** +######################################## Add the Completion Tool to an OLX Course -**************************************** +######################################## .. tags:: educator, how-to @@ -15,8 +15,7 @@ specify a ``url_name``, a value is automatically assigned, which can be problematic if the same course is imported several times. For example, if the ``url_name`` value is automatically generated each time you import your course, and if you import your course more than once, the learner state for -the associated problems is lost each time a new ``url_name`` value is -ssigned. +the associated problems is lost each time a new ``url_name`` value is assigned. .. code-block:: xml From 196fe6e28b9194520e92ed565fca08a7466a3f0b Mon Sep 17 00:00:00 2001 From: leiramagpantay Date: Tue, 3 Dec 2024 00:34:17 +0800 Subject: [PATCH 006/105] Changed heading 2 to heading 1. Changed heading 3 to heading 2. --- source/educators/how-tos/grading/set_grace_period.rst | 7 +++---- source/educators/how-tos/grading/set_grade_range.rst | 8 ++++---- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/source/educators/how-tos/grading/set_grace_period.rst b/source/educators/how-tos/grading/set_grace_period.rst index f20ffbfbc..62e8687d3 100644 --- a/source/educators/how-tos/grading/set_grace_period.rst +++ b/source/educators/how-tos/grading/set_grace_period.rst @@ -1,8 +1,8 @@ .. _Set the Grace Period: -************************* +##################### Set the Grace Period -************************* +##################### .. tags:: educator, how-to @@ -11,8 +11,7 @@ The grace period applies to the whole course; you cannot set different grace periods for individual assignments. .. note:: - The grace period setting does not apply to the following assignments and - exams. + The grace period setting does not apply to the following assignments and exams. * Timed exams. For more information, see :ref:`Grant Learners More Time for a Timed Exam`. diff --git a/source/educators/how-tos/grading/set_grade_range.rst b/source/educators/how-tos/grading/set_grade_range.rst index f65aff16d..1c574f4b2 100644 --- a/source/educators/how-tos/grading/set_grade_range.rst +++ b/source/educators/how-tos/grading/set_grade_range.rst @@ -1,8 +1,8 @@ .. _Set the Grade Range: -******************* +################### Set the Grade Range -******************* +################### .. tags:: educator, how-to @@ -56,9 +56,9 @@ at the bottom of the page. .. _Grade Ranges and Certificates: -============================== +****************************** Grade Ranges and Certificates -============================== +****************************** If you plan for your course to offer certificates, note that a learner will qualify for a certificate by earning any grade over the F, or Fail, threshold. From 42d7859f9e039cc122d0d4d4cfa7527438086cd5 Mon Sep 17 00:00:00 2001 From: leiramagpantay Date: Tue, 3 Dec 2024 00:50:50 +0800 Subject: [PATCH 007/105] Moved up in paragraph in one line. Changed the headings appropriately. --- .../configure_resources.rst | 25 ++++++++++--------- 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/source/educators/how-tos/course_development/configure_resources.rst b/source/educators/how-tos/course_development/configure_resources.rst index 1a4f0572e..a5de483c9 100644 --- a/source/educators/how-tos/course_development/configure_resources.rst +++ b/source/educators/how-tos/course_development/configure_resources.rst @@ -1,23 +1,22 @@ .. _Configure Resources: -************************************ +#################################### Configuring Applications & Resources -************************************ +#################################### .. tags:: educator, how-to As a best practice, you should avoid changing the visibility of your course pages after the course starts. For example, your course includes the Wiki page when it starts. A learner adds a page to the course wiki, -and adds a browser bookmark to that page. If you later hide the Wiki page, the learner’s browser bookmark -will continue to provide access to the entire course wiki. +and adds a browser bookmark to that page. If you later hide the Wiki page, the learner’s browser bookmark will continue to provide access to the entire course wiki. Included below are detailed instructions for the configuration of applications and resources that have additional settings and options. .. _Discussion Configuration: -======================================= +*************************************** Configuring the Discussions application -======================================= +*************************************** There are several configuration options available to the Discussions application. Many basic configuration options are provided within Studio’s Pages & Resources area, and moderation capabilities @@ -64,9 +63,9 @@ Course teams can specify one or multiple times during which the discussion forum .. _Wiki Configuration: -================================ +******************************** Configuring the Wiki application -================================ +******************************** For instructions on how to enable the wiki application see :ref:`11.3.2.3 Enabling the Wiki Application`. @@ -87,18 +86,20 @@ to your wiki via the edX-wide wiki structure, or a link that has been provided t .. _Teams Configuration: -================================= +******************************** Configuring the Teams application -================================= +******************************** Additional management and configuration of the teams application can be done through the main Team application tab in the learner experience, and is detailed in :ref:`12.4.1 Using the Teams application`. .. _ORA Coursewide Settings: -=========================================================== +************************************************** +******** Configuring Course-level Open Response Assessment Settings -=========================================================== +************************************************** +******** To simplify the management of Open Response Assessment (ORA) problems, a card on this page provides a way to enable certain course-wide overrides. Rather than going through each ORA in a course individually, these overrides allow From 6ce568060f91714c296386a9fd904f009b3d7b13 Mon Sep 17 00:00:00 2001 From: leiramagpantay Date: Tue, 3 Dec 2024 01:01:27 +0800 Subject: [PATCH 008/105] Fixed heading. --- source/educators/how-tos/add_written_content.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/source/educators/how-tos/add_written_content.rst b/source/educators/how-tos/add_written_content.rst index e67460d44..e9a9a576b 100644 --- a/source/educators/how-tos/add_written_content.rst +++ b/source/educators/how-tos/add_written_content.rst @@ -1,3 +1,4 @@ +################### Add Written Content ################### From 43b16f833dc939af65cd3677c2f64f40abab545d Mon Sep 17 00:00:00 2001 From: leiramagpantay Date: Tue, 3 Dec 2024 01:12:48 +0800 Subject: [PATCH 009/105] Changed heading. --- .../how-tos/course_development/add_video_to_course.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/educators/how-tos/course_development/add_video_to_course.rst b/source/educators/how-tos/course_development/add_video_to_course.rst index 6a2ac251e..e87353dfc 100644 --- a/source/educators/how-tos/course_development/add_video_to_course.rst +++ b/source/educators/how-tos/course_development/add_video_to_course.rst @@ -1,8 +1,8 @@ .. _Add a Video: -======================= +########### Add a Video -======================= +########### .. tags:: educator, how-to From e16ad9fd54aa1759c09d767c08849ad40ce2f6f3 Mon Sep 17 00:00:00 2001 From: leiramagpantay Date: Tue, 3 Dec 2024 01:16:39 +0800 Subject: [PATCH 010/105] Moved up in paragraph in one line. Change heading. --- .../references/controlling_content_visibility.rst | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/source/educators/references/controlling_content_visibility.rst b/source/educators/references/controlling_content_visibility.rst index 62b660b44..faa6d41e2 100644 --- a/source/educators/references/controlling_content_visibility.rst +++ b/source/educators/references/controlling_content_visibility.rst @@ -141,9 +141,9 @@ You can hide content at different levels, as described in the following topics. .. _Hiding Graded Content: -===================== +********************* Hiding Graded Content -===================== +********************* Grading is affected if you hide sections, subsections, or units that contain graded problems in such a way that they are not included in the course @@ -183,8 +183,7 @@ For example, if you have cohorts enabled in your course, you can use content groups to give access to particular components or units in your course only to learners in specific cohorts. If your course has more than one enrollment track, you might provide the same practice assignments to all learners yet -provide learners in the certificate track with different exams from non- -certificate learners. +provide learners in the certificate track with different exams from non-certificate learners. * :ref:`Modify access settings for a unit` From 58ab1308d3e2a30602480c68bd2d36c31d52319c Mon Sep 17 00:00:00 2001 From: leiramagpantay Date: Tue, 3 Dec 2024 01:28:48 +0800 Subject: [PATCH 011/105] Change heading. --- .../how-tos/configure_prerequisite_content.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/source/educators/how-tos/configure_prerequisite_content.rst b/source/educators/how-tos/configure_prerequisite_content.rst index ac5ee4e5a..b8c7625e8 100644 --- a/source/educators/how-tos/configure_prerequisite_content.rst +++ b/source/educators/how-tos/configure_prerequisite_content.rst @@ -1,8 +1,8 @@ .. _configuring_prerequisite_content: -******************************** +################################ Prerequisite Course Subsections -******************************** +################################ .. tags:: educator, how-to @@ -17,9 +17,9 @@ content until they have earned a minimum score in the prerequisite subsection. .. _enabling_subsection_gating: -================================= +******************************** Enable Subsection Prerequisites -================================= +******************************** To enable prerequisite subsections in a course, follow these steps. @@ -31,9 +31,9 @@ To enable prerequisite subsections in a course, follow these steps. .. _creating_a_prerequisite_subsection: -================================== +******************************** Create a Prerequisite Subsection -================================== +******************************** To prevent learners from seeing a subsection of your course until they have earned a minimum score or completed a minimum portion in a prerequisite From dbf3aab11333063ee1404f0ddbc4a68c5153ed02 Mon Sep 17 00:00:00 2001 From: leiramagpantay Date: Tue, 3 Dec 2024 08:11:32 +0800 Subject: [PATCH 012/105] Fixed headings. --- source/educators/how-tos/copy_paste_units.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/source/educators/how-tos/copy_paste_units.rst b/source/educators/how-tos/copy_paste_units.rst index 27e9e167e..a27165485 100644 --- a/source/educators/how-tos/copy_paste_units.rst +++ b/source/educators/how-tos/copy_paste_units.rst @@ -1,3 +1,4 @@ +########################### Copy and Paste Course Units ########################### @@ -8,6 +9,7 @@ There are two options for copying and pasting a unit: #. From the Course Outline page #. From the Unit Page +**************************** From the Course Outline page **************************** @@ -33,6 +35,7 @@ From the Course Outline page :alt: The paste button appears in the outline page within a subsection, below the "New Unit" button +****************** From the Unit Page ****************** From 9c32d8db4d952b7bd783910562e0275d0bb20ef3 Mon Sep 17 00:00:00 2001 From: leiramagpantay Date: Tue, 3 Dec 2024 08:20:49 +0800 Subject: [PATCH 013/105] Changed headings. --- .../how-tos/course_development/hide_units.rst | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/source/educators/how-tos/course_development/hide_units.rst b/source/educators/how-tos/course_development/hide_units.rst index b13e68609..07df8aa6d 100644 --- a/source/educators/how-tos/course_development/hide_units.rst +++ b/source/educators/how-tos/course_development/hide_units.rst @@ -1,8 +1,8 @@ .. _Hide a Unit from Students: -**************************** +######################### Hide a Unit from Learners -**************************** +######################### .. tags:: educator, how-to @@ -13,9 +13,9 @@ For more information, see :ref:`Content Hidden from Students`. You can hide a unit from learners using the course outline or the unit page. -======================================= +******************************** Use the Unit Page to Hide a Unit -======================================= +******************************** In the status panel, select **Hide from learners**. @@ -24,9 +24,9 @@ appear for units in self-paced courses. For more information, see :ref:`Controlling Content Visibility`. -======================================= +****************************** Use the Outline to Hide a Unit -======================================= +****************************** #. Select the **Configure** icon in the unit box. @@ -41,9 +41,9 @@ Use the Outline to Hide a Unit #. Select **Save**. -======================================= +************************************** Make a Hidden Unit Visible to Learners -======================================= +************************************** Before you make a hidden unit visible to learners, be aware that course content will immediately be visible to learners, as follows. From 90c14a5a9bdcf2ed157399b48d8a9ad447280b14 Mon Sep 17 00:00:00 2001 From: leiramagpantay Date: Tue, 3 Dec 2024 08:27:55 +0800 Subject: [PATCH 014/105] Changed headings. --- .../course_development/set_component_restrictions.rst | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/source/educators/how-tos/course_development/set_component_restrictions.rst b/source/educators/how-tos/course_development/set_component_restrictions.rst index 740e307e5..7935488fd 100644 --- a/source/educators/how-tos/course_development/set_component_restrictions.rst +++ b/source/educators/how-tos/course_development/set_component_restrictions.rst @@ -1,8 +1,8 @@ .. _Set Access Restrictions For a Component: -*************************************** +####################################### Set Access Restrictions for a Component -*************************************** +####################################### .. tags:: educator, how-to @@ -45,8 +45,7 @@ To specify a component's access settings, follow these steps. After you have selected a group type, you see a list of the groups that exist for that group type. -#. Select the checkbox for each group for which you want the current component - to be available. +#. Select the checkbox for each group for which you want the current component to be available. #. Select **Save**. @@ -60,8 +59,8 @@ To specify a component's access settings, follow these steps. :width: 500 In addition, on the unit page in Studio, a message in the publishing status - bar indicates that some content in the unit is restricted to specific groups - of learners. + bar indicates that some content in the unit is restricted to specific groups of learners. + .. image:: /_images/educator_how_tos/components_restricted_access_indicator.png :alt: When any component in a unit has restricted access, a message From ed2b04bc40f2c4fb8138cd40e458472e9f828d86 Mon Sep 17 00:00:00 2001 From: leiramagpantay Date: Tue, 3 Dec 2024 08:36:53 +0800 Subject: [PATCH 015/105] Changed headings. --- source/educators/how-tos/import_scorm_content.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/source/educators/how-tos/import_scorm_content.rst b/source/educators/how-tos/import_scorm_content.rst index 81f45d553..6c217042c 100644 --- a/source/educators/how-tos/import_scorm_content.rst +++ b/source/educators/how-tos/import_scorm_content.rst @@ -1,3 +1,4 @@ +####################### Importing SCORM Content ####################### From 4067b0e957b220a7438ff984201283d1a9983046 Mon Sep 17 00:00:00 2001 From: leiramagpantay Date: Tue, 3 Dec 2024 08:47:26 +0800 Subject: [PATCH 016/105] Changed headings. --- .../exercise_tools/embed_google_calendar.rst | 31 +++++++++++-------- 1 file changed, 18 insertions(+), 13 deletions(-) diff --git a/source/educators/how-tos/course_development/exercise_tools/embed_google_calendar.rst b/source/educators/how-tos/course_development/exercise_tools/embed_google_calendar.rst index 3a5d75250..5728d6691 100644 --- a/source/educators/how-tos/course_development/exercise_tools/embed_google_calendar.rst +++ b/source/educators/how-tos/course_development/exercise_tools/embed_google_calendar.rst @@ -1,8 +1,8 @@ .. _Embed Google Calendar: -******************************************* +########################################## Embedding a Google Calendar in Your Course -******************************************* +########################################## .. tags:: educator, how-to @@ -14,9 +14,9 @@ To embed a Google Calendar in your course, follow these steps. .. _Enable the Google Calendars Tool: -================================================ +******************************** Enable the Google Calendars Tool -================================================ +******************************** Before you can add Google Calendars to your course, you must enable the Google Calendars tool in Studio or OLX (open learning XML). @@ -30,8 +30,9 @@ Alternatively, you can use OLX to enable the Google Calendars tool. .. _Enable Google Calendars in OLX: +****************************** Enable Google Calendars in OLX -********************************************** +****************************** To enable Google Calendars in your course, you edit the XML file that defines the course structure. You locate the ``course`` element's ``advanced-modules`` @@ -53,9 +54,9 @@ For more information, see `OLX Course Building Blocks`_ in the .. _Make the Google Calendar Public and Obtain Its ID: -=================================================== +************************************************* Make the Google Calendar Public and Obtain Its ID -=================================================== +************************************************* Before you can add a Google Calendar to your course, you must make the Calendar public and obtain its ID. @@ -65,8 +66,9 @@ public and obtain its ID. Because the software is subject to change by its owner, the steps provided here are intended as guidelines and not as an exact procedure. +******************************* Make the Google Calendar Public -********************************************** +******************************* #. Open the Google Calendar. #. From the **Settings** menu, select **Settings**. @@ -91,8 +93,9 @@ Make the Google Calendar Public .. _Obtain the Google Calendar ID: +****************************** Obtain the Google Calendar ID -********************************************** +****************************** #. On the **Calendars** tab, select the name of the calendar. #. Select the **Calendar Details** tab. @@ -113,17 +116,18 @@ Obtain the Google Calendar ID .. _Add a Google Calendar in the Course Body: -======================================== +**************************************** Add a Google Calendar in the Course Body -======================================== +**************************************** To add a Google calendar in the course body, you create an advanced component in Studio or create a Google Calendar XBlock in OLX. .. _Add a Google Calendar Component in edX Studio: +********************************************* Add a Google Calendar Component in edX Studio -********************************************** +********************************************* Make sure that you :ref:`enable Google Calendars` for your course before you add a Google Calendar component. @@ -158,8 +162,9 @@ Google Calendar will appear to learners. .. _Add a Google Calendar XBlock in OLX: +*********************************** Add a Google Calendar XBlock in OLX -********************************************** +*********************************** To add a Google Calendar XBlock in OLX, create the ``google-calendar`` element. You can embed this element in the ``vertical`` element, or you can embed this From bafca88a9ce0c2fdbe3e042cf0ebe0c4378756e6 Mon Sep 17 00:00:00 2001 From: leiramagpantay Date: Tue, 3 Dec 2024 09:19:00 +0800 Subject: [PATCH 017/105] Changed headings. --- .../exercise_tools/create_iframe.rst | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/source/educators/how-tos/course_development/exercise_tools/create_iframe.rst b/source/educators/how-tos/course_development/exercise_tools/create_iframe.rst index 546a6caea..1d74b19b7 100644 --- a/source/educators/how-tos/course_development/exercise_tools/create_iframe.rst +++ b/source/educators/how-tos/course_development/exercise_tools/create_iframe.rst @@ -1,8 +1,8 @@ .. _Create IFrame: -********************* +##################### Create an IFrame Tool -********************* +##################### .. tags:: educator, how-to @@ -50,9 +50,9 @@ component. You can also add text and images both before and after the iframe. .. _IFrame Settings: -=============== +*************** Iframe Settings -=============== +*************** To specify settings for your iframe, you add, remove, or change the attributes inside the opening ``