Posted by turadg on May 20, 2009 at 12:13am
Jump to:
| Project: | Quiz |
| Version: | 6.x-3.0-beta1 |
| Component: | Code - Quiz module |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
| Issue tags: | ToDo |
Issue Summary
The iterator that finds the admin screens for each question type was outputting on admin item for type "Array". I fixed the typo in attached patch.
Now that the menu is populated with admin items for each question type, it's striking that so many of them say, "There are no settings for this question type." It might be better to only generate the item when there are actually any admin options, but I'll leave that requesting that feature to someone more bothered by it.
| Attachment | Size |
|---|---|
| fix_admin_menu.patch | 1019 bytes |
Comments
#1
The patch has been committed.
I still need to fix the empty admin sections. I had forgotten about that. I'll leave this bug open to remind me.
#2
adding "ToDo" tag and leave this issue to mbutcher.
#3
I don't think this issue is relevant anymore.
#4
Confirmed. The new "Question configuration" page solved this.