Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
"Hint" feature in choice-response
#6
(09-17-2021, 02:26 PM)Ting Wrote: 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.

Hi Ting, 

I see what you mean! As far as removing the visible choices, it does work! You're right that it is a little bit hard to read on the CSV file, but I think it could work as an option. 

Thank you! 

Grace
Reply


Messages In This Thread
RE: "Hint" feature in choice-response - by Ting - 09-17-2021, 02:26 PM
RE: "Hint" feature in choice-response - by [email protected] - 09-17-2021, 04:55 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)