mcalphabetize
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| mcalphabetize [2022/11/01 17:10] – admin | mcalphabetize [2024/02/07 17:52] (current) – [langs] admin | ||
|---|---|---|---|
| Line 10: | Line 10: | ||
| mcAlphabetize currently does **not** support choice groups. | mcAlphabetize currently does **not** support choice groups. | ||
| - | This function is available for a reasonable fee. Contact **[[https:// | + | This function is available for a reasonable fee. Contact **[[https:// |
| - | To alphabetize options in side-by-side dropdowns on-the-fly, see **[[sbsSelectAlphabetize|sbsSelectAlphabetize]]**. | + | To alphabetize options in side-by-side dropdowns on-the-fly, see **[[sbsSelectAlphabetize|sbsSelectAlphabetize]]**. To alphabetize drill-down dropdowns on-the-fly, see **[[ddAlphabetize|ddAlphabetize]]**. |
| ===== Set-up Instructions ===== | ===== Set-up Instructions ===== | ||
| ==== Survey Header ==== | ==== Survey Header ==== | ||
| - | To make the function available to all questions in the survey, copy the function to the Survey Header inside a script tag: | ||
| Add the mcAlphabetize function to the survey header to make it available to any question in the survey. | Add the mcAlphabetize function to the survey header to make it available to any question in the survey. | ||
| < | < | ||
| Line 50: | Line 49: | ||
| Default: [] (nothing anchored) | Default: [] (nothing anchored) | ||
| + | ==== langs ==== | ||
| + | **langs** is an object for mapping Qualtrics language codes to valid JavaScript locale languages for correct sorting. It is only needed if the Qualtrics language code doesn' | ||
| + | |||
| + | If you have created your own language code, you made need to add your language to the langs object if it doesn' | ||
| + | ==== qlang ==== | ||
| + | **qlang** is the Qualtrics language code string that should be used to do the alphabetization. By default, this is the current language of the survey. | ||
| + | |||
| + | Default: %%" | ||
| ====== Qualtrics Wiki ====== | ====== Qualtrics Wiki ====== | ||
| [[start|Qualtrics Wiki]] | [[start|Qualtrics Wiki]] | ||
mcalphabetize.1667337042.txt.gz · Last modified: by admin
