Ashley1014 / qualtrics

The Javascript code to automate user selection behavior for a research on Qualtrics.
0 stars 0 forks source link

To Do for Nov. 3 coworking #24

Open Ashley1014 opened 2 years ago

Ashley1014 commented 2 years ago
Assignee Task to-do
@aunarang revise/keep
  • - [x] double check/explain how the display logic works
@Ashley1014 revise/keep
  • - [x] checking the code for clearing round 3
@aunarang clearing fmpl selection
  • - [ ] create back_revise_r2
@Ashley1014 clearing fmpl selection
  • - [ ] main: create a function that's being called when next button is clicked: if switchpoint hasn't been set yet, then set back_revise to 0 (meaning no changes); else -> compare the local sp variable to the stored switchpoint variable, if same, then set back_revise to 0; else -> set back_revise to 1 (meaning clearing selections needed)
  • - [ ] fmpl: create a function to read back_revise, if back_revise == 0, no change; else -> clear selection.
aunarang commented 2 years ago

@Ashley1014

I think the reason the API does not work in the function you created has something to with some reference existing with your function. I don't completely understand the post below but you might, but I think we can try adapting the solution posted:

https://stackoverflow.com/questions/52396245/qualtrics-api-functions-not-working-within-custom-function-called-in-eventlisten