From e0fb4a5f02c29a6123b62927a9843a95052b4455 Mon Sep 17 00:00:00 2001 From: seaxwi <71350948+seaxwi@users.noreply.github.com> Date: Thu, 30 Nov 2023 12:31:17 +0100 Subject: [PATCH 1/5] Web Editor now available to Junior accounts --- .../About-Arduino-accounts-for-minors.md | 2 -- .../Web Editor/If-you-cant-access-the-Web-Editor.md | 9 +++------ 2 files changed, 3 insertions(+), 8 deletions(-) diff --git a/content/About Arduino/My Arduino Account/About-Arduino-accounts-for-minors.md b/content/About Arduino/My Arduino Account/About-Arduino-accounts-for-minors.md index ceab0450..cb5ed51f 100644 --- a/content/About Arduino/My Arduino Account/About-Arduino-accounts-for-minors.md +++ b/content/About Arduino/My Arduino Account/About-Arduino-accounts-for-minors.md @@ -14,8 +14,6 @@ They differ in the features that users can access and the way that Arduino handl ## Junior accounts -> **Note:** The Web Editor is not currently supported for junior accounts. - This type of account is intended for minors under the age of 14. Arduino does not process any [personal data](https://www.arduino.cc/en/privacy-policy/children-privacy-policy) that would allow users to be identified as a child under the age of 14. In order to [create a Junior Account](https://support.arduino.cc/hc/en-us/articles/360022234360-Create-an-Arduino-account-for-juniors#junior-request), the user is asked to choose a username and a picture (an Avatar) from a set of predetermined options, to enter a password of their choice, and to provide their date of birth. diff --git a/content/Arduino Cloud/Web Editor/If-you-cant-access-the-Web-Editor.md b/content/Arduino Cloud/Web Editor/If-you-cant-access-the-Web-Editor.md index 96023ac1..7a2f13dd 100644 --- a/content/Arduino Cloud/Web Editor/If-you-cant-access-the-Web-Editor.md +++ b/content/Arduino Cloud/Web Editor/If-you-cant-access-the-Web-Editor.md @@ -5,16 +5,13 @@ id: 8825427680796 When accessing the **Web Editor** ([create.arduino.cc/editor](https://create.arduino.cc/editor)), you may encounter one of these issues: -* You get signed out when trying to access the Web Editor -* The Web Editor doesn't load +* The Web Editor doesn't load. * You see one of these messages for an extended period: * _It's just one of those days. We're doing our best to get things back up and running._ * _Please wait a few seconds while we get your Arduino Cloud started_ Check the following: -* **Use a supported account type.** The Web Editor is currently not available when signed in with a [junior account](https://support.arduino.cc/hc/en-us/articles/4839080453148-About-Arduino-accounts-for-minors). -* **Use a supported browser with JavaScript enabled:** - * [See supported browsers](https://support.arduino.cc/hc/en-us/articles/360020454099-What-browsers-are-supported-by-the-Web-Editor-) - * Ensure JavaScript is enabled +* Use a [supported browser](https://support.arduino.cc/hc/en-us/articles/360020454099-What-browsers-are-supported-by-the-Web-Editor-). +* Ensure JavaScript is enabled in your browser. * **Check the status tracker.** To see if there are any ongoing incidents, go to [status.arduino.cc](https://status.arduino.cc/) and check **Arduino Cloud > Editor**. From 847ad7856efedd99c49a4d562f76ef64d36dc0af Mon Sep 17 00:00:00 2001 From: Renat0Ribeir0 Date: Thu, 29 Aug 2024 13:02:48 +0200 Subject: [PATCH 2/5] delete note --- .../My Arduino Account/About-Arduino-accounts-for-minors.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/content/About Arduino/My Arduino Account/About-Arduino-accounts-for-minors.md b/content/About Arduino/My Arduino Account/About-Arduino-accounts-for-minors.md index ceab0450..cb5ed51f 100644 --- a/content/About Arduino/My Arduino Account/About-Arduino-accounts-for-minors.md +++ b/content/About Arduino/My Arduino Account/About-Arduino-accounts-for-minors.md @@ -14,8 +14,6 @@ They differ in the features that users can access and the way that Arduino handl ## Junior accounts -> **Note:** The Web Editor is not currently supported for junior accounts. - This type of account is intended for minors under the age of 14. Arduino does not process any [personal data](https://www.arduino.cc/en/privacy-policy/children-privacy-policy) that would allow users to be identified as a child under the age of 14. In order to [create a Junior Account](https://support.arduino.cc/hc/en-us/articles/360022234360-Create-an-Arduino-account-for-juniors#junior-request), the user is asked to choose a username and a picture (an Avatar) from a set of predetermined options, to enter a password of their choice, and to provide their date of birth. From 48b9eb623f51e8208e98d824e42e1b90ace32534 Mon Sep 17 00:00:00 2001 From: Renat0Ribeir0 Date: Thu, 29 Aug 2024 13:26:21 +0200 Subject: [PATCH 3/5] add junior sign-in link --- .../Cloud Editor/If-you-cant-access-the-Cloud-Editor.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/Arduino Cloud/Cloud Editor/If-you-cant-access-the-Cloud-Editor.md b/content/Arduino Cloud/Cloud Editor/If-you-cant-access-the-Cloud-Editor.md index 19f5d329..e788d601 100644 --- a/content/Arduino Cloud/Cloud Editor/If-you-cant-access-the-Cloud-Editor.md +++ b/content/Arduino Cloud/Cloud Editor/If-you-cant-access-the-Cloud-Editor.md @@ -13,6 +13,6 @@ When accessing the [Cloud Editor](https://support.arduino.cc/hc/en-us/articles/1 Check the following: -* Use a supported account type. The Cloud Editor is currently not available when signed in with a [junior account](https://support.arduino.cc/hc/en-us/articles/4839080453148-About-Arduino-accounts-for-minors). +* If you are using a [junior account](https://support.arduino.cc/hc/en-us/articles/4839080453148-About-Arduino-accounts-for-minors#Junior-accounts), use the [dedicated sign-in page](app.arduino.cc/minors). * Ensure JavaScript is enabled in your browser. * Check the status tracker. To see if there are any ongoing incidents, go to [status.arduino.cc](https://status.arduino.cc/) and check **Arduino Cloud > Editor**. From 059f4c1f78de2627dac19e9bafc8b7eb9c511804 Mon Sep 17 00:00:00 2001 From: Renat0Ribeir0 Date: Thu, 29 Aug 2024 13:27:30 +0200 Subject: [PATCH 4/5] remove trailing space --- .../Cloud Editor/If-you-cant-access-the-Cloud-Editor.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/Arduino Cloud/Cloud Editor/If-you-cant-access-the-Cloud-Editor.md b/content/Arduino Cloud/Cloud Editor/If-you-cant-access-the-Cloud-Editor.md index e788d601..25d297ee 100644 --- a/content/Arduino Cloud/Cloud Editor/If-you-cant-access-the-Cloud-Editor.md +++ b/content/Arduino Cloud/Cloud Editor/If-you-cant-access-the-Cloud-Editor.md @@ -13,6 +13,6 @@ When accessing the [Cloud Editor](https://support.arduino.cc/hc/en-us/articles/1 Check the following: -* If you are using a [junior account](https://support.arduino.cc/hc/en-us/articles/4839080453148-About-Arduino-accounts-for-minors#Junior-accounts), use the [dedicated sign-in page](app.arduino.cc/minors). +* If you are using a [junior account](https://support.arduino.cc/hc/en-us/articles/4839080453148-About-Arduino-accounts-for-minors#Junior-accounts), use the [dedicated sign-in page](app.arduino.cc/minors). * Ensure JavaScript is enabled in your browser. * Check the status tracker. To see if there are any ongoing incidents, go to [status.arduino.cc](https://status.arduino.cc/) and check **Arduino Cloud > Editor**. From 297685b94918aba1762e035364933b79ab2508d1 Mon Sep 17 00:00:00 2001 From: seaxwi <71350948+seaxwi@users.noreply.github.com> Date: Thu, 29 Aug 2024 16:50:55 +0200 Subject: [PATCH 5/5] Update content/Arduino Cloud/Cloud Editor/If-you-cant-access-the-Cloud-Editor.md --- .../Cloud Editor/If-you-cant-access-the-Cloud-Editor.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/Arduino Cloud/Cloud Editor/If-you-cant-access-the-Cloud-Editor.md b/content/Arduino Cloud/Cloud Editor/If-you-cant-access-the-Cloud-Editor.md index 25d297ee..19798e15 100644 --- a/content/Arduino Cloud/Cloud Editor/If-you-cant-access-the-Cloud-Editor.md +++ b/content/Arduino Cloud/Cloud Editor/If-you-cant-access-the-Cloud-Editor.md @@ -13,6 +13,6 @@ When accessing the [Cloud Editor](https://support.arduino.cc/hc/en-us/articles/1 Check the following: -* If you are using a [junior account](https://support.arduino.cc/hc/en-us/articles/4839080453148-About-Arduino-accounts-for-minors#Junior-accounts), use the [dedicated sign-in page](app.arduino.cc/minors). +* If you are using a [junior account](https://support.arduino.cc/hc/en-us/articles/4839080453148-About-Arduino-accounts-for-minors#Junior-accounts), use the [dedicated sign-in page](https://app.arduino.cc/minors). * Ensure JavaScript is enabled in your browser. * Check the status tracker. To see if there are any ongoing incidents, go to [status.arduino.cc](https://status.arduino.cc/) and check **Arduino Cloud > Editor**.