i recently installed quiz module. and follow all the instruction given in the intall.txt but now i am not able to add question to the quiz which i create wat kind of the problem i did in this way
install mulltichoice and matching module/
1. create vocubbaliry test
Add an item test2
2. create a roll quiz admin who can create quiz and add permission to it
3. create a quiz test.
4. Create Question using Multivhoice
5. Now trying to add question but i m getting lots of error
Array ( [51] => stdClass Object ( [question] =>
Been playing round with Drupal for a bit now, but still some things I cant seem to work out. For starters, how do I get rid of menu titles? When I change it, it says it has to be required.. But I dont want it to display the menu title or that funky arrow thing. Just the links by themselves. Secondly, how do I change the original stock menu name? It's always on 'Navigation'(which changes to my login name when I login), and there appears to be no edit button.
I'm trying to put a snippet (http://drupal.org/node/47570#comment-120850)that shows the most popular nodes not in a block in the left or right column but in the header-div that comes with the theme I'm using. When I place it as a block in the left or right column the content of the snippet shows but when I paste the php into the header-div the whole site ends up showing blank.