Difference between revisions of "Question type: Multimedia question"

From Catglobe Wiki
Jump to: navigation, search
Line 1: Line 1:
[[Category:Import module]]
+
{{Help_Files_Import_module}}  
{{Help_Files_Import_module}}
 
  
==Question type: Multimedia question==
+
== Question type: Multimedia question ==
[[Image:901.gif]]
 
  
User creates this video clip by specifying the script in the properties section of Questionnaire Editor. Much language grammar knowledge relates to CGScript is useful in this situation. In the design screen, you specify only:[[Image:902.gif]]
+
<table width="1189" cellspacing="0" cellpadding="2" border="0" style="border-collapse:collapse" class="tableintopic">
 +
<tbody><tr>
 +
<td width="168" height="0"></td>
 +
<td width="1020" height="0"></td>
 +
</tr>
 +
<tr valign="top" align="left">
 +
<td width="1189" colspan="2" style="border:1px solid #010101;"><h2 class="heading2">Question type: Multimedia question</h2>
 +
</td>
 +
</tr>
 +
<tr valign="top" align="left">
 +
<td width="168" style="border:1px solid #010101;"><p class="bodytext">Type</p>
 +
</td>
 +
<td width="1021" style="border:1px solid #010101;"><p class="bodytext">Number</p>
 +
</td>
 +
</tr>
 +
<tr valign="top" align="left">
 +
<td width="168" style="border:1px solid #010101;"><p class="bodytext">General Description</p>
 +
</td>
 +
<td width="1021" style="border:1px solid #010101;"><p class="bodytext">Multimedia question is question that contains a video clip and user can use the pointer to show his/her feeling at each point of the viewing process. See more information on help file document of Questionnaire Group</p>
 +
</td>
 +
</tr>
 +
<tr valign="top" align="left">
 +
<td width="168" style="border:1px solid #010101;"><p class="bodytext">Import Group</p>
 +
</td>
 +
<td width="1021" style="border:1px solid #010101;"><p class="bodytext">Import Data (by selecting a questionnaire)</p>
 +
</td>
 +
</tr>
 +
<tr valign="top" align="left">
 +
<td width="168" style="border:1px solid #010101;"><p class="bodytext">Business Rules</p>
 +
</td>
 +
<td width="1021" style="border:1px solid #010101;"><p class="bodytext">The name of the question to which you wish to import data must be the same as the imported files column header in order to ensure auto-mapping.</p>
 +
<p class="bodytext">An example: <br><img width="422" vspace="0" hspace="0" height="299" border="0" align="bottom" alt="" src="901.gif"></p>
 +
<p class="bodytext">User creates this video clip by specifying the script in the properties section of Questionnaire Editor. Much language grammar knowledge relates to CGScript is useful in this situation. In the design screen, you specify only:<br><img width="422" vspace="0" hspace="0" height="187" border="0" align="bottom" alt="" src="902.gif"></p>
 +
<p class="bodytext">And in the script section, you put in some script codes as followed:</p>
 +
<p class="bodytext">quest.mm.path = "file://Catmaxb/personal/Duc Trong/";<br>quest.mm.addSequence(1, ["MalasuerteIII_1.MPE"]);<br>quest.mm.showtrace = true;</p>
 +
<p class="bodytext">Now you prepare the excel file to import to this question as follow. <br><img width="422" vspace="0" hspace="0" height="340" border="0" align="bottom" alt="" src="903.gif"></p>
 +
<p class="bodytext">This is the most complex of all the question types and for detailed support you can contact Catglobe to learn more.</p>
 +
<p class="bodytext">&nbsp;</p>
 +
</td>
 +
</tr>
 +
<tr valign="top" align="left">
 +
<td width="168" style="border:1px solid #010101;"><p class="bodytext">Validation</p>
 +
</td>
 +
<td width="1021" style="border:1px solid #010101;"><p class="bodytext">There is no real validation to multimedia question at this point due to the complexity of this.</p>
 +
</td>
 +
</tr>
 +
<tr valign="top" align="left">
 +
<td width="168" style="border:1px solid #010101;"><p class="bodytext">Notes</p>
 +
</td>
 +
<td width="1021" style="border:1px solid #010101;"><p class="bodytext">For more information, see design document from Questionnaire group to see how to use the Questionnaire Editor to create/edit a questionnaire template, add/remove/edit question in Questionnaire.</p>
 +
</td>
 +
</tr>
  
And in the script section, you put in some script codes as followed:
+
</tbody></table>
  
quest.mm.path = "file://Catmaxb/personal/Duc Trong/";quest.mm.addSequence(1, ["MalasuerteIII_1.MPE"]);quest.mm.showtrace = true;
+
[[Category:Import_module]]
 
 
Now you prepare the excel file to import to this question as follow. [[Image:903.gif]]
 
 
 
This is the most complex of all the question types and for detailed support you can contact Catglobe to learn more.
 
|- align="left" valign="top"
 
| style="border: 1px solid #010101" width="168" |
 
Validation
 
| style="border: 1px solid #010101" width="1021" |
 
There is no real validation to multimedia question at this point due to the complexity of this.
 
|- align="left" valign="top"
 
| style="border: 1px solid #010101" width="168" |
 
Notes
 
| style="border: 1px solid #010101" width="1021" |
 
For more information, see design document from Questionnaire group to see how to use the Questionnaire Editor to create/edit a questionnaire template, add/remove/edit question in Questionnaire.
 
__NOTOC__
 
<!-- imported from file: 891.htm-->
 

Revision as of 06:47, 19 December 2011



Question type: Multimedia question

<tbody> </tbody>

Question type: Multimedia question

Type

Number

General Description

Multimedia question is question that contains a video clip and user can use the pointer to show his/her feeling at each point of the viewing process. See more information on help file document of Questionnaire Group

Import Group

Import Data (by selecting a questionnaire)

Business Rules

The name of the question to which you wish to import data must be the same as the imported files column header in order to ensure auto-mapping.

An example:
<img width="422" vspace="0" hspace="0" height="299" border="0" align="bottom" alt="" src="901.gif">

User creates this video clip by specifying the script in the properties section of Questionnaire Editor. Much language grammar knowledge relates to CGScript is useful in this situation. In the design screen, you specify only:
<img width="422" vspace="0" hspace="0" height="187" border="0" align="bottom" alt="" src="902.gif">

And in the script section, you put in some script codes as followed:

quest.mm.path = "file://Catmaxb/personal/Duc Trong/";
quest.mm.addSequence(1, ["MalasuerteIII_1.MPE"]);
quest.mm.showtrace = true;

Now you prepare the excel file to import to this question as follow.
<img width="422" vspace="0" hspace="0" height="340" border="0" align="bottom" alt="" src="903.gif">

This is the most complex of all the question types and for detailed support you can contact Catglobe to learn more.

 

Validation

There is no real validation to multimedia question at this point due to the complexity of this.

Notes

For more information, see design document from Questionnaire group to see how to use the Questionnaire Editor to create/edit a questionnaire template, add/remove/edit question in Questionnaire.