I've done my best to follow the very good documentation on the module, but running into a couple of questions:

I think the Answer field is set up correctly, but its showing up as empty box on the question and answer input form. Should that be hidden?

For setting up duration: When I select Integer, I'm not getting a select widget list. Do I need to install extra CCK module?

Comments

jcisio’s picture

Status: Active » Fixed

1st question: it is displayed only when you're under an admin account, so it's not a big deal.

2nd question: read the documentation. Use the select list widget.

Stephen Rockwell’s picture

Thanks for the feedback...i figured the second issue. The select list widget is available under Field type List (integer) rather than Integer. I should have picked up on that, but you want to make that subtle change to D7 documentation.

Good to hear about the admin account thing.

Stephen Rockwell’s picture

an issue with picking list (integer) is that the module than doesn't seem to pick it up to set duration.

jcisio’s picture

Category: support » bug
Status: Fixed » Active

Feel free to change the documentation at http://drupal.org/node/955460. I wrote it for D6, and didn't check thoroughly when I ported to D7.

And yes, it's a bug when "List (integer)" does not show up in settings page. I've just fixed it in CVS Git.

jcisio’s picture

Title: D7 Installation Issues » List integer fields do not show up in duration settings
Status: Active » Fixed

About the admin account issue, it is indeed a minor feature request for hiding those fields for every user when writing a question.

Stephen Rockwell’s picture

thanks so much for your responsiveness and putting together a great module.

Status: Fixed » Closed (fixed)

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