Innen: Hungarian Scratch-Wiki

(Angol szöveg bemásolása)
 
(További fordítások)
(Egy közbenső módosítás ugyanattól a szerkesztőtől nincs mutatva)
2. sor: 2. sor:
{{Fejlesztés alatt}}
{{Fejlesztés alatt}}
{{Fordítás|5}}
{{Fordítás|5}}
{{featured|December|2021}}{{about|the block categories in the [[Block Palette]]|the project categories|Tags|help with categories on the Wiki|Help:Categories}}{{other version|3.0|2.0|1.4}}
[[Fájl:Block categories with all extensions HUN.png|bélyegkép|A blokk-kategóriák a blokkpalettán, minden kiterjesztés-sel.]]
[[File:Block categories with all extensions.png|thumb|All nine main block categories and eleven [[extension]] categories in Scratch 3.0.]]
A blokkpalettában rendezésre került [[Blokkok|blokkok]] gyűjtőnevét nevezzük '''Blokkpalettának'''. A blokkok működésük szerint vannak rendezve és színezve. Az különböző színezési módok egyszerűbb elkülönítést és akadálymentesebb elérést biztosítanak a [[Projekt|projektekben]] a felhasználóknak. A [[Scratch 3.0]]-ban 9 fő blokk-kategória van, mellettük 11 [[kiterjesztés]] és 3 [[Raspberry Pi]] kiterjesztés.
'''Block categories''' are the way [[blocks]] are sorted in Scratch's block palette. Blocks are categorized based on their functionality, and blocks within the same category share the same color. The separation of color among categories allows better distinction of the parts of a [[project]] and increases the ease of access. There are nine main block categories in [[Scratch 3.0]], eleven [[extension]]s, and three [[Raspberry Pi]] extensions.
* [[#Mozgás|Mozgás]]
* [[#Motion Blocks|Motion]]
* [[#Kinézet|Kinézet]]
* [[#Looks Blocks|Looks]]
* [[#Hang|Hang]]
* [[#Sound Blocks|Sound]]
* [[#Események|Események]]
* [[#Events Blocks|Events]]
* [[#Vezérlés|Vezérlés]]
* [[#Control Blocks|Control]]
* [[#Érzékelés|Érzékelés]]
* [[#Sensing Blocks|Sensing]]
* [[#Műveletek|Műveletek]]
* [[#Operators Blocks|Operators]]
* [[#Változók|Változók]]
* [[#Variable Blocks|Variables]]
** [[#Változók - blokkok|Változó]]
** [[#Variables Blocks|Variables]]
** [[#Változók - listák, tömbök|Listák, tömbök]]
** [[#List Blocks|Lists]]
* [[Block Categories#Blokkjaim|Blokkjaim]]
* [[Block Categories#More Blocks|My Blocks]]


There are eleven [[extension]] categories:
A 11 [[kiterjesztés]] kategóriája:
* [[Music Extension|Music]]
* [[Zene kiterjesztés|Zene]]
* [[Pen Extension|Pen]]
* [[Toll kiterjesztés|Toll]]
* [[Video Sensing Extension|Video Sensing]]
* [[Videóérzékelés kiterjesztés|Videóérzékelés]]
* [[Text to Speech Extension|Text to Speech]]
* [[Text to Speech kiterjesztés|Text to Speech (szöveg beszéddé)]]
* [[Translate Extension|Translate]]
* [[Fordítás kiterjesztés|Fordítás]]
* [[Makey Makey Extension|Makey Makey]]
* [[Makey Makey kiterjesztés|Makey Makey]]
* [[Micro:bit Extension|micro:bit]]
* [[Micro:bit kiterjesztés|micro:bit]]
* [[LEGO MINDSTORMS EV3 Extension|LEGO MINDSTORMS EV3]]
* [[LEGO MINDSTORMS EV3 kiterjesztés|LEGO MINDSTORMS EV3]]
* [[LEGO BOOST Extension|LEGO BOOST]]
* [[LEGO BOOST kiterjesztés|LEGO BOOST]]
* [[LEGO Education WeDo 2.0 Extension|LEGO Education WeDo 2.0]]
* [[LEGO Education WeDo 2.0 kiterjesztés|LEGO Education WeDo 2.0]]
* [[Go Direct Force & Acceleration Extension|Go Direct Force & Acceleration]]
* [[Go Direct Force & Acceleration kiterjesztés|Go Direct Force & Acceleration]]


There are three [[Raspberry Pi]] extensions:
A 3 [[Raspberry Pi]] kiterjesztés:


* [[Raspberry Pi GPIO Extension|Raspberry Pi GPIO extension]]
* [[Raspberry Pi GPIO kiterjesztés|Raspberry Pi GPIO kiterjesztés]]
* [[Raspberry Pi Sense HAT Extension|Raspberry Pi Sense HAT extension]]
* [[Raspberry Pi Sense HAT kiterjesztés|Raspberry Pi Sense HAT kiterjesztés]]
* [[Raspberry Pi Simple Electronics Extension|Raspberry Pi Simple Electronics extension]]
* [[Raspberry Pi Simple Electronics kiterjesztés|Raspberry Pi Simple Electronics kiterjesztés]]


__NOTOC__
__NOTOC__


== Motion Blocks ==
== Mozgás ==
{{main|Motion Blocks}}
Motion blocks deal with the movement of [[sprite]]s. They relate mainly to the x and y position and direction of the sprite, as almost all the blocks correspond to them. The [[Stage]] does not contain any Motion blocks since it is a still object. There are currently 18 motion blocks: 15 [[Stack Blocks|stack blocks]] and 3 [[Reporter Blocks|reporter blocks]].
Motion blocks deal with the movement of [[sprite]]s. They relate mainly to the x and y position and direction of the sprite, as almost all the blocks correspond to them. The [[Stage]] does not contain any Motion blocks since it is a still object. There are currently 18 motion blocks: 15 [[Stack Blocks|stack blocks]] and 3 [[Reporter Blocks|reporter blocks]].


== Looks Blocks ==
== Kinézet ==
{{main|Looks Blocks}}
Looks blocks are related to the appearance of sprites and the stage. Some of the functionalities are changing [[costume]]s and applying [[Graphic Effects|graphic effects]]. There are currently 20 Looks blocks: 17 [[Stack Blocks|stack blocks]] and 3 [[Reporter Blocks|reporter blocks]]. 14 are only for sprites, and 4 are only for the Stage.
Looks blocks are related to the appearance of sprites and the stage. Some of the functionalities are changing [[costume]]s and applying [[Graphic Effects|graphic effects]]. There are currently 20 Looks blocks: 17 [[Stack Blocks|stack blocks]] and 3 [[Reporter Blocks|reporter blocks]]. 14 are only for sprites, and 4 are only for the Stage.


== Sound Blocks ==
== Hang ==
{{main|Sound Blocks}}
Sound blocks are related to playing various sounds, whether they be [[MIDI Notes|MIDI notes]] or saved sounds. There are currently sound 9 blocks: 8 [[Stack Blocks|stack blocks]] and 1 [[Reporter Blocks|reporter block]].
Sound blocks are related to playing various sounds, whether they be [[MIDI Notes|MIDI notes]] or saved sounds. There are currently sound 9 blocks: 8 [[Stack Blocks|stack blocks]] and 1 [[Reporter Blocks|reporter block]].


== Events Blocks ==
== Események ==
{{main|Event Blocks}}
Events blocks are related to various triggers in a project, or when one part signals another to run. The Events blocks used to be part of the Control category prior to Scratch 2.0. The "Events" category consists mostly of [[Hat Blocks|hat blocks]]. There are currently 8 Events blocks: 6 [[Hat Blocks|hat blocks]] and 2 [[Stack Blocks|stack blocks]].
Events blocks are related to various triggers in a project, or when one part signals another to run. The Events blocks used to be part of the Control category prior to Scratch 2.0. The "Events" category consists mostly of [[Hat Blocks|hat blocks]]. There are currently 8 Events blocks: 6 [[Hat Blocks|hat blocks]] and 2 [[Stack Blocks|stack blocks]].


== Control Blocks ==
== Vezérlés ==
{{main|Control Blocks}}
Control blocks run the basic flow of a project in the desired fashion, whether it be organized or unexpected. They provide functions for looping various blocks and scripts. They "control" the project and enhance its running. There are currently 11 Control blocks: 1 [[Hat Blocks|hat block]], 5 [[C Blocks]], 3 [[Stack Blocks|stack blocks]] and 2 [[Cap Blocks|cap blocks]].
Control blocks run the basic flow of a project in the desired fashion, whether it be organized or unexpected. They provide functions for looping various blocks and scripts. They "control" the project and enhance its running. There are currently 11 Control blocks: 1 [[Hat Blocks|hat block]], 5 [[C Blocks]], 3 [[Stack Blocks|stack blocks]] and 2 [[Cap Blocks|cap blocks]].


== Sensing Blocks ==
== Érzékelés ==
{{main|Sensing Blocks}}
Sensing blocks associate with sprites and the stage detecting conditions. For example, sensing blocks can be used to detect when one sprite touches another. They consist of many [[Boolean Block|boolean]] and [[Reporter Block|reporter]] blocks and can work with Control blocks to stabilize a project' a flow. There are currently 18 Sensing blocks: 3 stack blocks, 5 boolean blocks and 10 reporter blocks. There are currently 18 [[Sensing Blocks|sensing blocks]]: 3 [[Stack Blocks|stack blocks]], 5 [[Boolean Blocks|boolean blocks]] and 10 [[Reporter Blocks|reporter blocks]].
Sensing blocks associate with sprites and the stage detecting conditions. For example, sensing blocks can be used to detect when one sprite touches another. They consist of many [[Boolean Block|boolean]] and [[Reporter Block|reporter]] blocks and can work with Control blocks to stabilize a project' a flow. There are currently 18 Sensing blocks: 3 stack blocks, 5 boolean blocks and 10 reporter blocks. There are currently 18 [[Sensing Blocks|sensing blocks]]: 3 [[Stack Blocks|stack blocks]], 5 [[Boolean Blocks|boolean blocks]] and 10 [[Reporter Blocks|reporter blocks]].


== Operators Blocks ==
== Műveletek ==
{{main|Operators Blocks}}
Operators blocks, originally called "Numbers" blocks before [[Scratch 1.4]], deal with many mathematical functions within a project. They are a green color and provide the capabilities of simple to complex mathematical operations. "Operators" also contains blocks for modifying strings and implementing them into various uses. There are some boolean blocks, too, in which some are related to mathematical outputs, while others are used for adjoining other booleans into one or a different output condition. There are currently 18 [[Operators Blocks|operators blocks]]: 7 [[Boolean Blocks|boolean blocks]] and 11 [[Reporter Blocks|reporter blocks]].
Operators blocks, originally called "Numbers" blocks before [[Scratch 1.4]], deal with many mathematical functions within a project. They are a green color and provide the capabilities of simple to complex mathematical operations. "Operators" also contains blocks for modifying strings and implementing them into various uses. There are some boolean blocks, too, in which some are related to mathematical outputs, while others are used for adjoining other booleans into one or a different output condition. There are currently 18 [[Operators Blocks|operators blocks]]: 7 [[Boolean Blocks|boolean blocks]] and 11 [[Reporter Blocks|reporter blocks]].


== Variables Blocks ==
== Változók ==
{{main|Variables Blocks}}
Variables blocks include two subcategories, Variables and Lists, but both are related to storing and accessing data. This category was called Data in 2.0. Variables blocks are used for storing information, such as a score in a project, and using it in scripting and other beneficial purposes.
Variables blocks include two subcategories, Variables and Lists, but both are related to storing and accessing data. This category was called Data in 2.0. Variables blocks are used for storing information, such as a score in a project, and using it in scripting and other beneficial purposes.


=== Variables Blocks ===
=== Változók - blokkok ===
{{main|Variables Blocks (subcategory)}}
[[Variable]]s are a subcategory of Data blocks. They become visible once a variable, a changeable value, is created. Variables can be local (only available to the sprite it was made in) or global (available to all sprites and the stage). If a variable is made while in the stage, it is automatically a global variable. They are color-coded orange and currently consist of four [[Stack Blocks|stack blocks]] and 1 [[Reporter Blocks|reporter block]].
[[Variable]]s are a subcategory of Data blocks. They become visible once a variable, a changeable value, is created. Variables can be local (only available to the sprite it was made in) or global (available to all sprites and the stage). If a variable is made while in the stage, it is automatically a global variable. They are color-coded orange and currently consist of four [[Stack Blocks|stack blocks]] and 1 [[Reporter Blocks|reporter block]].


====Cloud Variables====
====Cloud Variables====
{{Cloud Data}}
{{main|Cloud Data}}
Another type of variables are called [[Cloud Data|cloud variables]]. Cloud variables saves data to the [[Scratch]] servers. Cloud variables are automatically global variables; this cannot be changed. [[New Scratchers]] cannot create cloud variables, nor use them. Cloud variables only supports numbers, not letters or symbols. There is maximum of 10 cloud variables.
Another type of variables are called [[Cloud Data|cloud variables]]. Cloud variables saves data to the [[Scratch]] servers. Cloud variables are automatically global variables; this cannot be changed. [[New Scratchers]] cannot create cloud variables, nor use them. Cloud variables only supports numbers, not letters or symbols. There is maximum of 10 cloud variables.


=== List Blocks ===
=== Változók - listák, tömbök ===
{{main|Lists}}
[[List]]s are another subcategory of Variables blocks. The blocks become visible once a list is created. There are currently 12 list blocks: 7 [[Stack Blocks|stack blocks]], 4 [[Reporter Blocks|reporter blocks]] and 1 [[Boolean Blocks|boolean block]].
[[List]]s are another subcategory of Variables blocks. The blocks become visible once a list is created. There are currently 12 list blocks: 7 [[Stack Blocks|stack blocks]], 4 [[Reporter Blocks|reporter blocks]] and 1 [[Boolean Blocks|boolean block]].


== My Blocks ==
== Blokkjaim ==
{{main|My Blocks}}
My blocks, orginally called More Blocks in 2.0, are blocks that hold custom procedures for a selected sprite. The blocks are useful for running a script without screen refresh and organization of the scripts. It is also possible to add boolean and number and string inputs to the My Block.
My blocks, orginally called More Blocks in 2.0, are blocks that hold custom procedures for a selected sprite. The blocks are useful for running a script without screen refresh and organization of the scripts. It is also possible to add boolean and number and string inputs to the My Block.


== Extensions ==
== Kiterjesztések ==
{{main|Extension}}
There are many extensions in Scratch that provide additional elements to the editor or allow connection to the physical world. The extensions are:
There are many extensions in Scratch that provide additional elements to the editor or allow connection to the physical world. The extensions are:


* [[Music Extension|Music]]
* [[Zene kiterjesztés|Zene]]
* [[Pen Extension|Pen]]
* [[Toll kiterjesztés|Toll]]
* [[Video Sensing Extension|Video Sensing]]
* [[Videoérzékelés kiterjesztés|Videoérzékelés]]
* [[Text to Speech Extension|Text to Speech]]
* [[Text to Speech kiterjesztés|Szöveg beszéddé (Text to Speech)]]
* [[Translate Extension|Translate]]
* [[Fordítás kiterjesztés|Translate]]
* [[Makey Makey Extension|Makey Makey]]
* [[Makey Makey kiterjesztés|Makey Makey]]
* [[Micro:bit Extension|micro:bit]]
* [[Micro:bit kiterjesztés|micro:bit]]
* [[LEGO MINDSTORMS EV3 Extension|LEGO MINDSTORMS EV3]]
* [[LEGO MINDSTORMS EV3 kiterjesztés|LEGO MINDSTORMS EV3]]
* [[LEGO BOOST Extension|LEGO BOOST]]
* [[LEGO BOOST kiterjesztés|LEGO BOOST]]
* [[LEGO Education WeDo 2.0 Extension|LEGO Education WeDo 2.0]]
* [[LEGO Education WeDo 2.0 kiterjesztés|LEGO Education WeDo 2.0]]
* [[Go Direct Force & Acceleration Extension|Go Direct Force & Acceleration]]
* [[Go Direct Force & Acceleration kiterjesztés|Go Direct Force & Acceleration]]


=== Raspberry Pi ===
=== Raspberry Pi ===
109. sor: 94. sor:
* [[Raspberry Pi Simple Electronics Extension|Raspberry Pi Simple Electronics extension]]
* [[Raspberry Pi Simple Electronics Extension|Raspberry Pi Simple Electronics extension]]


== See Also ==
== Olvass tovább ==
* [[Blocks]]
* [[Blocks]]
* [[Block Shapes]]
* [[Block Shapes]]
116. sor: 101. sor:
{{Block Categories}}
{{Block Categories}}
[[Category:Scratch Program]]
[[Category:Scratch Program]]
[[en:Block Categories]
[[de:Blockkategorien]]
[[de:Blockkategorien]]
[[ja:ブロックの種類]]
[[ja:ブロックの種類]]

A lap 2023. május 16., 11:25-kori változata

Építkezés.png Ez a cikk még befejezetlen. Kérlek ne változtass rajta, míg ezt a jelzést a szerző el nem távolítja.


Építkezés.png Ez a cikk fejlesztés alatt áll. Kérlek ne lepődj meg, ha a wiki-cikk egy frissítés után másképp néz ki, mint előtte.


Icon translate.png Ez a szócikk még erősen fordítás alatt áll. Akadhatnak benne más nyelvű szövegek is.


A blokk-kategóriák a blokkpalettán, minden kiterjesztés-sel.

A blokkpalettában rendezésre került blokkok gyűjtőnevét nevezzük Blokkpalettának. A blokkok működésük szerint vannak rendezve és színezve. Az különböző színezési módok egyszerűbb elkülönítést és akadálymentesebb elérést biztosítanak a projektekben a felhasználóknak. A Scratch 3.0-ban 9 fő blokk-kategória van, mellettük 11 kiterjesztés és 3 Raspberry Pi kiterjesztés.

A 11 kiterjesztés kategóriája:

A 3 Raspberry Pi kiterjesztés:


Mozgás

Motion blocks deal with the movement of sprites. They relate mainly to the x and y position and direction of the sprite, as almost all the blocks correspond to them. The Stage does not contain any Motion blocks since it is a still object. There are currently 18 motion blocks: 15 stack blocks and 3 reporter blocks.

Kinézet

Looks blocks are related to the appearance of sprites and the stage. Some of the functionalities are changing costumes and applying graphic effects. There are currently 20 Looks blocks: 17 stack blocks and 3 reporter blocks. 14 are only for sprites, and 4 are only for the Stage.

Hang

Sound blocks are related to playing various sounds, whether they be MIDI notes or saved sounds. There are currently sound 9 blocks: 8 stack blocks and 1 reporter block.

Események

Events blocks are related to various triggers in a project, or when one part signals another to run. The Events blocks used to be part of the Control category prior to Scratch 2.0. The "Events" category consists mostly of hat blocks. There are currently 8 Events blocks: 6 hat blocks and 2 stack blocks.

Vezérlés

Control blocks run the basic flow of a project in the desired fashion, whether it be organized or unexpected. They provide functions for looping various blocks and scripts. They "control" the project and enhance its running. There are currently 11 Control blocks: 1 hat block, 5 C Blocks, 3 stack blocks and 2 cap blocks.

Érzékelés

Sensing blocks associate with sprites and the stage detecting conditions. For example, sensing blocks can be used to detect when one sprite touches another. They consist of many boolean and reporter blocks and can work with Control blocks to stabilize a project' a flow. There are currently 18 Sensing blocks: 3 stack blocks, 5 boolean blocks and 10 reporter blocks. There are currently 18 sensing blocks: 3 stack blocks, 5 boolean blocks and 10 reporter blocks.

Műveletek

Operators blocks, originally called "Numbers" blocks before Scratch 1.4, deal with many mathematical functions within a project. They are a green color and provide the capabilities of simple to complex mathematical operations. "Operators" also contains blocks for modifying strings and implementing them into various uses. There are some boolean blocks, too, in which some are related to mathematical outputs, while others are used for adjoining other booleans into one or a different output condition. There are currently 18 operators blocks: 7 boolean blocks and 11 reporter blocks.

Változók

Variables blocks include two subcategories, Variables and Lists, but both are related to storing and accessing data. This category was called Data in 2.0. Variables blocks are used for storing information, such as a score in a project, and using it in scripting and other beneficial purposes.

Változók - blokkok

Variables are a subcategory of Data blocks. They become visible once a variable, a changeable value, is created. Variables can be local (only available to the sprite it was made in) or global (available to all sprites and the stage). If a variable is made while in the stage, it is automatically a global variable. They are color-coded orange and currently consist of four stack blocks and 1 reporter block.

Cloud Variables

Another type of variables are called cloud variables. Cloud variables saves data to the Scratch servers. Cloud variables are automatically global variables; this cannot be changed. New Scratchers cannot create cloud variables, nor use them. Cloud variables only supports numbers, not letters or symbols. There is maximum of 10 cloud variables.

Változók - listák, tömbök

Lists are another subcategory of Variables blocks. The blocks become visible once a list is created. There are currently 12 list blocks: 7 stack blocks, 4 reporter blocks and 1 boolean block.

Blokkjaim

My blocks, orginally called More Blocks in 2.0, are blocks that hold custom procedures for a selected sprite. The blocks are useful for running a script without screen refresh and organization of the scripts. It is also possible to add boolean and number and string inputs to the My Block.

Kiterjesztések

There are many extensions in Scratch that provide additional elements to the editor or allow connection to the physical world. The extensions are:

Raspberry Pi

There are three extensions that are only available with the Raspberry Pi version of Scratch.

Olvass tovább

Sablon:Block Categories [[en:Block Categories]

Cookies help us deliver our services. By using our services, you agree to our use of cookies.