Difference between revisions of "Property name: Auto arrange answer options"

From Catglobe Wiki
Jump to: navigation, search
 
Line 1: Line 1:
[[Category:Non language dependent properties]]
+
 Property name: Auto arrange answer options

 
  
Property name: Auto arrange answer options
 
<table width="1019" cellspacing="0" cellpadding="2" border="0" style="border-collapse:collapse" class="tableintopic">
 
<tbody><tr>
 
<td width="210" height="0"></td>
 
<td width="808" height="0"></td>
 
</tr>
 
<tr align="left" valign="top">
 
<td width="1019" colspan="2" style="border:1px solid #010101;"><p class="bodytext"><strong class="specialbold">Property name: Auto arrange answer option</strong></p>
 
</td>
 
</tr>
 
<tr align="left" valign="top">
 
<td width="210" style="border:1px solid #010101;"><p class="bodytext">Question types applied</p>
 
</td>
 
<td width="809" style="border:1px solid #010101;"><p class="bodytext">Multi, Single, Open question</p>
 
</td>
 
</tr>
 
<tr align="left" valign="top">
 
<td width="210" style="border:1px solid #010101;"><p class="bodytext">Description</p>
 
</td>
 
<td width="809" style="border:1px solid #010101;"><p class="bodytext">When a question has over 10 answer options, this property will divide these answer options into columns. </p>
 
</td>
 
</tr>
 
<tr align="left" valign="top">
 
<td width="210" style="border:1px solid #010101;"><p class="bodytext">Business logic</p>
 
</td>
 
<td width="809" style="border:1px solid #010101;"><p class="bodytext">The number of columns = the number of answer options / 10.</p>
 
<p class="bodytext">This is an integer division. If the result is an integer, the value is the number of columns. Otherwise, the number of columns = the integer quotient of this division 1.</p>
 
<p class="bodytext">For example:</p>
 
<p class="bodytext">If the number of answer options is 11 then the number of columns is 2. If the number of answer options is 21 then the number of columns is 3.</p>
 
<p class="bodytext">If the number of answer option is equal to or less than 10 then the number of columns is 1.</p>
 
<p class="bodytext">If this question does not have this property, all answer options will be in one column.</p>
 
<p class="bodytext">The default value of this property is False</p>
 
</td>
 
</tr>
 
<tr align="left" valign="top">
 
<td width="210" style="border:1px solid #010101;"><p class="bodytext">Formatting</p>
 
</td>
 
<td width="809" style="border:1px solid #010101;"><p class="bodytext">Checked (this question has this property) / Unchecked (this question does not have this property)</p>
 
</td>
 
</tr>
 
<tr align="left" valign="top">
 
<td width="210" style="border:1px solid #010101;"><p class="bodytext">Screen examples</p>
 
</td>
 
<td width="809" style="border:1px solid #010101;"><p class="bodytext">Below you will see where the property is set in the editor.</p>
 
<p class="bodytext"><img align="bottom" width="345" vspace="0" hspace="0" height="218" border="0" alt="AutoArrangeAO1" src="3599.png"></p>
 
<p class="bodytext">The image below is how it looks when this property is set to true and this question has 10 answer options.</p>
 
<p class="bodytext"><img align="bottom" width="241" vspace="0" hspace="0" height="345" border="0" alt="AutoArrangeAO2" src="3600.png"></p>
 
<p class="bodytext">The image below is how it looks when this property is set to true and this question has 11 answer options.</p>
 
<p class="bodytext"><img align="bottom" width="224" vspace="0" hspace="0" height="257" border="0" alt="AutoArrangeAO3" src="3601.png"></p>
 
</td>
 
</tr>
 
  
</tbody></table>
+
 
<!-- imported from file: 975.htm-->
+
{| width="1019" cellspacing="0" cellpadding="2" border="0" style="border-collapse:collapse" class="tableintopic"
 +
|-
 +
| width="210" height="0" |
 +
| width="808" height="0" |
 +
|- align="left" valign="top"
 +
| width="1019" colspan="2" style="border:1px solid #010101;" |
 +
'''Property name: Auto arrange answer option'''
 +
 
 +
|- align="left" valign="top"
 +
| width="210" style="border:1px solid #010101;" |
 +
Question types applied
 +
 
 +
| width="809" style="border:1px solid #010101;" |
 +
Multi, Single, Open question
 +
 
 +
|- align="left" valign="top"
 +
| width="210" style="border:1px solid #010101;" |
 +
Description
 +
 
 +
| width="809" style="border:1px solid #010101;" |
 +
When a question has over 10 answer options, this property will divide these answer options into columns.
 +
 
 +
|- align="left" valign="top"
 +
| width="210" style="border:1px solid #010101;" |
 +
Business logic
 +
 
 +
| width="809" style="border:1px solid #010101;" |
 +
The number of columns = the number of answer options / 10.
 +
 
 +
This is an integer division. If the result is an integer, the value is the number of columns. Otherwise, the number of columns = the integer quotient of this division 1.
 +
 
 +
For example:
 +
 
 +
If the number of answer options is 11 then the number of columns is 2. If the number of answer options is 21 then the number of columns is 3.
 +
 
 +
If the number of answer option is equal to or less than 10 then the number of columns is 1.
 +
 
 +
If this question does not have this property, all answer options will be in one column.
 +
 
 +
The default value of this property is False
 +
 
 +
|- align="left" valign="top"
 +
| width="210" style="border:1px solid #010101;" |
 +
Formatting
 +
 
 +
| width="809" style="border:1px solid #010101;" |
 +
Checked (this question has this property) / Unchecked (this question does not have this property)
 +
 
 +
|- align="left" valign="top"
 +
| width="210" style="border:1px solid #010101;" |
 +
Screen examples
 +
 
 +
| width="809" style="border:1px solid #010101;" |
 +
Below you will see where the property is set in the editor.
 +
 
 +
[[Image:3599.png]]<br>
 +
 
 +
The image below is how it looks when this property is set to true and this question has 10 answer options.
 +
 
 +
[[Image:3600.png]]<br>
 +
 
 +
The image below is how it looks when this property is set to true and this question has 11 answer options.
 +
 
 +
[[Image:3601.png]]<br>
 +
 
 +
|}
 +
<!-- imported from file: 975.htm-->  
 +
[[Category:Non_language_dependent_properties]]

Latest revision as of 05:15, 22 December 2011

 Property name: Auto arrange answer options


Property name: Auto arrange answer option

Question types applied

Multi, Single, Open question

Description

When a question has over 10 answer options, this property will divide these answer options into columns.

Business logic

The number of columns = the number of answer options / 10.

This is an integer division. If the result is an integer, the value is the number of columns. Otherwise, the number of columns = the integer quotient of this division 1.

For example:

If the number of answer options is 11 then the number of columns is 2. If the number of answer options is 21 then the number of columns is 3.

If the number of answer option is equal to or less than 10 then the number of columns is 1.

If this question does not have this property, all answer options will be in one column.

The default value of this property is False

Formatting

Checked (this question has this property) / Unchecked (this question does not have this property)

Screen examples

Below you will see where the property is set in the editor.

3599.png

The image below is how it looks when this property is set to true and this question has 10 answer options.

3600.png

The image below is how it looks when this property is set to true and this question has 11 answer options.

3601.png