====== BlockEduc ====== {{ :blockeduc.png?500}} BlockEduc is an educational tool built into sBotics. It allows simplified, visual programming using [[rEduc]]. There are no specific tutorials for BlockEduc, as it is simply a visual interface designed to assist with programming in rEduc. > **Currently, BlockEduc is available only in Portuguese.** With BlockEduc, you can: * Import/Export files; * Call sBotics functions and tasks to control your robot; * Create tasks (only without parameters); * Create and modify variables; * Use loop structures like ''%%while-do%%'' (while-do), ''%%do-while%%'', ''%%repeat%%'', and ''%%for%%''; * View the BlockEduc-created programs directly in rEduc on the programming interface. For more complex tasks, consider switching to [[rEduc]].