MaxDiff Functions
Top  Previous  Next

MaxDiff Functions are only applicable in studies containing MaxDiff exercises. The functions below are useful when advanced researchers want to customize the format for their MaxDiff questions.

SSI Script:
Description:
MaxDiffDesignLabel(MaxDiffQuestionName, Position#)
Returns the item text for the specified MaxDiff question for the specified Position#. This function is used when researchers want to customize the format of their MaxDiff questions.
MaxDiffDesignValue(MaxDiffQuestionName, Position#)
Returns the item value for the specified MaxDiff question for the specified Position#. This function is used when researchers want to customize the format of their MaxDiff questions.


For additional flexibility in SSI Scripting, see the Unverified Perl documentation.