diff --git a/docs/learning-content/_category_.json b/docs/learning-content/_category_.json index 4d8a44e..dde70ec 100644 --- a/docs/learning-content/_category_.json +++ b/docs/learning-content/_category_.json @@ -3,6 +3,6 @@ "position": 2, "link": { "type": "generated-index", - "description": "Learning content is the content that learners can access and complete. This includes courses, guided projects, and learning paths." + "description": "Learning content is the content that learners can access and complete. This includes activities, courses, guided projects, and learning paths." } } \ No newline at end of file diff --git a/docs/learning-content/activity.md b/docs/learning-content/activity.md new file mode 100644 index 0000000..4a3a686 --- /dev/null +++ b/docs/learning-content/activity.md @@ -0,0 +1,29 @@ +--- +sidebar_position: 3 +--- + +# Activities + +An activity is a lightweight, self-contained learning asset designed for quick consumption and easy distribution through the Skills Network Catalog and Portals. Unlike full Courses or Guided Projects, Activities focus on delivering a single, high-value piece of content—such as a video, assignment, lab, or podcast—without requiring learners to enroll in a larger program. + +## Activity Components + +Activities can include a wide variety of asset types, such as: + +- Videos and podcasts +- Interactive labs +- Assignments or exercises +- Readings or short articles +- Quizzes or assessments + +## Activity Features + +- **Lightweight**: Designed for fast creation and quick learner engagement +- **Standalone**: Distributed as individual assets, not bundled into larger courses +- **Flexible**: Can be curated like other catalog items and surfaced in Portals +- **Accessible**: Easy entry point for learners without enrollment barriers +- **Certifications**: May include badges or certificates, depending on the asset type + +## Learning Experience + +Activities provide learners with an immediate and frictionless way to engage with educational content. Whether it’s watching a video, completing a short lab, or listening to a podcast, Activities offer a focused, on-demand experience that complements larger learning journeys. diff --git a/docs/learning-content/learning-path.md b/docs/learning-content/learning-path.md index 5703364..6a9ac98 100644 --- a/docs/learning-content/learning-path.md +++ b/docs/learning-content/learning-path.md @@ -1,5 +1,5 @@ --- -sidebar_position: 3 +sidebar_position: 4 --- # Learning Paths diff --git a/yarn.lock b/yarn.lock index be9a24d..a9d672b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1979,7 +1979,7 @@ unist-util-visit "^5.0.0" vfile "^6.0.0" -"@mdx-js/react@^3.0.0", "@mdx-js/react@^3.1.1": +"@mdx-js/react@^3.0.0": version "3.1.1" resolved "https://registry.npmjs.org/@mdx-js/react/-/react-3.1.1.tgz" integrity sha512-f++rKLQgUVYDAtECQ6fn/is15GkEH9+nZPM3MS0RcxVqoTfawHvDlSCH7JbMhAM6uJ32v3eXLvLmLvjGu7PTQw==