I believe you can put html in the "options" field, though I may be
wrong. It's been a while since I've looked at it. So you would create
a survey with a question that has the following setup. Give this a
try.
fieldname: whatever
Question: Which image do you like more?
label: I like this image more
Option type: radio button list
Options:
a cat <img src="dropbox/cat.jpg" />
a dog <img src="dropbox/dog.jpg" />
> --
> You received this message because you are subscribed to the Google Groups
> "django-crowdsourcing" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to
django-crowdsour...@googlegroups.com.
> For more options, visit
https://groups.google.com/groups/opt_out.
>
>