User Tools

Site Tools


matrixhilo

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
matrixhilo [2022/10/19 12:19] – [textVar] adminmatrixhilo [2023/06/21 10:50] (current) – [Embedded Field Names] admin
Line 51: Line 51:
 High: {prefix}{delim}{hiText}{delim}{stmtText} (e.g., Q1.hi.stmt)\\ High: {prefix}{delim}{hiText}{delim}{stmtText} (e.g., Q1.hi.stmt)\\
 Low: {prefix}{delim}{loText}{delim}{stmtText} (e.g., Q1.lo.stmt) Low: {prefix}{delim}{loText}{delim}{stmtText} (e.g., Q1.lo.stmt)
-=== Statements ===+=== Scale Point ===
 High: {prefix}{delim}{hiText}{delim}{scaleText} (e.g., Q1.hi.scale)\\ High: {prefix}{delim}{hiText}{delim}{scaleText} (e.g., Q1.hi.scale)\\
 Low: {prefix}{delim}{loText}{delim}{scaleText} (e.g., Q1.lo.scale) Low: {prefix}{delim}{loText}{delim}{scaleText} (e.g., Q1.lo.scale)
Line 60: Line 60:
 **bpDelim** is a string delimiter that applies only to bipolar matrix questions. The specified string is used to separate the left and right statements. **bpDelim** is a string delimiter that applies only to bipolar matrix questions. The specified string is used to separate the left and right statements.
  
-Default: " / "+Default: %%" / "%%
 ==== delim ==== ==== delim ====
 **delim** is a string delimiter used to break the embedded data field names into sections. The delimiter is placed between each section. **delim** is a string delimiter used to break the embedded data field names into sections. The delimiter is placed between each section.
  
-Default: "."+Default: %%"."%%
 ==== enteredTextOnly ==== ==== enteredTextOnly ====
 **enteredTextOnly** is a boolean that only applies to statements with "Allow text" turned on.  When enteredTextOnly is **true** and the entered text field is not blank, only the entered text is included in the statement text (e.g., "this is the entered text").  When enteredTextOnly is **false** the entered text, if not blank, is added to the statement text (e.g., "Statement 1: this is the entered text"). **enteredTextOnly** is a boolean that only applies to statements with "Allow text" turned on.  When enteredTextOnly is **true** and the entered text field is not blank, only the entered text is included in the statement text (e.g., "this is the entered text").  When enteredTextOnly is **false** the entered text, if not blank, is added to the statement text (e.g., "Statement 1: this is the entered text").
Line 72: Line 72:
 **hiText** is a string used in embedded data field names of "high" recode value, statements, and scale point.  **hiText** is a string used in embedded data field names of "high" recode value, statements, and scale point. 
  
-Default: "hi"+Default: %%"hi"%%
 ==== join ==== ==== join ====
 **join** is a string used to join multiple statements into a single string. **join** is a string used to join multiple statements into a single string.
  
-Default: ", "+Default: %%", "%%
 ==== loText ==== ==== loText ====
 **loText** is a string used in embedded data field names of "low" recode value, statements, and scale point. **loText** is a string used in embedded data field names of "low" recode value, statements, and scale point.
  
-Default: "lo"+Default: %%"lo"%%
 ==== naRecode ==== ==== naRecode ====
-**naRecode** is string that specifies a "not applicable" scale point. A "not applicable" scale point is ignored for highest/lowest consideration. A blank value ("") means there isn't a "not applicable" scale point. +**naRecode** is string that specifies the recode value of a "not applicable" scale point. A "not applicable" scale point is ignored for highest/lowest consideration. A blank value ("") means there is no "not applicable" scale point. 
  
-Default: ""+Default: %%""%%
 ==== prefix ==== ==== prefix ====
 **prefix** is a string used at the beginning of embedded data field names. **prefix** is a string used at the beginning of embedded data field names.
Line 92: Line 92:
 **recodeText** is the text used at the end of embedded data field names that contain recode values. **recodeText** is the text used at the end of embedded data field names that contain recode values.
  
-Default: "recode"+Default: %%"recode"%%
 ==== scaleText ==== ==== scaleText ====
 **scaleText** is the text used at the end of embedded data field names that contain scale points. **scaleText** is the text used at the end of embedded data field names that contain scale points.
  
-Default: "scale"+Default: %%"scale"%%
 ==== stmtText ==== ==== stmtText ====
 **stmtText** is the text used at the end of embedded data field names that contain statements. **stmtText** is the text used at the end of embedded data field names that contain statements.
  
-Default: "stmt"+Default: %%"stmt"%%
 ==== textOnly ==== ==== textOnly ====
-**textOnly** is a boolean used to remove HTML from statements and scale points labels when set to true. +**textOnly** is a boolean used to remove HTML from statements and scale point labels when set to true. 
  
 Default: false Default: false
matrixhilo.1666196349.txt.gz · Last modified: by admin

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki