Skip to content

Commit

Permalink
Updated with Cloud plan access [HC-1382] (#279)
Browse files Browse the repository at this point in the history
Updated with Cloud plan access
  • Loading branch information
seaxwi authored Oct 6, 2023
1 parent 1bc1460 commit 4a92c1c
Showing 1 changed file with 41 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -3,27 +3,50 @@ title: "Access and share course content"
id: 360021587259
---

When signed into Arduino Cloud you can access the following kits:
Learn how to access and share courses in Arduino Cloud.

* Kits that are registered to your **private space**.
* Kits that are shared with a **shared space** of which you are a member.
In this article:

* [Unlock course access](#unlock-course-access)
* [View your courses](#view-your-courses)
* [Create or join shared spaces](#create-or-join-shared-spaces)
* [Share a registered course with a space](#share-a-course)
* [Add members to a space](#add-members-to-a-space)

---

<a id="unlock-course-access"></a>

## Unlock course access

You can gain access to courses in different ways:

* Any paid Cloud plan will grant access to **all courses**:
* **Individual plans (Entry, Maker, Maker Plus):** When you sign up for an individual Cloud plan, you can access all courses when viewing your personal space (My Cloud).
* **School Plan:** When a shared space is upgraded with a School plan, all members of that space can access all courses when viewing that space.
* Some kits include a **registration code**. Registering the kit unlocks permanent access to the course for that kit, and does not require an active Cloud plan. You can keep the course inside your personal space, or share it with a shared space for education, which lets all members of that space access the course.
* Additionally, some content (like the **Oplà IoT Kit** course) may be available for free.

---

## Access your courses
<a id="view-your-courses"></a>

## View a course

Follow these steps:

1. Go to [cloud.arduino.cc/home](https://cloud.arduino.cc/home).

2. Use the top-right space selection menu to select a space.

3. Click the Courses tab in the left sidebar.

4. Under **My Courses** or **Available Courses**, you can find courses that are available in this space.
3. Click the **Courses** tab in the left sidebar to see the available courses.

5. Click on a course to open the content.
4. Click on a course to open the content.

---

<a id="create-or-join-shared-spaces"></a>

## Create or join shared spaces

<a id="create-space"></a>
Expand All @@ -48,15 +71,19 @@ When signed into Arduino Cloud you can access the following kits:

---

## Share a course with a space
<a id="share-a-course"></a>

## Share a registered course with a space

Kits that were activiated with a **registration code** can be shared with a space:

1. Go to [cloud.arduino.cc/home](https://cloud.arduino.cc/home).

2. Use the top-right space selection menu to select a shared space.

3. Open the Courses tab.

4. Under **Available Courses**, click on Register Kit.
4. Under **Your Courses**, click on **Register Your Kit**.

5. Select whether you want to register a new kit, or if you want to share an already registered kit from your private space.

Expand All @@ -66,8 +93,12 @@ To learn more about kit registration, see [Register an Arduino Education Kit](ht

---

<a id="add-members-to-a-space"></a>

## Add members to a space

Follow these steps:

1. Go to [cloud.arduino.cc/home](https://cloud.arduino.cc/home).

2. Select your shared space in the space selection menu.
Expand Down

0 comments on commit 4a92c1c

Please sign in to comment.