/
#ELEMENT:MULTIMEDIA

#ELEMENT:MULTIMEDIA

Used to create ITEMS of type MULTIMEDIA (audio or video resources)

TITLEDATA_CODEQUESTION TYPECOMMENTS
Title of QuestionTITLETEXT AREAThis is the text to be shown when the FORM is not being edited
Title of Question on edit TITLE_ON_EDITTEXT AREAThis is the text to be shown when the FORM is being edited (the user is answering the question)
Title formatLITERAL_FORMATJSONFormat attributes for the TITLE. For information about the contents of the JSON see ITEM TEMPLATE OBJECT#LITERAL_FORMAT
Multimedia typeMULTIMEDIA_TYPE

VERTICAL_RADIO

To select between 'Audio' and 'Video'
Required?OBLIGATORIO_SNBOOLEAN
Monitoring Report?INFORME_SEGUIMIENTO_SNBOOLEAN
TabulationTABULACIONNUMERICAL
ConditionCONDICIONTEXT
Visibility conditionVISIBILITY_CONDITIONTEXTCondition to determine whether this ITEM can be viewed by the active USER or not. In run-time, if this condition evaluates to 'false' then the ITEM will not be returned by API functions like form_get_summary() (but it is still considered to exist in the FORM)
Number of associated questionsNUM_ASOCIADASNUMERICAL
DatacodeDATA_CODETEXT
HiddenHIDDENVERTICAL_RADIO
ArrangementARRANGEMENTJSONAttributes to define the arrangement of the question & answer in the screen. For information about the contents of the JSON see ITEM TEMPLATE OBJECT#ARRANGEMENT_FORMAT
Multimedia file

ITEM_MULTIMEDIA

JSON

Contains a reference to a LIBRARY RESOURCE OBJECT. This is a reference to the video or audio file

To get further information about the format of the JSON string see LIBRARY RESOURCE INFO (JSON)

Images
ARRAY OF 3 QUESTIONImageITEM_IMAGEJSON

Contains a reference to a LIBRARY RESOURCE OBJECT. Used to associate a picture to this ITEM.

To get further information about the format of the JSON string see LIBRARY RESOURCE INFO (JSON)


FormulaITEM_IMAGE_FORMULATEXT

Allows to define a FORMULA that will be used to calculate the reference of the IMAGE associated to this ITEM. If the evaluation of the FORMULA returns NULL or an invalid image reference, then the default image uploaded in the property ITEM_IMAGE will be used.

Introduced in API Version 2.7.20


Order of imageITEM_IMAGE_ORDERNUMERICAL





Related content