
- Following 1 user
- Followed by 2 users
- Votes 2
- Subscriptions 14
Badges
No badges earned
Activity overview
Latest activity by Frank Claikens-
Frank Claikens commented,
I would personaly use 'else if' statements for this algorithm.
-
Frank Claikens commented,
It's block for coding. We've made our own category of coding blocks in the codemaker where we can define blocks ourselves (like functions), This is handy for simplifying solutions for beginners and...
-
Frank Claikens commented,
You can use the agent for placing items (including all doors).
-
Frank Claikens created a post,
Translate self made blocks
Hi, for some lessons we use custom made blocks (through a pxt-extention in our tutorial repo). We also provide translations for those new blocks and those translations work fine in the regular onli...
-
Frank Claikens created a post,
Scripting api
There is a scripting api available for the bedrock edition, in order to make it work you have to adjust a toggle 'use experimental gameplay' in the settings. Since that toggle is not there in Educa...
-
Frank Claikens created a post,
Classroom mode can't log in
I seem to be unable to log in to classroom mode. Ik get a dry 'login failed' message without extra info.I tried a couple of different accounts, all the same.Anyone else having this problem?
-
Frank Claikens commented,
I don't think it's possible but I also think it would be a really valuable feature to have, opening many possiblities in creating tasks for students. If the block they have to break is in a specifi...
-
Frank Claikens commented,
We've had the same problem here at codecosmos and we think it is related to the renaming of the 'master'-branch to 'main'-branch.
-
Frank Claikens commented,
I tried and tested the last program and discovered there was still a minor error in it resulting in gaps in the last layer on each axis (X, Y and Z), so I corrected it. Here is the latest version o...
-
Frank Claikens commented,
Well I tried it with your parameters (0 83 0 for the center and 143 for the radius) and also nothing happened here. So I added a player.say command in the constructing loop for some 'console'-feedb...