Skip to content

Commit db89f92

Browse files
committed
corrections from Lenard
1 parent c88e55e commit db89f92

File tree

4 files changed

+19
-11
lines changed

4 files changed

+19
-11
lines changed

content/arduino-cloud/01.getting-started/09.arduino-cloud-for-education/content.md

Lines changed: 19 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,13 @@ In your Arduino Cloud *Free plan* comes with two **spaces** by default:
6262
![Free courses in the Cloud](assets/my-cloud-space.png)
6363

6464

65-
* **My Cloud**. My Cloud is an *automatically* created private space once joined Arduino Cloud. You can use this space for personal projects you do not want to share with all your class. This space is free and includes *two Things*, unlimited dashboards, 100 MB of sketch storage, and 1-day data retention by default.
65+
* **My Cloud**. My Cloud is an *automatically* created private space once joined Arduino Cloud. You can use this space for personal projects you do not want to share with all your class. This space is free and includes
66+
67+
* *two Things*,
68+
* unlimited dashboards,
69+
* 100 MB of sketch storage,
70+
* 1-day data retention by default.
71+
6672
* **New shared space**. A *shared space* is a space you can use with all your students. There is no limit in the number of members, who can all access the resources within its space.
6773
* **Join Space**. Here you copy and paste the space code that another admin or teacher shared with you to join their space. See image below:
6874

@@ -81,7 +87,7 @@ Then you will be asked which type of Shared Space you want to create (i.e. For B
8187

8288
Fill in additional information.
8389

84-
![Fill in school information for the new Space](assets/fillinschoolinfo.png)
90+
![Fill in school information for the new Space](assets/fillschoolinfo.png)
8591

8692
Congratulations! Now you own a Shared Space linked to your Arduino account.
8793

@@ -91,7 +97,7 @@ You can switch to other Shared Spaces at any time using the corresponding menu,
9197

9298
***With a Free Plan or School Plan there is no limitations in the number of Shared Space you can have.***
9399

94-
![Switch between Space Menu](assets/my-school.png)
100+
![Switch between Space Menu](assets/my-school-share.png)
95101

96102
### Change Shared Space Settings
97103

@@ -121,7 +127,7 @@ You can add members in **three possible ways**:
121127

122128
### Role types
123129

124-
There are [three role types](https://cloud.arduino.cc/home/roles-permissions) in Arduino Cloud for Schools:
130+
There are three role types in Arduino Cloud for Schools:
125131

126132
* Admin
127133
* Teacher
@@ -137,7 +143,7 @@ Important to remember are **Student role limitations:**
137143
* They are not allowed to assign members roles
138144
* They are not allowed to view the Plan Management and Payment information
139145

140-
![school user roles differences](assets/users-roles.png)
146+
![school user roles differences](assets/user-roles.png)
141147

142148
***There is no limitation on the numbers of members you can add into a Shared Space.***
143149

@@ -147,9 +153,13 @@ Important to remember are **Student role limitations:**
147153

148154
On the left menu bar in https://cloud.arduino.cc/home/ are listed the Cloud apps:
149155

150-
* Web Editor
151-
* IoT Cloud
152-
* Triggers
156+
| Arduino Cloud Apps | Free Plan | School Plan |
157+
| :----------------: | :-------: | :---------: |
158+
| Web Editor | x | x |
159+
| IoT Cloud | x | x |
160+
| Triggers | | x |
161+
162+
153163

154164
![Cloud Apps](assets/leftsidebare.png)
155165

@@ -173,9 +183,7 @@ A **lite version of the Web Editor** is included in the Arduino IoT Cloud, under
173183

174184
![Arduino IoT Cloud lite Editor](assets/gs-thing-editor.png)
175185

176-
***The Arduino Cloud Free Plan allows a maximum online space to store your sketches and libraries of 100 MB and a maximum of 25 code compilations per day by default.
177-
178-
The Arduino Cloud School Plan allows unlimited online storage space and unlimited code compilations for your sketches.***
186+
***The Arduino Cloud Free Plan allows a maximum online space to store your sketches and libraries of 100 MB and a maximum of 25 code compilations per day by default. The Arduino Cloud School Plan allows unlimited online storage space and unlimited code compilations for your sketches.***
179187

180188
You can check how many times you have left to verify and upload your program from the [Cloud home](https://cloud.arduino.cc/home/), on the `Feature Usage` menu on the left bottom corner.
181189

0 commit comments

Comments
 (0)