I haven't seen anybody post this yet as an issue. Tried searching, but couldn't find anything, sorry if this has already come up. :/

After creating a question, later I need to add new answers to the question. I edit the question, click the "I need more answers" checkbox, nothing happens (not that I expected anything to happen). Hit save, figuring the new answer fields show up on the next screen or if I edit the question again, but no such luck.

It wasn't until I hit preview, effectively submitting the form but keeping me on the page, that the new answer fields showed. Suggest adding some help text or something to explain to the admin that this is what they have to do to get more fields, or implement some other solution (dynamic field generation with javascript?) that the maintainers are happy with?

I'm using PHP 5.2.6, Drupal 6.9, MySQL 5.0.67.

Cheers!

Comments

mbutcher’s picture

The plan is to move to AJAX at some point, but the design above is (as I understand it) how the module was originally written.

I think that I changed this in the 3.x branch to also add more boxes on Save... but I can't remember, now.

mbutcher’s picture

Version: 6.x-2.1 » 6.x-3.0-alpha1

This is still outstanding.

mbutcher’s picture

Status: Active » Fixed

I added help text, which is (I know) second best to actually improving the UI. Perhaps Sivaji's work on AJAX in Quiz 4 will result in overall improvements in this area.

Status: Fixed » Closed (fixed)
Issue tags: -edit, -answers

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