Hi there!
I´ve been looking on how to do that, but it seems that´s not a view, so... is there a way to customize that? (adding a header, adding a pager, etc)
Thanks!
Rosamunda
Hi there!
I´ve been looking on how to do that, but it seems that´s not a view, so... is there a way to customize that? (adding a header, adding a pager, etc)
Thanks!
Rosamunda
Comments
Comment #1
sivaji_ganesh_jojodae commentedYou need to override the
theme_quiz_get_user_results()defined in quiz.pages.inc.In your template.php add
Edit : Don't forget to rebuild the theme registry.
Comment #2
Rosamunda commentedThanks!!!
Trying that out now!
Comment #3
Rosamunda commentedI´m trying to change it according to what I need, but... I think it´s far easier if I can put there a view instead of programatically add it (or using the template).
How can I hide it?
Thanks again!!
Rosamunda
Comment #4
jlongbottom commentedJust copy the function out of the module and put it into your template.php and make the necessary changes.
Comment #5
djdevinThis issue is being closed because it is filed against a version that is no longer supported.