https://github.com/brueckmann/tiny_conjoint_helpers_for_qualtrics
https://github.com/brueckmann/tiny_conjoint_helpers_for_qualtrics
Last synced: 21 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/brueckmann/tiny_conjoint_helpers_for_qualtrics
- Owner: brueckmann
- Created: 2025-04-07T15:17:17.000Z (25 days ago)
- Default Branch: main
- Last Pushed: 2025-04-07T15:36:58.000Z (25 days ago)
- Last Synced: 2025-04-10T22:58:28.295Z (21 days ago)
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Tiny_Conjoint_Helpers_for_Qualtrics
## MassEmbeddVariablesQualtrics
Based on only 3 inputs, the js [MassEmbeddVariablesQualtrics](https://github.com/brueckmann/Tiny_Conjoint_Helpers_for_Qualtrics/blob/main/MassEmbeddVariablesQualtrics) adds all embedded variables needed for a conjoint based on [conjointsdt](https://github.com/astrezhnev/conjointsdt) by [@astrezhnev](https://github.com/astroboylrx) to the Qualtrics survey flow.You only provide 3 inputs, the number of tasks (how many repetitions), number of profiles per task (often 2) and number of attributes used per task). The code is influenced and adapted from a [comment](https://github.com/astrezhnev/conjointsdt/issues/5#issue-2146142409) by [@astroboylrx](https://github.com/astroboylrx).
Much of the code can also be adapted for other uploads of embedded data to the Qualtrics survey flow.
## More to follow :)