choffman wrote:
Please do! We have need of this type as well. I could help with integration in the future.
well, unfortunately this approach (based on ajax) did not satisfy a real word survey with numreous different user and browser settings - a lot of them had blank screens
our new approach:
we exit lime and forward the user to our external conjoint-php-infrastructure and return afterwards to lime.
challenge 1 (still an open issue) is the inability of lime, to
exit and return (e.g. with a token).
challenge 2 is the generaton of conjoint tasks. therefore you need statistical infrastructure to have the sample equalliy distributed, we pre-generate all the conjoint samples with R and store them in a database, because we have some more dimensions of information, than fit in the lime answer table (survey_12345)
see screenshots here:
Screenshots
btw: we use choice-based-conjoint (CBC) with very large designs for our simulation infrastructure.
do you see a ways to (easily) exit and return to lime with tokens?