Difference between revisions of "Property name: Export position"

From Catglobe Wiki
Jump to: navigation, search
 
Line 1: Line 1:
 
[[Category:Non language dependent properties]]
 
[[Category:Non language dependent properties]]

+
<table width="1038" cellspacing="0" cellpadding="2" border="" style="border-collapse: collapse;" class="tableintopic">
 
+
    <tr valign="top" align="left">
Property name: Export position
+
      <td width="1038" colspan="2"><p class="bodytext"><strong class="specialbold">Property name: Export position</strong></p></td>
[[Image:5081.jpg|564px|export position1]]
+
    </tr>
 
+
    <tr valign="top" align="left">
The first question has the export position value = pos1 (pos1 &gt; 61) and the export length value = len1.The second one has the export position value = pos2 (pos2 = pos1 + len1) and the export length value = len2.The third one has the export position value = pos3 (pos3 &gt; pos2 + len2) and the export length value = len3.
+
      <td width="213"><p class="bodytext">Question types applied</p></td>
 
+
      <td width="825"><p class="bodytext">All except Page question</p></td>
If the fourth question has:- The export position value (pos4) is in the area which has the blue color - The sum of pos4 and its export length value must be also in this area. It means that:- pos4 &gt;= 61 and len4 + pos4 &lt;=pos1 or- pos4 &gt;= pos2 + len2 and len4 + pos4 &lt;= pos3 or- pos4 &gt;= pos3 + len3If its export position does not satisfy one of these condition above, the error message is "The export position of this question is invalid. Please type the valid export position value".
+
    </tr>
 
+
    <tr valign="top" align="left">
The export position value and the export length will be deleted when the user does one of the following actions:- Change the question type- Copy a question and paste more multiple-paste it- Copy questions- Import a question- Press one of these buttons Add, or Remove, or Clear or Paste in the sub questions area or answer options area.- Change the value of answer options and the length of all answer options’ highest values is not equal to the export length value.- Change the Maximum value of Scale (or Scale Grid) question and the length of the maximum value (or the highest value of all maximum values) is not equal to the export length value.
+
      <td width="213"><p class="bodytext">Business logic</p></td>
|- align="left" valign="top"
+
      <td width="825"><p class="bodytext">When the export position value is specified, the export length will be generated automatically when the user skips the Export position field. This length is generated based on the question type.</p>
| style="border: 1px solid #010101" width="213" |
+
        <p class="bodytext">[[Image:5081.jpg]]</p>
Formatting
+
        <p class="bodytext">The first question has the export position value = pos1 (pos1 &gt; 61) and the export length value = len1.<br>
| style="border: 1px solid #010101" width="825" |
+
          The second one has the export position value = pos2 (pos2 = pos1 + len1) and the export length value = len2.<br>
Number larger than or equal to 61
+
          The third one has the export position value = pos3 (pos3 &gt; pos2 + len2) and the export length value = len3.</p>
|- align="left" valign="top"
+
        <p class="bodytext">If the fourth question has:<br>
| style="border: 1px solid #010101" width="213" |
+
          - The export position value (pos4) is in the area which has the blue color <br>
Screen examples
+
          - The sum of pos4 and its export length value must be also in this area. <br>
| style="border: 1px solid #010101" width="825" |
+
          It means that:<br>
In the Question properties dialog:
+
          - pos4 &gt;= 61 and len4 + pos4 &lt;=pos1 or<br>
 
+
          - pos4 &gt;= pos2 + len2 and len4 + pos4 &lt;= pos3 or<br>
[[Image:5084.jpg|631px|export position2]]
+
          - pos4 &gt;= pos3 + len3<br>
 
+
          If its export position does not satisfy one of these condition above, the error message is "The export position of this question is invalid. Please type the valid export position value".</p>
If the export position value is invalid, the error message will be shown when the user clicks the OK button on the Question properties dialog.
+
        <p class="bodytext">The export position value and the export length will be deleted when the user does one of the following actions:<br>
 
+
          - Change the question type<br>
[[Image:5085.jpg|666px|export position3]]
+
          - Copy a question and paste more multiple-paste it<br>
__NOTOC__
+
          - Copy questions<br>
<!-- imported from file: 1004.htm-->
+
          - Import a question<br>
 +
          - Press one of these buttons Add, or Remove, or Clear or Paste in the sub questions area or answer options area.<br>
 +
          - Change the value of answer options and the length of all answer options' highest values is not equal to the export length value.<br>
 +
          - Change the Maximum value of Scale (or Scale Grid) question and the length of the maximum value (or the highest value of all maximum values) is not equal to the export length value.</p></td>
 +
    </tr>
 +
    <tr valign="top" align="left">
 +
      <td width="213"><p class="bodytext">Formatting</p></td>
 +
      <td width="825"><p class="bodytext">Number larger than or equal to 61</p></td>
 +
    </tr>
 +
    <tr valign="top" align="left">
 +
      <td width="213"><p class="bodytext">Screen examples</p></td>
 +
      <td width="825"><p class="bodytext">In the Question properties dialog:</p>
 +
        <p class="bodytext">[[Image:5084.jpg]]</p>
 +
        <p class="bodytext">If the export position value is invalid, the error message will be shown when the user clicks the OK button on the Question properties dialog.</p>
 +
        <p class="bodytext">[[Image:5085.jpg]]</p></td>
 +
    </tr>
 +
</table>

Latest revision as of 11:04, 7 April 2011

Property name: Export position

Question types applied

All except Page question

Business logic

When the export position value is specified, the export length will be generated automatically when the user skips the Export position field. This length is generated based on the question type.

5081.jpg

The first question has the export position value = pos1 (pos1 > 61) and the export length value = len1.
The second one has the export position value = pos2 (pos2 = pos1 + len1) and the export length value = len2.
The third one has the export position value = pos3 (pos3 > pos2 + len2) and the export length value = len3.

If the fourth question has:
- The export position value (pos4) is in the area which has the blue color
- The sum of pos4 and its export length value must be also in this area.
It means that:
- pos4 >= 61 and len4 + pos4 <=pos1 or
- pos4 >= pos2 + len2 and len4 + pos4 <= pos3 or
- pos4 >= pos3 + len3
If its export position does not satisfy one of these condition above, the error message is "The export position of this question is invalid. Please type the valid export position value".

The export position value and the export length will be deleted when the user does one of the following actions:
- Change the question type
- Copy a question and paste more multiple-paste it
- Copy questions
- Import a question
- Press one of these buttons Add, or Remove, or Clear or Paste in the sub questions area or answer options area.
- Change the value of answer options and the length of all answer options' highest values is not equal to the export length value.
- Change the Maximum value of Scale (or Scale Grid) question and the length of the maximum value (or the highest value of all maximum values) is not equal to the export length value.

Formatting

Number larger than or equal to 61

Screen examples

In the Question properties dialog:

5084.jpg

If the export position value is invalid, the error message will be shown when the user clicks the OK button on the Question properties dialog.

5085.jpg