Skip to content
Draft
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
Binary file removed source/_images/Educators_add_video.png
Binary file not shown.
Binary file removed source/_images/Educators_blank_unit.png
Binary file not shown.
Binary file removed source/_images/Educators_outline_view_live.png
Binary file not shown.
Binary file added source/_images/component_text.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added source/_images/component_video.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added source/_images/component_viewlive.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added source/_images/unit_components.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Add Text

#. In the unit where you want to place the text, select :guilabel:`Text` at the bottom of the page.

.. image:: /_images/Educators_add_text.png
.. image:: /_images/component_text.png

#. Select the **Text** template to add a blank component.

Expand Down Expand Up @@ -47,6 +47,8 @@ Add Text
+--------------+-------------------------------+----------------+---------------------------------------------------------------+
| Review Date | Working Group Reviewer | Release |Test situation |
+--------------+-------------------------------+----------------+---------------------------------------------------------------+
| 01/23/2026 | AnaP Gomez (edunext) | Sumac | Pass(Update) |
+--------------+-------------------------------+----------------+---------------------------------------------------------------+
| 03/19/2025 | John (Curricu.me) | Sumac | Pass |
+--------------+-------------------------------+----------------+---------------------------------------------------------------+
| 03/07/2025 | Leira (Curricu.me) | Sumac | Fail (https://github.com/openedx/docs.openedx.org/issues/880) |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ To create a unit from the outline, follow these steps.

#. Select **New Unit** at the bottom of the expanded subsection. A new unit is created at the end of the subsection and the blank unit editor opens.

.. image:: /_images/Educators_blank_unit.png
.. image:: /_images/unit_components.png
:alt: A new, blank unit.

#. Click the pencil icon to edit and enter the name for the new unit.A
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ To add a video, follow these steps.

#. From Studio, in the unit where you want to place the video, under **Add New Component** select :guilabel:`Video`.

.. image:: /_images/Educators_add_video.png
.. image:: /_images/component_video.png

A video with default settings is added to the unit.

Expand Down
2 changes: 1 addition & 1 deletion source/educators/how-tos/view_as_learner.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ After you have published content, you should view it in the LMS, as a learner wi

#. In the course outline, click :guilabel:`View Live`.

.. image:: /_images/Educators_outline_view_live.png
.. image:: /_images/component_viewlive.png

The course opens in the LMS, in a new tab.

Expand Down