Image Attach module lets attach images to nodes, for example: to Multi-Choice Questions. After attaching, image is shown in single Multi-Choice Question, but it's not shown in the question when you do the quiz.

I enabled Image Attach in Content type "Quiz", but it doesn't help.

It would be great, as it lets create questions like: "Who is on this picture -- Oliver Cromwell or Alexander Dumas?".

Comments

silvercat’s picture

This would definately be one of the core features of this module. However, displaying a CCK-field would make it much more generic and useful and not only limit it to an image.
As of now, this module is a little inflexible in terms of displaying a quiz question.

mbutcher’s picture

CCK field support is definitely on the table for Quiz 3.0. It's a requirement of my own. Using ImageField will probably be the way we go for attaching images.

silvercat’s picture

Absolutely.
Is there a method you're aware of to temporarily get some kind of image support for the questions though? Or any indication of when something like that can be expected?

mbutcher’s picture

Version: 6.x-2.0-alpha2 » 6.x-3.x-dev
Status: Active » Fixed

This feature was just added to 6.x-3.x. All CCK types that write the the content body should now be available in Quiz.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.