Skip to content
Open
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
2 changes: 1 addition & 1 deletion docs/learning-content/_category_.json
Original file line number Diff line number Diff line change
Expand Up @@ -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."
}
}
29 changes: 29 additions & 0 deletions docs/learning-content/activity.md
Original file line number Diff line number Diff line change
@@ -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.
2 changes: 1 addition & 1 deletion docs/learning-content/learning-path.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
sidebar_position: 3
sidebar_position: 4
---

# Learning Paths
Expand Down
2 changes: 1 addition & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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==
Expand Down