Empty administration sections for Quiz Question implementations
turadg - May 20, 2009 - 00:13
| Project: | Quiz |
| Version: | 6.x-3.0-beta1 |
| Component: | Code - Quiz module |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
| Issue tags: | ToDo |
Jump to:
Description
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 |

#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.