See attached patch.

CommentFileSizeAuthor
quiz-name.patch4.47 KBpebosi

Comments

falcon’s picture

Status: Needs review » Needs work

Thanks for the patch!

t() should not be used in hook_menu. http://api.drupal.org/api/function/hook_menu/6

For descriptions this is a real challenge since there is no way to add variables "correctly" into descriptions... :/

falcon’s picture

Status: Needs work » Closed (fixed)

I must have been in a hurry when I reviewed the patch. It was form arrays, not menu arrays....

Commited!