-
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.
FC-0068 docs: How-to cleaning by edunext #8
This PR modifies a series of how-to documents migrated from the legacy repositories to the educators' documentation.
- Loading branch information
1 parent
2f86c94
commit d613399
Showing
10 changed files
with
345 additions
and
223 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
55 changes: 55 additions & 0 deletions
55
source/educators/how-tos/course_development/add_components_library.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,55 @@ | ||
.. _Add Components to a Library: | ||
|
||
Add Components to a Legacy Library | ||
################################## | ||
|
||
.. tags:: educator, how-to | ||
|
||
To add new :ref:`components<Create and Manage Components>` to your library, | ||
follow these steps. | ||
|
||
#. Log in to Studio. | ||
|
||
#. Select **Libraries**, then select the library that you want to add | ||
components to. | ||
|
||
#. Select **Add Component**, then select the component type that you want to | ||
add under **Add New Component**. | ||
|
||
For more information about the types of components you can add to a library, | ||
see these topics. | ||
|
||
* :ref:`Working with Text Components<working with text components>` | ||
* :ref:`Working with Problem Components` | ||
* :ref:`Working with Video Components` | ||
|
||
After you add a component to a library, you can edit its settings. These | ||
settings are retained when the component is selected from the library and used | ||
in a course. | ||
|
||
When a component from the library is used in a randomized content block, you | ||
can further edit the component as it exists in the unit, without affecting the | ||
original version in the library. For details, refer to :ref:`Edit Components in | ||
a Library` and :ref:`Get the Latest Version of Library Content <Get the Latest Version of Library Content>`. | ||
|
||
|
||
.. seealso:: | ||
:class: dropdown | ||
|
||
:doc:`/community/release_notes/sumac/content_libraries_redesign_beta` | ||
|
||
:ref:`Content Libraries Overview` (concept) | ||
|
||
:ref:`Create a New Library` (how-to) | ||
|
||
:ref:`Edit a Library` (how-to) | ||
|
||
:ref:`View the Contents of a Library` (how-to) | ||
|
||
:ref:`Edit Components in a Library` (how-to) | ||
|
||
:ref:`Delete a Library` (how-to) | ||
|
||
:ref:`Give Other Users Access to Your Library` (how to) | ||
|
||
:ref:`Exporting and Importing a Library` (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
40 changes: 40 additions & 0 deletions
40
source/educators/how-tos/course_development/delete_library.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,40 @@ | ||
.. _Delete a Library: | ||
|
||
Delete a Legacy Library | ||
######################## | ||
|
||
.. tags:: educator, how-to | ||
|
||
You cannot delete a library. Instead, you can discontinue use of an unwanted | ||
library. To do so, follow the next steps: | ||
|
||
#. First, make sure that none of its components are in use in | ||
any courses. | ||
|
||
#. Delete all components in the library. | ||
|
||
#. :ref:`Edit the name of the library<Edit a Library>` to make it clear to other course team | ||
members that the library should not be used as a source of randomized | ||
assignment content in courses. | ||
|
||
|
||
.. seealso:: | ||
:class: dropdown | ||
|
||
:doc:`/community/release_notes/sumac/content_libraries_redesign_beta` | ||
|
||
:ref:`Content Libraries Overview` (concept) | ||
|
||
:ref:`Create a New Library` (how-to) | ||
|
||
:ref:`Edit a Library` (how-to) | ||
|
||
:ref:`Add Components to a Library` (how-to) | ||
|
||
:ref:`View the Contents of a Library` (how-to) | ||
|
||
:ref:`Edit Components in a Library` (how-to) | ||
|
||
:ref:`Give Other Users Access to Your Library` (how to) | ||
|
||
:ref:`Exporting and Importing a Library` (how to) |
43 changes: 43 additions & 0 deletions
43
source/educators/how-tos/course_development/edit_components_library.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,43 @@ | ||
.. _Edit Components in a Library: | ||
|
||
Edit Components in a Legacy Library | ||
#################################### | ||
|
||
.. tags:: educator, how-to | ||
|
||
After you have :ref:`Add Components to a Library`, you can edit, duplicate, or | ||
delete them. | ||
|
||
For step-by-step instructions for editing, duplicating, or deleting components, | ||
refer to the following topics. | ||
|
||
* :ref:`Edit a Component` | ||
* :ref:`Duplicate a Component` | ||
* :ref:`Delete a Component` | ||
|
||
.. note:: If you modify components in your library that are in use in a course, | ||
these updates in the "source" library are not reflected in the course unless | ||
you manually update the randomized content block in the course unit. For | ||
details about updating library components used in your course to match the | ||
latest version in the library, see :ref:`Get the Latest Version of Library | ||
Content`. | ||
|
||
|
||
.. seealso:: | ||
:class: dropdown | ||
|
||
:doc:`/community/release_notes/sumac/content_libraries_redesign_beta` | ||
|
||
:ref:`Content Libraries Overview` (concept) | ||
|
||
:ref:`Create a New Library` (how-to) | ||
|
||
:ref:`Edit a Library` (how-to) | ||
|
||
:ref:`Add Components to a Library` (how-to) | ||
|
||
:ref:`View the Contents of a Library` (how-to) | ||
|
||
:ref:`Give Other Users Access to Your Library` (how to) | ||
|
||
:ref:`Exporting and Importing a Library` (how to) |
Oops, something went wrong.