Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
"Hint" feature in choice-response
#5
Hi Grace, just to chime in with a random thought - the "F" and "J" that are still on display are not the hint, but the choices themselves. If you want to hide the choices themselves, you can replace them with spaces, like " " (1 space) and " " (2 spaces):

Code:
"choices": [" ", "  "]

However, that may present some challenges when you analyze the CSV data, as the "response_value" column will consist of spaces of variable lengths. If you take this approach, please download the preview data and make sure you can analyze the results.
Reply


Messages In This Thread
RE: "Hint" feature in choice-response - by Ting - 09-17-2021, 02:26 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)