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.

CommentFileSizeAuthor
fix_admin_menu.patch1019 bytesturadg

Comments

mbutcher’s picture

Title: Question type admin menu items appearing as Array » Empty administration sections for Quiz Question implementations

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.

sivaji_ganesh_jojodae’s picture

Issue tags: +ToDo

adding "ToDo" tag and leave this issue to mbutcher.

falcon’s picture

Status: Needs review » Closed (fixed)

I don't think this issue is relevant anymore.

turadg’s picture

Confirmed. The new "Question configuration" page solved this.