Hi there,
Just noticed something else while working with this module. It seems that once you move on from the first Question, the Print/Email/PDF module stops producing its links on my pages.
Digging into the code, I found the reason is because of the method by which the module tries to find a valid link gets confused by the URLs that Quiz produces, with the session var in there, etc.
Found a fix for the problem in Print, so no changes are necessary in Quiz, I think. I posted the issue over in Print #451300: Better method for getting URLs in print_insert_link()? and I'm just reposting here in case any one else encounters the same problem.
Comments
Comment #1
mbutcher commentedThis is good to know. Thanks for posting this information. I'm sure it will be helpful to others.
If you are trying to print out questions *as an administrator*, you can still use print, but you have to go to the quiz management page and view each question one at a time (a task much easier in Quiz 3).
If you have suggestions on how Quizzes could be print-friendly, do let me know. There are several open threads about ways of formatting output. For example, we have been considering a quiz view that would let one print out an entire quiz at once (instead of viewing questions one at a time).
Thanks again for taking the time to look into this.
Matt
Comment #2
ezraw commented