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 new file mode 100644 index 00000000..1f7ae885 --- /dev/null +++ b/content/About Arduino/My Arduino Account/About-Arduino-accounts-for-minors.md @@ -0,0 +1,54 @@ +--- +title: "About Arduino accounts for minors" +--- + +Arduino offers two types of accounts for minors: + +* [Junior accounts](#Junior-accounts). For users below 14 years old. +* [Regular accounts with restrictions](#Regular-accounts). For users between 14 and 16 years old. + +They differ in the features that users can access and the way that Arduino handles [personal data](https://www.arduino.cc/en/privacy-policy/children-privacy-policy). Both account types require the minor's account to be linked to a person exercising parental authority. Learn more about Arduino accounts for minors below. + + + +## 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. + +To complete the registration of a Junior Account, it is necessary to provide a parent's email. Arduino will process the [personal data](https://www.arduino.cc/en/privacy-policy/children-privacy-policy) of the person exercising parental authority. + +> If the parent's email is not provided the Junior Account will not be created and all data provided will be deleted within 30 days. + +**With a Junior Account, users are able to:** + +* Access Educational products and services intended for middle school students (view the full list on [Arduino Education](https://www.arduino.cc/education)). +* Download and use Arduino IDE. +* Download and use the Arduino Science Journal App. Use the Science Journal Apps only for creating experiments saved locally in the App. Sharing functionality with Google Drive is not made available to Junior Accounts. +* Submit Assignment from the Science Journal App to Google Classroom, subject to an existing plan held by your teacher and approval of the latter. + +### Upgrading to a regular account with restrictions + +After turning 14, users of Junior accounts will be prompted to upgrade to a [regular account](#Regular-accounts) with restrictions, for users between 14 and 16 years old. + +![Upgrading to regular account pop-up](img/Upgrade_to_regular_account.png) + +This will transfer all their files, projects and data to the upgraded account, but the account will still require a person exercising parental authority. + + + +## Regular accounts with restrictions + +As for the Junior Accounts, users between 14 and 16 years old will be asked to provide the email of the person exercising parental authority. Arduino will process the [personal data](https://www.arduino.cc/en/privacy-policy/children-privacy-policy) of the latter. + +With an regular account with restrictions, the user has access to all the services available on the Arduino website, except for those services and features expressly reserved for the person exercising parental authority. + +> Only the person exercising parental authority may choose which services would be activated and which services the user between 14 and 16 years old can access. + +## Further reading + +* [Create an Arduino account for juniors](https://support.arduino.cc/hc/en-us/articles/360022234360-Create-an-Arduino-account-for-juniors#junior-request) +* [Delete an Arduino account](https://support.arduino.cc/hc/en-us/articles/360017090920) +* [Children's Privacy Policy](https://www.arduino.cc/en/privacy-policy/children-privacy-policy) +* [Privacy Policy](https://www.arduino.cc/en/privacy-policy) diff --git a/content/About Arduino/My Arduino Account/img/Upgrade_to_regular_account.png b/content/About Arduino/My Arduino Account/img/Upgrade_to_regular_account.png new file mode 100644 index 00000000..49b5dceb Binary files /dev/null and b/content/About Arduino/My Arduino Account/img/Upgrade_to_regular_account.png differ