Benutzer-Werkzeuge

Webseiten-Werkzeuge


start

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen RevisionVorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
Nächste ÜberarbeitungBeide Seiten der Revision
start [2018/12/16 21:49] – [Structogram Editor] roehnerstart [2019/04/25 22:07] – [Puzzle mode] roehner
Zeile 65: Zeile 65:
  
 The green J creates as far as possible a java program or method from the structogram. In the configuration you can edit the used texts. The green J creates as far as possible a java program or method from the structogram. In the configuration you can edit the used texts.
 +
 +==== Puzzle mode ====
 +The puzzle mode allows you to create interactive structogram puzzles, in which the students create a complete structogram from puzzle pieces. To create a structogram puzzle, start with the solution, which must consist of a single algorithm-structogram. In the context menu of the structogram you can call up the puzzle mode in the difficulty levels //easy//, //medium// and //hard//. So you can for the internal differentiation offer different puzzle variants.
 +
 +In the "simple" puzzle mode, the structogram elements are extracted from the complete structogram, preserving the original space as an empty placeholder.
 +
 +{{:en:puzzleeasy.png}}
 +
 +The puzzle elements retain the original shape in width and height. When puzzleed together puzzle pieces fit only if they are the right size. In this version you save the structogram puzzle with "simple" at the end of the file name.
 +
 +Now you switch from puzzle mode "easy" to "medium". In this mode, the height of the puzzle pieces is reduced to the standard height.
 +
 +{{:en:puzzlemedium.png}}
 +
 +You can push puzzle pieces into empty structogram elements or place them between existing structogram elements. It is no longer the height, but only the width controlled. Only if this fits the insertion point, a puzzle piece can be inserted there. One can increase the difficulty by removing some structogram elements in sequences of empty structogram elements. In this version you save the structogram puzzle with "middle" at the end of the filename.
 +
 +Finally, you switch to the puzzle mode "hard". In this mode, in addition to the height, the width of the structogram elements is also brought to the standard size.
 +
 +{{:en:puzzlehard.png}}
 +
 +Puzzle pieces can now be inserted at any position, neither width nor height must fit. In this variant you save the puzzle with "hard" at the end of the file name. As a teacher with this approach, you can quickly and easily produce the three varieties //simple//, //medium// and //hard//.
 +
 +The students can choose a suitable puzzle variant in the classroom. If they have created a solution, they can independently check it by clicking the puzzle button {{:en:puzzlebutton.png}} . The Java-Editor tells if the solution is found or something needs to be changed.
 +
 +When switching to puzzle mode, the complete solution must be in a single structogram. From this solution, the Java-Editor remembers a text representation and compares it with the text representation of the student solution.
 +
 +If sequence order does not matter in two successive instructions, a solution with a reversed order is also correct in terms of content. This can not be controlled by the Java-Editor. Therefore, one should not take apart the two puzzle pieces in such cases.
 +
  
 ===== Menu System ===== ===== Menu System =====
start.txt · Zuletzt geändert: 2023/03/21 20:28 von roehner