Skip to content
Merged
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
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ How a Course is Organized

You organize your course in the following hierarchy:

- :ref:`Sections`, which contain
- :ref:`subsections`, which contain
- :ref:`units`, which contain
- :ref:`components`, which contain your actual course content.
* :ref:`Sections`, which contain
* :ref:`subsections`, which contain
* :ref:`units`, which contain
* :ref:`components`, which contain your actual course content.


Studio provides you with flexibility when organizing your course. A common course model is for sections to correspond to weeks or chapters, and for subsections to correspond to lessons.
Expand Down