Results page PDF link
akke - September 23, 2009 - 11:32
| Project: | Quiz |
| Version: | 6.x-4.0-alpha2 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | won't fix |
Jump to:
Description
How would one get a PDF link (from the Printer, e-mail and PDF versions module) on the resultspage (the last page) of a Quiz where that link points to a PDF version of that actual content instead of to the first question in the Quiz?
And all this without having Printerfriendly or PDF links on any other quiz page(questions, quiz-directions etc.)?

#1
This needs to be done in the theme layer using some custom theming.
#2
Print module's PDF links will be displayed only on node pages. Looking at result_export module if you are interested writing code to achieve this.
#3
I guess there aren't anyone interested in doing this at the moment...