-
Notifications
You must be signed in to change notification settings - Fork 59
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* adding txt file: add text * adding txt files adding publish_units & view_as_learner.rs files * adding txt files add_video add_multiple_choice * adding reference .rst to navigation file * fixing see also table for add_,multiple_choice.rst * fixing see also table error for add_video.rst * creating see also tables for publish_unirts.rst * fixing seealso table error * fixing error for see also table in view_as_learner.rst file * fixing see also table for add_video.rst file * fixing error --------- Co-authored-by: Jesica Greco <[email protected]>
- Loading branch information
1 parent
db18a4a
commit f777c7a
Showing
7 changed files
with
156 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,37 @@ | ||
|
||
######### | ||
Add Video | ||
######### | ||
|
||
These instructions assume you have uploaded the video to YouTube. | ||
|
||
|
||
#. Copy the video URL from YouTube. | ||
|
||
#. In the unit where you want to place the video, under **Add New Component** select :guilabel:`Video`. | ||
|
||
A video with default settings is added to the unit. | ||
|
||
#. In the video block, click Edit. | ||
|
||
#. In the **Component Display Name** field, enter the name that you want learners to see for this video. | ||
|
||
This name appears as a heading above the video in the LMS, and it identifies the video for you in reports and analytics. If you do not enter a display name, the platform specifies “video” for you. | ||
|
||
#. Paste the video URL in the default Video URL field, and then enter the location of your video. This is the URL that was created when you uploaded the video to the hosting site. | ||
|
||
#. Click :guilabel:`Save` to save the video in the unit. | ||
|
||
.. seealso:: | ||
:class: dropdown | ||
|
||
:ref: `Course About Video Guidelines` (reference) | ||
|
||
:ref: `Troubleshooting Video Problems` (reference) | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
29 changes: 29 additions & 0 deletions
29
source/educators/how-tos/course_development/exercise_tools/adding_text.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
.. _Add Text: | ||
|
||
######## | ||
Add Text | ||
######## | ||
|
||
|
||
|
||
#. In the unit where you want to place the text, select :guilabel:`Text` at the bottom of the page. | ||
|
||
#. Select the **Text** template to add a blank component. | ||
|
||
The component is added at the end of the unit. | ||
|
||
#. In the component, select :guilabel:`Edit`. | ||
|
||
The empty component opens in the visual editor. | ||
|
||
#. Enter and format your content. | ||
|
||
#. To enter a display name for the component, select :guilabel:`Settings`, and then enter text in the :guilabel:`Display Name` field. | ||
|
||
#. Click :guilabel:`Save` to save the text in the unit. | ||
|
||
|
||
.. seealso:: | ||
:class: dropdown | ||
|
||
:ref: `Embed an iframe in the Text Editor` (how-to) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,20 @@ | ||
.. _Publish Unit: | ||
|
||
############ | ||
Publish Unit | ||
############ | ||
|
||
After you have added content, you must publish it to make it available to learners. | ||
|
||
#. Go back to the course outline. | ||
|
||
You see the unit you created, within the subsection and section, in an unpublished state. | ||
|
||
#. For the section, click the Publish icon (|Publish Icon|). | ||
|
||
|
||
.. seealso:: | ||
:class: dropdown | ||
|
||
:ref: `Controlling Content Visibility and Access` (reference) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
.. _View As Learner: | ||
|
||
############### | ||
View As Learner | ||
############### | ||
|
||
After you have published content, you should view it in the LMS, as a learner will. | ||
|
||
#. In the course outline, click :guilabel:`View Live`. | ||
|
||
The course opens in the LMS, in a new tab. | ||
|
||
#. Go through the content you created and check for accuracy. You can edit the content in Studio, then publish your changes, to fix any issues. | ||
|
||
.. seealso:: | ||
:class: dropdown | ||
|
||
:ref: `Controlling Content Visibility and Access` (reference) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters