More actions
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
Property name: Number overflow text | Property name: Number overflow text | ||
<br> | |||
{| width="1019" cellspacing="0" cellpadding="2" border="0" style="border-collapse:collapse" class="tableintopic" | {| width="1019" cellspacing="0" cellpadding="2" border="0" style="border-collapse:collapse" class="tableintopic" | ||
Line 11: | Line 11: | ||
|- align="left" valign="top" | |- align="left" valign="top" | ||
| width="1019" colspan="2" style="border:1px solid #010101;" | | | width="1019" colspan="2" style="border:1px solid #010101;" | | ||
== '''Property name: Number overflow text''' == | == '''Property name: Number overflow text''' == | ||
|- align="left" valign="top" | |- align="left" valign="top" | ||
| width="210" style="border:1px solid #010101;" | | | width="210" style="border:1px solid #010101;" | | ||
Question types applied | Question types applied | ||
| width="809" style="border:1px solid #010101;" | | | width="809" style="border:1px solid #010101;" | | ||
Number question | Number question | ||
|- align="left" valign="top" | |- align="left" valign="top" | ||
| width="210" style="border:1px solid #010101;" | | | width="210" style="border:1px solid #010101;" | | ||
Description | Description | ||
| width="809" style="border:1px solid #010101;" | | | width="809" style="border:1px solid #010101;" | | ||
Its value will be displayed in a warning dialog when the respondent specifies a number value which is larger than 10^14 in a question. | Its value will be displayed in a warning dialog when the respondent specifies a number value which is larger than 10^14 in a question. | ||
|- align="left" valign="top" | |- align="left" valign="top" | ||
| width="210" style="border:1px solid #010101;" | | | width="210" style="border:1px solid #010101;" | | ||
Business logic | Business logic | ||
| width="809" style="border:1px solid #010101;" | | | width="809" style="border:1px solid #010101;" | | ||
This property exists for both questionnaire and question properties. If set in a question property it will overrule the property of the questionnaire. If there is no value for this property in a question, its value will be inherited from the questionnaire property. | This property exists for both questionnaire and question properties. If set in a question property it will overrule the property of the questionnaire. If there is no value for this property in a question, its value will be inherited from the questionnaire property. | ||
If there is no value for this property, the default value is: “The maximum value allowed is 10^14.” | If there is no value for this property, the default value is: “The maximum value allowed is 10^14.” | ||
|- align="left" valign="top" | |- align="left" valign="top" | ||
| width="210" style="border:1px solid #010101;" | | | width="210" style="border:1px solid #010101;" | | ||
Formatting | Formatting | ||
| width="809" style="border:1px solid #010101;" | | | width="809" style="border:1px solid #010101;" | | ||
Text | Text | ||
|- align="left" valign="top" | |- align="left" valign="top" | ||
| width="210" style="border:1px solid #010101;" | | | width="210" style="border:1px solid #010101;" | | ||
Screen examples | Screen examples | ||
| width="809" style="border:1px solid #010101;" | | | width="809" style="border:1px solid #010101;" | | ||
The image below shows where in the questionnaire editor you set the 'number overflow' text. | The image below shows where in the questionnaire editor you set the 'number overflow' text. | ||
[Image:3562.png]]<br> | [[Image:3562.png]]<br> | ||
The example below shows how the question will react if we then try to use a number which is too high and click next. | The example below shows how the question will react if we then try to use a number which is too high and click next. | ||
[Image:3563.png]]<br> | [[Image:3563.png]]<br> | ||
|} | |} | ||
[[Category:Language_dependent_properties]] | [[Category:Language_dependent_properties]] |
Latest revision as of 08:41, 21 December 2011
Property name: Number overflow text
Property name: Number overflow text | |
Question types applied |
Number question |
Description |
Its value will be displayed in a warning dialog when the respondent specifies a number value which is larger than 10^14 in a question. |
Business logic |
This property exists for both questionnaire and question properties. If set in a question property it will overrule the property of the questionnaire. If there is no value for this property in a question, its value will be inherited from the questionnaire property. If there is no value for this property, the default value is: “The maximum value allowed is 10^14.” |
Formatting |
Text |
Screen examples |
The image below shows where in the questionnaire editor you set the 'number overflow' text. The example below shows how the question will react if we then try to use a number which is too high and click next. |