Question type: Multimedia question

From Catglobe Wiki
Jump to: navigation, search



Question type: Multimedia question

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:
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:
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.
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.