For the complete documentation index, see llms.txt. This page is also available as Markdown.

Advanced prompts and complex setups

No more specialisations – just refine your prompt

In the Unified Flow, you no longer need to manually select specialisations when programming complex questions. If the first AI output isn't correct, simply refine your prompt. Here are some example prompts:

  • "Use JS for QID"

  • "Use hybrid question for QID"

  • "Program this QID using MaxDiff indices method"

  • "Program this QID using custom Conjoint method"

  • "Create Q9 as a hybrid question."

  • "Implement Q9 using JS validation."

  • "Implement Q9 using MaxDiff indices method."

These prompts help guide the agent to produce the desired setup.

JavaScript update best practice

For JavaScript updates, it is recommended to copy-paste the HTML/JS content into the chat and ask the AI to modify it by providing feedback on what's not working—rather than selecting the question and using Ctrl + K. This approach works more reliably.

Last updated

Was this helpful?