Closed (outdated)
Project:
Quiz
Version:
6.x-3.4
Component:
Code - Views
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
9 Jan 2010 at 15:33 UTC
Updated:
15 Jul 2016 at 20:23 UTC
Jump to comment: Most recent
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.