From 6a0ec924c377959673b7f54f7f2ef5313f1b013b Mon Sep 17 00:00:00 2001 From: seaxwi <71350948+seaxwi@users.noreply.github.com> Date: Thu, 10 Nov 2022 15:32:17 +0100 Subject: [PATCH 1/2] Expanded article --- .../Access-and-share-course-content.md | 87 +++++++++++++++++++ .../How-do-I-access-the-online-content.md | 8 -- 2 files changed, 87 insertions(+), 8 deletions(-) create mode 100644 content/Education and Kits/Registration/Access-and-share-course-content.md delete mode 100644 content/Education and Kits/Registration/How-do-I-access-the-online-content.md diff --git a/content/Education and Kits/Registration/Access-and-share-course-content.md b/content/Education and Kits/Registration/Access-and-share-course-content.md new file mode 100644 index 00000000..2755a86f --- /dev/null +++ b/content/Education and Kits/Registration/Access-and-share-course-content.md @@ -0,0 +1,87 @@ +--- +title: "Access and share course content" +id: 360021587259 +--- + +When signed into Arduino Cloud you can access the following kits: + +* Kits that are registered to your private space. +* Kits that are shared with a **shared space** of which you are a member. + +--- + +## Access your courses + +Follow these steps: + +1. Go to [cloud.arduino.cc/home](https://cloud.arduino.cc/home). + +2. Use the space selection menu to switch between your spaces. + +3. Click the Courses tab in the left sidebar. + +4. Under **Available Courses**, you can find courses that are available in this space. + +5. Click on a course to open the content. + +--- + +## Create or join shared spaces + + + +Create a new shared space: + +1. Go to [cloud.arduino.cc/home](https://cloud.arduino.cc/home). + +2. Open the space selection menu and click on _New shared space_. + +3. Select _For Education_. + +4. Fill in additional information. + +Join a shared space: + +1. Go to [cloud.arduino.cc/home](https://cloud.arduino.cc/home). + +2. Click on _Join space_. + +3. Enter your access code and click **Join**. + + + +--- + +## Share a course with 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. + +3. Open the Courses tab. + +4. Under Available Courses, click on Register 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. + +6. Proceed with the instructions. + +To learn more about kit registration, see [Register an Arduino Education Kit](https://support.arduino.cc/hc/en-us/articles/4407393580818-Register-an-Arduino-Education-Kit). + +--- + +## Add members to a space + +1. Go to [cloud.arduino.cc/home](https://cloud.arduino.cc/home). + +2. Select your shared space in the space selection menu. + +3. Open the Members tab. + +4. Click the Add Member button. + +5. Proceed with the instructions. + +To learn more about inviting members, see [Add members to a space](https://support.arduino.cc/hc/en-us/articles/360011787820-Add-members-to-a-space). diff --git a/content/Education and Kits/Registration/How-do-I-access-the-online-content.md b/content/Education and Kits/Registration/How-do-I-access-the-online-content.md deleted file mode 100644 index 54126a1a..00000000 --- a/content/Education and Kits/Registration/How-do-I-access-the-online-content.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -title: "How do I access the online content?" -id: 360021587259 ---- - -* The online content and activities for Arduino Education kits are accessed by registering the kit in Arduino Cloud. -* You need an [Arduino account](https://support.arduino.cc/hc/en-us/articles/360016724040) to access the platform. -* Learn how to [register a kit here](https://support.arduino.cc/hc/en-us/articles/4407393580818). From 0081033f02efb6ae05db25a4a6c6e20b83069f90 Mon Sep 17 00:00:00 2001 From: seaxwi <71350948+seaxwi@users.noreply.github.com> Date: Fri, 18 Nov 2022 15:39:19 +0100 Subject: [PATCH 2/2] Various minor changes for clarity and consistency --- .../Access-and-share-course-content.md | 24 +++++++------------ 1 file changed, 9 insertions(+), 15 deletions(-) diff --git a/content/Education and Kits/Registration/Access-and-share-course-content.md b/content/Education and Kits/Registration/Access-and-share-course-content.md index 2755a86f..0fa781bc 100644 --- a/content/Education and Kits/Registration/Access-and-share-course-content.md +++ b/content/Education and Kits/Registration/Access-and-share-course-content.md @@ -5,22 +5,20 @@ id: 360021587259 When signed into Arduino Cloud you can access the following kits: -* Kits that are registered to your private space. +* Kits that are registered to your **private space**. * Kits that are shared with a **shared space** of which you are a member. --- ## Access your courses -Follow these steps: - 1. Go to [cloud.arduino.cc/home](https://cloud.arduino.cc/home). -2. Use the space selection menu to switch between your spaces. +2. Use the top-right space selection menu to select a space. 3. Click the Courses tab in the left sidebar. -4. Under **Available Courses**, you can find courses that are available in this space. +4. Under **My Courses** or **Available Courses**, you can find courses that are available in this space. 5. Click on a course to open the content. @@ -30,39 +28,35 @@ Follow these steps: -Create a new shared space: +**Create a new shared space:** 1. Go to [cloud.arduino.cc/home](https://cloud.arduino.cc/home). -2. Open the space selection menu and click on _New shared space_. +2. Open the top-right space selection menu and click on _New shared space_. 3. Select _For Education_. 4. Fill in additional information. -Join a shared space: +**Join a shared space:** 1. Go to [cloud.arduino.cc/home](https://cloud.arduino.cc/home). -2. Click on _Join space_. +2. Open the top-right space selection menu and click on _Join space_. 3. Enter your access code and click **Join**. - - --- ## Share a course with 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. +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 **Available Courses**, click on Register 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.