Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the quiz-master-next domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /data01/virt105257/domeenid/www.blinov20.thkit.ee/htdocs/wp/wp-includes/functions.php on line 6131
Flow chart – Georgi Blinov Õpimapp

Flow chart

Flowchart IO.svg

parallelogram
Input/Output[15] Indicates the process of inputting and outputting data,[15] as in entering data or displaying results. Represented as a rhomboid.

Flowchart Decision.svg

rhombus
Decision[15] Shows a conditional operation that determines which one of the two paths the program will take.[14] The operation is commonly a yes/no question or true/false test. Represented as a diamond (rhombus).[15]

 

Flowchart Terminal.svg

oval

Terminal[14] Indicates the beginning and ending of a program or sub-process. Represented as a stadium,[14] oval or rounded (fillet) rectangle. They usually contain the word “Start” or “End”, or another phrase signaling the start or end of a process, such as “submit inquiry” or “receive product”.

 

Flowchart Process.svg

Rectangle

Process[15] Represents a set of operations that changes value, form, or location of data. Represented as a rectangle.[15]