Hi,

I'm not sure if this is a support request or a feature request.

I'm using Quiz with CCK and ImageField to show an image used in a question. I would like it to display as follows:

- Question (Please look at the image below and select the appropriate description...)
- The Image
- Multiple Choice Options
- Back / Next / Skip

My problem is that by default it is showing the following order:

- Question (Please look at the image select the appropriate description)
- Multiple Choice Options
- Back / Next / Skip
- The Image

This is not ideal as for a long question text, the image may be out of the screen and the user may forget to scroll down and may miss out on seeing the image entirely...

Usually when I have a problem like this with CCK I use the Contemplate module. There you can move fields around as required.. But I'm not sure exactly which fields to use or if this is the recommended way of doing things...

Any suggestions would be appreciate.

Thanks!

Comments

ratinakage’s picture

Version: 6.x-4.0-beta6 » 6.x-4.0-rc2
ratinakage’s picture

Version: 6.x-4.0-rc2 » 6.x-4.0-rc4
codevoice’s picture

Component: Code » Code - Import/Export

Subscribing. This is related to http://drupal.org/node/1120016 and a discussion about how to use quiz-single-question-node.tpl.php, but it's not clear to me what the contents of this template file should be.

If you happened to have solved this problem please post!

djdevin’s picture

Component: Code - Import/Export » Code - Quiz core
Issue summary: View changes
Status: Active » Closed (outdated)

This issue is being closed because it is filed against a version that is no longer supported.