Translations:Parameterübergabe/1/en: Unterschied zwischen den Versionen

Aus emoTouch
Zur Navigation springen Zur Suche springen
(Die Seite wurde neu angelegt: „It is possible to append a [https://en.wikipedia.org/wiki/Query_string Query-String] to the URL you provide to your participants. Some parameters are handled s…“)
 
(kein Unterschied)

Aktuelle Version vom 7. März 2022, 11:24 Uhr

Information zur Nachricht (bearbeiten)
Zu dieser Nachricht ist keine Dokumentation vorhanden. Sofern du weißt, wo und in welchem Zusammenhang sie genutzt wird, kannst du anderen Übersetzern bei ihrer Arbeit helfen, indem du eine Dokumentation hinzufügst.
Nachricht im Original (Parameterübergabe)
Es ist mit emoTouch möglich, einen [https://en.wikipedia.org/wiki/Query_string Query-String] an die an die Participants zu verteilende URL anzuhängen. Einige Parameter werden von emoTouch separat behandelt, so dass nach dem Wert dieser Parameter gesucht oder gefiltert werden kann. Konkret handelt es sich hierbei jeweils um die acht Parameter i1, i2, ..., i8 und s1, s2, ..., s8. Das "i" steht für Integer, also Zahlen, mit denen später mathematische Operationen durchgeführt werden können, während das "s" für String, also Zeichenketten, steht.
ÜbersetzungIt is possible to append a [https://en.wikipedia.org/wiki/Query_string Query-String] to the URL you provide to your participants. Some parameters are handled separately by emoTouch so that you are able to search or filter for the value of these parameters. Specifically these are the eight parameters i1, i2, ..., i8 and the eight parameters s1, s2, ..., s8. The "i" stands for integer, i.e. numbers on which mathematical operations can later be performed, while the "s" stands for string, i.e. character strings.

It is possible to append a Query-String to the URL you provide to your participants. Some parameters are handled separately by emoTouch so that you are able to search or filter for the value of these parameters. Specifically these are the eight parameters i1, i2, ..., i8 and the eight parameters s1, s2, ..., s8. The "i" stands for integer, i.e. numbers on which mathematical operations can later be performed, while the "s" stands for string, i.e. character strings.