Number of Coblocks in one scene

My students are coding scenes but we can’t add more than 10 coblocks for coding. Is there a limit of 10? If not, what am I doing wrong?

2 Likes

Yea, there is a limit of 10 spreadsheets.

1 Like

Hi @Ginann_Franklin,

You can only have 10 CoBlock scripts in 1 scene, however, you can have unlimited CoBlocks in each of those scripts.

CoBlock scripts should be used to group work, and 10 is plenty - I would use 5 max. To group functionality, look at using functions to do this:

If you are using CoBlock scripts to make many things happen at the same time, at the start of your CoSpace, then you can use Control > Run Parallel to achieve this.

Hope this helps! Let me know if you have any further questions about this.

Many thanks,
Geoff @ TechLeap

2 Likes