Buttons/en: Unterschied zwischen den Versionen

Aus emoTouch
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „For buttons, there is a choice between:“)
 
(7 dazwischenliegende Versionen von 2 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
 
<languages />
 
<languages />
 +
 +
'''For a better overview:''' In any case, it is recommended to name the elements in the inspector so that they can still be distinguished in the evaluation table.
  
 
<div class="et-screenshot">
 
<div class="et-screenshot">
Zeile 8: Zeile 10:
  
 
* Normal
 
* Normal
* Toggle (schaltet zwischen 2 Stadien hin und her)
+
* Toggle (switches between 2 stages)
* Single use (kann nur einmal den Status ändern)
+
* Single use (can only change status once)
* Tap (ändert nicht den Status, kann aber beliebig oft geklickt werden)
+
* Tap (does not change the status, but can be clicked as often as desired)
* Externer Link
+
* External link
* Navigation (zwischen den Parts)
+
* Media pausing (for embedded media)
* Navigation mit Randomisierung
+
* Navigation (between parts)
* Medienpausierung (für eingebettete Medien).  
+
* Navigation with randomisation
 +
** The Part randomisation uses the principle of "drawing with replacement". Therefore, individual Parts can be called more than once or skipped for some participants.
  
Sie können den Button im Inspektor unter "Bild auswählen" mit einem Bild versehen.
+
You can add an image to the button in the Inspector under "Select image".

Aktuelle Version vom 8. März 2024, 10:26 Uhr

Sprachen:
Deutsch • ‎English

For a better overview: In any case, it is recommended to name the elements in the inspector so that they can still be distinguished in the evaluation table.

Button types

For buttons, there is a choice between:

  • Normal
  • Toggle (switches between 2 stages)
  • Single use (can only change status once)
  • Tap (does not change the status, but can be clicked as often as desired)
  • External link
  • Media pausing (for embedded media)
  • Navigation (between parts)
  • Navigation with randomisation
    • The Part randomisation uses the principle of "drawing with replacement". Therefore, individual Parts can be called more than once or skipped for some participants.

You can add an image to the button in the Inspector under "Select image".