From 8ecfe062233aec31f388b8f1b0a7c771709696eb Mon Sep 17 00:00:00 2001 From: Renat0Ribeir0 Date: Mon, 8 Jul 2024 16:56:37 +0200 Subject: [PATCH 01/13] update article --- ...Where-is-the-activation-code-for-my-kit.md | 29 ++++++++++++++++--- 1 file changed, 25 insertions(+), 4 deletions(-) diff --git a/content/Education and Kits/Registration/Where-is-the-activation-code-for-my-kit.md b/content/Education and Kits/Registration/Where-is-the-activation-code-for-my-kit.md index e64ed04a..6f823bdd 100644 --- a/content/Education and Kits/Registration/Where-is-the-activation-code-for-my-kit.md +++ b/content/Education and Kits/Registration/Where-is-the-activation-code-for-my-kit.md @@ -1,13 +1,34 @@ --- -title: "Where is the activation code for my kit?" +title: "Find the activation code for an Arduino Education kit" id: 4402999992850 --- -Some, but not all, Arduino kits include an activation code for accessing online content, software licenses such as Matlab for the Engineering Kit, or the 12 free months of the Cloud Maker Plan offered with the Oplà IoT Kit. +Most Arduino Education kits do not require activation codes, and all courses can be found by visiting [courses.arduino.cc](https://www.arduino.cc/education/courses/). However, [some kits](#kits) need an activation code to have full access to their respective courses. -You can find the activation code inside the kit. It will typically be visible when the box is opened (on the inside of the lid or on the cardboard material). +In this article: +* [Kits that need an activation code](#kits) +* [Find the activation code](#find-code) -> Note: The Arduino Starter Kit Multi-Language doesn't need to be activated and, therefore, does't come with an activation code. +## Kits that need an activation code {#kits} + +The following Arduino Education kits require an activation code to have full access to their respective courses: + +* Arduino Braccio ++ +* Arduino CTC 101 Program Full +* Arduino CTC GO! Core Module +* Arduino CTC GO! Motions Expansion Pack +* Arduino Education Starter Kit +* Arduino Engineering Kit +* Arduino Engineering Kit Rev2 +* Arduino Explore IoT Kit +* Arduino Greenhouse Kit +* Arduino Oplà IoT Kit +* Arduino Science Kit Physics Lab Rev2 +* Arduino Student Kit + +## Find the activation code {#find-code} + +[If your kit includes an activation code](#kits), this code will be visible when the box is opened, and it will be placed on the inside of the lid or on the cardboard. If your activation code is missing, please [contact us](https://www.arduino.cc/en/contact-us/). ## Further reading From 986ce5628512280c9d98b3a9d9c1911c0038bbba Mon Sep 17 00:00:00 2001 From: Renat0Ribeir0 Date: Mon, 8 Jul 2024 17:00:52 +0200 Subject: [PATCH 02/13] change filename --- ...d => Find-the-activation-code-for-an-Arduino-Education-kit.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename content/Education and Kits/Registration/{Where-is-the-activation-code-for-my-kit.md => Find-the-activation-code-for-an-Arduino-Education-kit.md} (100%) diff --git a/content/Education and Kits/Registration/Where-is-the-activation-code-for-my-kit.md b/content/Education and Kits/Registration/Find-the-activation-code-for-an-Arduino-Education-kit.md similarity index 100% rename from content/Education and Kits/Registration/Where-is-the-activation-code-for-my-kit.md rename to content/Education and Kits/Registration/Find-the-activation-code-for-an-Arduino-Education-kit.md From 23b8687cec2f016c1b1efb6648282f6704d6c468 Mon Sep 17 00:00:00 2001 From: Renat0Ribeir0 Date: Tue, 9 Jul 2024 12:54:58 +0200 Subject: [PATCH 03/13] linter --- .../Find-the-activation-code-for-an-Arduino-Education-kit.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/Education and Kits/Registration/Find-the-activation-code-for-an-Arduino-Education-kit.md b/content/Education and Kits/Registration/Find-the-activation-code-for-an-Arduino-Education-kit.md index 6f823bdd..f97856ee 100644 --- a/content/Education and Kits/Registration/Find-the-activation-code-for-an-Arduino-Education-kit.md +++ b/content/Education and Kits/Registration/Find-the-activation-code-for-an-Arduino-Education-kit.md @@ -3,9 +3,10 @@ title: "Find the activation code for an Arduino Education kit" id: 4402999992850 --- -Most Arduino Education kits do not require activation codes, and all courses can be found by visiting [courses.arduino.cc](https://www.arduino.cc/education/courses/). However, [some kits](#kits) need an activation code to have full access to their respective courses. +Most Arduino Education kits do not require activation codes, and all courses can be found by visiting [courses.arduino.cc](https://www.arduino.cc/education/courses/). However, [some kits](#kits) need an activation code to have full access to their respective courses. In this article: + * [Kits that need an activation code](#kits) * [Find the activation code](#find-code) From c499c44caccfd1b8d641e5b8a7974fcfb6a8084c Mon Sep 17 00:00:00 2001 From: Renat0Ribeir0 Date: Tue, 9 Jul 2024 12:58:47 +0200 Subject: [PATCH 04/13] improve intro --- .../Find-the-activation-code-for-an-Arduino-Education-kit.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/Education and Kits/Registration/Find-the-activation-code-for-an-Arduino-Education-kit.md b/content/Education and Kits/Registration/Find-the-activation-code-for-an-Arduino-Education-kit.md index f97856ee..a91da20d 100644 --- a/content/Education and Kits/Registration/Find-the-activation-code-for-an-Arduino-Education-kit.md +++ b/content/Education and Kits/Registration/Find-the-activation-code-for-an-Arduino-Education-kit.md @@ -3,7 +3,7 @@ title: "Find the activation code for an Arduino Education kit" id: 4402999992850 --- -Most Arduino Education kits do not require activation codes, and all courses can be found by visiting [courses.arduino.cc](https://www.arduino.cc/education/courses/). However, [some kits](#kits) need an activation code to have full access to their respective courses. +Most Arduino Education kits do not require activation codes, and all online material and courses can be found by visiting [courses.arduino.cc](https://www.arduino.cc/education/courses/). However, [some kits](#kits) need an activation code to have full access to their respective courses. In this article: From 8dcfd28458306f64093fb4b256d4de57271b9910 Mon Sep 17 00:00:00 2001 From: Renat0Ribeir0 Date: Tue, 9 Jul 2024 13:51:45 +0200 Subject: [PATCH 05/13] improve intro --- .../Find-the-activation-code-for-an-Arduino-Education-kit.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/Education and Kits/Registration/Find-the-activation-code-for-an-Arduino-Education-kit.md b/content/Education and Kits/Registration/Find-the-activation-code-for-an-Arduino-Education-kit.md index a91da20d..011180a2 100644 --- a/content/Education and Kits/Registration/Find-the-activation-code-for-an-Arduino-Education-kit.md +++ b/content/Education and Kits/Registration/Find-the-activation-code-for-an-Arduino-Education-kit.md @@ -3,7 +3,7 @@ title: "Find the activation code for an Arduino Education kit" id: 4402999992850 --- -Most Arduino Education kits do not require activation codes, and all online material and courses can be found by visiting [courses.arduino.cc](https://www.arduino.cc/education/courses/). However, [some kits](#kits) need an activation code to have full access to their respective courses. +Most Arduino Education kits do not require activation codes, and all online learning content can be found by visiting [courses.arduino.cc](https://www.arduino.cc/education/courses/). However, [some kits](#kits) need an activation code to have full access to their respective courses. In this article: From 446eaa7c99f5fb3702494c0024ca1c0a90d2daef Mon Sep 17 00:00:00 2001 From: Renat0Ribeir0 Date: Tue, 9 Jul 2024 13:52:24 +0200 Subject: [PATCH 06/13] update 'Register an Arduino Education Kit' --- .../Register-an-Arduino-Education-Kit.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/content/Education and Kits/Registration/Register-an-Arduino-Education-Kit.md b/content/Education and Kits/Registration/Register-an-Arduino-Education-Kit.md index 7ad672e7..9eb3d1ca 100644 --- a/content/Education and Kits/Registration/Register-an-Arduino-Education-Kit.md +++ b/content/Education and Kits/Registration/Register-an-Arduino-Education-Kit.md @@ -3,16 +3,18 @@ title: "Register an Arduino Education Kit" id: 4407393580818 --- -Learn how to activate your kit and access the online learning content for your Arduino Education kit. + Most Arduino Education kits don't require registration, and all online learning content can be found by visiting [courses.arduino.cc](https://www.arduino.cc/education/courses/). However, some kits need to be registered to have full access to their respective courses. See [which kits need to be registered](https://support.arduino.cc/hc/en-us/articles/4402999992850-Where-is-the-activation-code-for-my-kit#kits). ---- + Follow the steps below to register your Arduino Education kit. + +## Register a kit > [!WARNING] > To share access to the kit, it needs to be added to a shared space. > -> If you need to transfer after it's been added to a space, please [contact us](https://www.arduino.cc/en/contact-us/). +> If you need to transfer it after it's been added to a space, please [contact us](https://www.arduino.cc/en/contact-us/). -1. Go to [app.arduino.cc/registration](https://app.arduino.cc/registration)[^1]. +1. Go to [app.arduino.cc/registration](https://app.arduino.cc/registration). 2. Choose whether to add the kit to your private space, or add it to a shared space. @@ -28,8 +30,6 @@ Learn how to activate your kit and access the online learning content for your A Your kit will be added to the space. ---- - ## Troubleshooting * [Find the activation code for your kit](https://support.arduino.cc/hc/en-us/articles/4402999992850-Where-is-the-activation-code-for-my-kit-) From 73a7daa14db08228e0c3cf665574af06ddcf2b79 Mon Sep 17 00:00:00 2001 From: Renat0Ribeir0 Date: Tue, 9 Jul 2024 13:54:55 +0200 Subject: [PATCH 07/13] linter --- .../Registration/Register-an-Arduino-Education-Kit.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/Education and Kits/Registration/Register-an-Arduino-Education-Kit.md b/content/Education and Kits/Registration/Register-an-Arduino-Education-Kit.md index 9eb3d1ca..b2561ee2 100644 --- a/content/Education and Kits/Registration/Register-an-Arduino-Education-Kit.md +++ b/content/Education and Kits/Registration/Register-an-Arduino-Education-Kit.md @@ -3,7 +3,7 @@ title: "Register an Arduino Education Kit" id: 4407393580818 --- - Most Arduino Education kits don't require registration, and all online learning content can be found by visiting [courses.arduino.cc](https://www.arduino.cc/education/courses/). However, some kits need to be registered to have full access to their respective courses. See [which kits need to be registered](https://support.arduino.cc/hc/en-us/articles/4402999992850-Where-is-the-activation-code-for-my-kit#kits). + Most Arduino Education kits don't require registration, and all online learning content can be found by visiting [courses.arduino.cc](https://www.arduino.cc/education/courses/). However, some kits need to be registered to have full access to their respective courses. See [which kits need to be registered](https://support.arduino.cc/hc/en-us/articles/4402999992850-Where-is-the-activation-code-for-my-kit#kits). Follow the steps below to register your Arduino Education kit. From a4d4f3ebacc103c4beb73584a4e64fdaad3de3e7 Mon Sep 17 00:00:00 2001 From: Renat0Ribeir0 Date: Tue, 9 Jul 2024 13:59:14 +0200 Subject: [PATCH 08/13] typo --- .../Registration/Register-an-Arduino-Education-Kit.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/Education and Kits/Registration/Register-an-Arduino-Education-Kit.md b/content/Education and Kits/Registration/Register-an-Arduino-Education-Kit.md index b2561ee2..9d8dbeb7 100644 --- a/content/Education and Kits/Registration/Register-an-Arduino-Education-Kit.md +++ b/content/Education and Kits/Registration/Register-an-Arduino-Education-Kit.md @@ -32,5 +32,5 @@ Your kit will be added to the space. ## Troubleshooting -* [Find the activation code for your kit](https://support.arduino.cc/hc/en-us/articles/4402999992850-Where-is-the-activation-code-for-my-kit-) -* [If the kit activation code does not work](https://support.arduino.cc/hc/en-us/articles/360017549580-If-the-kit-activation-code-does-not-work) +* [Find the activation code for your kit](https://support.arduino.cc/hc/en-us/articles/4402999992850-Where-is-the-activation-code-for-my-kit-). +* [If the kit activation code does not work](https://support.arduino.cc/hc/en-us/articles/360017549580-If-the-kit-activation-code-does-not-work). From 0fb9309aa077590c41caa4c352e1c3063c35823b Mon Sep 17 00:00:00 2001 From: Gaia Castronovo <53472903+g-castronovo@users.noreply.github.com> Date: Wed, 10 Jul 2024 10:29:06 +0200 Subject: [PATCH 09/13] Update Find-the-activation-code-for-an-Arduino-Education-kit.md --- ...Find-the-activation-code-for-an-Arduino-Education-kit.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/content/Education and Kits/Registration/Find-the-activation-code-for-an-Arduino-Education-kit.md b/content/Education and Kits/Registration/Find-the-activation-code-for-an-Arduino-Education-kit.md index 011180a2..c8682955 100644 --- a/content/Education and Kits/Registration/Find-the-activation-code-for-an-Arduino-Education-kit.md +++ b/content/Education and Kits/Registration/Find-the-activation-code-for-an-Arduino-Education-kit.md @@ -15,18 +15,16 @@ In this article: The following Arduino Education kits require an activation code to have full access to their respective courses: * Arduino Braccio ++ -* Arduino CTC 101 Program Full * Arduino CTC GO! Core Module * Arduino CTC GO! Motions Expansion Pack * Arduino Education Starter Kit -* Arduino Engineering Kit * Arduino Engineering Kit Rev2 * Arduino Explore IoT Kit * Arduino Greenhouse Kit -* Arduino Oplà IoT Kit -* Arduino Science Kit Physics Lab Rev2 * Arduino Student Kit +* Arduino Explore IoT Kit Rev2 offers two demo lessons, you'll need a Cloud School Plan to fully access the course. + ## Find the activation code {#find-code} [If your kit includes an activation code](#kits), this code will be visible when the box is opened, and it will be placed on the inside of the lid or on the cardboard. If your activation code is missing, please [contact us](https://www.arduino.cc/en/contact-us/). From ad3ad24876d52918702cb19fe4af88d5ea7f8dfc Mon Sep 17 00:00:00 2001 From: Renat0Ribeir0 Date: Thu, 11 Jul 2024 15:16:12 +0200 Subject: [PATCH 10/13] Update after review --- ...activation-code-for-an-Arduino-Education-kit.md | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/content/Education and Kits/Registration/Find-the-activation-code-for-an-Arduino-Education-kit.md b/content/Education and Kits/Registration/Find-the-activation-code-for-an-Arduino-Education-kit.md index c8682955..94028092 100644 --- a/content/Education and Kits/Registration/Find-the-activation-code-for-an-Arduino-Education-kit.md +++ b/content/Education and Kits/Registration/Find-the-activation-code-for-an-Arduino-Education-kit.md @@ -3,16 +3,16 @@ title: "Find the activation code for an Arduino Education kit" id: 4402999992850 --- -Most Arduino Education kits do not require activation codes, and all online learning content can be found by visiting [courses.arduino.cc](https://www.arduino.cc/education/courses/). However, [some kits](#kits) need an activation code to have full access to their respective courses. +Most Arduino Education kits do not require activation codes, and all online learning content can be found by visiting [courses.arduino.cc](https://www.arduino.cc/education/courses/). However, [some kits](#kits) require registration with an activation code for full access to their courses. In this article: -* [Kits that need an activation code](#kits) +* [Kits that require registration](#kits) * [Find the activation code](#find-code) -## Kits that need an activation code {#kits} +## Kits that require registration {#kits} -The following Arduino Education kits require an activation code to have full access to their respective courses: +The following Arduino Education kits require registration to have full access to their courses: * Arduino Braccio ++ * Arduino CTC GO! Core Module @@ -23,7 +23,11 @@ The following Arduino Education kits require an activation code to have full acc * Arduino Greenhouse Kit * Arduino Student Kit -* Arduino Explore IoT Kit Rev2 offers two demo lessons, you'll need a Cloud School Plan to fully access the course. +> [!NOTE] +> +> * The **Arduino CTC 101 Program Full** and the **Arduino Engineering Kit** include activation codes but no longer require registration since their courses are now free. +> * The **Arduino Explore IoT Kit Rev2** includes two demo lessons. To access the full course, you need a [Cloud School Plan](https://cloud.arduino.cc/plans/). +> * The **Arduino Oplà IoT Kit** includes a code for 12 free months of the [Cloud Maker Plan](https://cloud.arduino.cc/plans/). While the online content is free, some projects require a premium Cloud plan to support their templates. ## Find the activation code {#find-code} From 74d10bf4b4c17ab4516b00b77bf501a8c08a01e1 Mon Sep 17 00:00:00 2001 From: Renat0Ribeir0 <86349945+Renat0Ribeir0@users.noreply.github.com> Date: Thu, 11 Jul 2024 15:17:39 +0200 Subject: [PATCH 11/13] Update content/Education and Kits/Registration/Register-an-Arduino-Education-Kit.md Co-authored-by: alexandra <83598143+gorillagripcore@users.noreply.github.com> --- .../Registration/Register-an-Arduino-Education-Kit.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/Education and Kits/Registration/Register-an-Arduino-Education-Kit.md b/content/Education and Kits/Registration/Register-an-Arduino-Education-Kit.md index 9d8dbeb7..072575c0 100644 --- a/content/Education and Kits/Registration/Register-an-Arduino-Education-Kit.md +++ b/content/Education and Kits/Registration/Register-an-Arduino-Education-Kit.md @@ -10,7 +10,7 @@ id: 4407393580818 ## Register a kit > [!WARNING] -> To share access to the kit, it needs to be added to a shared space. +> To share access to the kit, it must be added to a shared space. > > If you need to transfer it after it's been added to a space, please [contact us](https://www.arduino.cc/en/contact-us/). From 0aaaffa17ab3004617dc513b6172334b58829857 Mon Sep 17 00:00:00 2001 From: Renat0Ribeir0 Date: Thu, 11 Jul 2024 15:24:30 +0200 Subject: [PATCH 12/13] update after review --- .../Registration/Register-an-Arduino-Education-Kit.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/Education and Kits/Registration/Register-an-Arduino-Education-Kit.md b/content/Education and Kits/Registration/Register-an-Arduino-Education-Kit.md index 072575c0..9b28912a 100644 --- a/content/Education and Kits/Registration/Register-an-Arduino-Education-Kit.md +++ b/content/Education and Kits/Registration/Register-an-Arduino-Education-Kit.md @@ -3,7 +3,7 @@ title: "Register an Arduino Education Kit" id: 4407393580818 --- - Most Arduino Education kits don't require registration, and all online learning content can be found by visiting [courses.arduino.cc](https://www.arduino.cc/education/courses/). However, some kits need to be registered to have full access to their respective courses. See [which kits need to be registered](https://support.arduino.cc/hc/en-us/articles/4402999992850-Where-is-the-activation-code-for-my-kit#kits). + Most Arduino Education kits do not require registration, and all online learning content can be found by visiting [courses.arduino.cc](https://www.arduino.cc/education/courses/). However, some kits require registration for full access to their courses. See [which kits must be registered](https://support.arduino.cc/hc/en-us/articles/4402999992850-Where-is-the-activation-code-for-my-kit#kits). Follow the steps below to register your Arduino Education kit. From f6bfd8da759d46009dc695bc79c2177e1c52f43a Mon Sep 17 00:00:00 2001 From: Renat0Ribeir0 <86349945+Renat0Ribeir0@users.noreply.github.com> Date: Thu, 11 Jul 2024 16:23:42 +0200 Subject: [PATCH 13/13] Update content/Education and Kits/Registration/Find-the-activation-code-for-an-Arduino-Education-kit.md Co-authored-by: alexandra <83598143+gorillagripcore@users.noreply.github.com> --- .../Find-the-activation-code-for-an-Arduino-Education-kit.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/Education and Kits/Registration/Find-the-activation-code-for-an-Arduino-Education-kit.md b/content/Education and Kits/Registration/Find-the-activation-code-for-an-Arduino-Education-kit.md index 94028092..4c908781 100644 --- a/content/Education and Kits/Registration/Find-the-activation-code-for-an-Arduino-Education-kit.md +++ b/content/Education and Kits/Registration/Find-the-activation-code-for-an-Arduino-Education-kit.md @@ -3,7 +3,7 @@ title: "Find the activation code for an Arduino Education kit" id: 4402999992850 --- -Most Arduino Education kits do not require activation codes, and all online learning content can be found by visiting [courses.arduino.cc](https://www.arduino.cc/education/courses/). However, [some kits](#kits) require registration with an activation code for full access to their courses. +Most Arduino Education kits do not require activation codes, and all online learning content can be found by visiting [courses.arduino.cc](https://www.arduino.cc/education/courses/). However, [some kits](#kits) require registration with an activation code for full course access. In this article: