Changes for page Blockly Editor

Last modified by Admin on 2022/02/21 00:26

<
From version < 40.1 >
edited by Vivek Iyer
on 2018/06/12 23:22
To version < 41.1 >
edited by Vivek Iyer
on 2018/06/12 23:23
>
Change comment: There is no comment for this version

Summary

Details

ExtensionCode.ExtensionClass[0]
Description
... ... @@ -11,7 +11,8 @@
11 11  {{image reference="CreateBlocklyTemplateDoc.png" ||alt="Creating a Blockly template" width="650" height="445"}}{{/image}}
12 12  //Selecting Blockly editor to edit the page//
13 13  1. This should take you to the Blockly template page. Drag and drop the blocks from the toolbox onto the adjacent div and combine them like puzzle pieces, as desired. For example:
14 -For example:{{image reference="BlocksView.png"||alt="Combining the blocks appropriately" width="650" height="494"}}{{/image}}
14 +For example:
15 +{{image reference="BlocksView.png"||alt="Combining the blocks appropriately" width="650" height="494"}}{{/image}}
15 15  //Combining blocks appropriately//
16 16  1. To delete any of the blocks, drag and drop the blocks into the bin.
17 17  1. To view the source code for the blocks generated in the figure, click on the Source tab.
... ... @@ -26,6 +26,7 @@
26 26  //Running the blockly code
27 27  1. In case you want to edit the page, click on the edit button once again and all the Blockly blocks are loaded as they should be :)
28 28  
30 +
29 29  == Features ==
30 30  
31 31  

Get Connected