Closed lwasser closed 6 years ago
It turns out the class object was not updating correctly so that $choices was populated using the name choices in the code . int he list code <- was used rather than = to define the list element. thus it failed. it's fixed now but testing still...
Currently multiple choice questions WORK generally with
dc9288478adceed52c1d9f0c67ed7f5954b94cd9
fix however... if there is question text in an "other" box for some reason the text is not being grabbed ... OR there aren't data in my surveys that i'm testing... this needs further testing. but MC should be plottable now. Need to test on both MC M answer and single answer... it should work if the format is the same however.
this is working now!! a mistake testing on my end
Testing today yielded yet more bugs. First, matrix questions work wonderfully but multiple choice do not seem to return choices properly now. Task
Note to me to add another issue about a failed survey import... that will take more digging... but first let's focus on these questions not functioning properly