Posted by akke on September 23, 2009 at 11:32am
Jump to:
| Project: | Quiz |
| Version: | 6.x-4.0-alpha2 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (won't fix) |
Issue Summary
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.)?
Comments
#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...
#5
I am looking for this feature right now, I am new to Drupal and therefor quiz, don't much about the code behind it all and just starting out with theming.
I installed the pdf, print, email versions module but as mentioned above I only get the options on the first question, I want to be able to print or pdf the results page.
Any suggestings?
Also, How do I theme the questions and the results page?
How do I change the start quiz button value?
How do I remove the tabs?
Can I add the feedback to the standard email , in addition to the score etc?
Please help!
Gibry21