Is it possible for this quiz module to use URL Aliasing when going through the questions.
I can apply url aliasing to a quiz type but when I begin to take the quiz it reverts to using the standard node path /quiz/start.
For instance instead of showing
node/1234/quiz/start
It would show
quiz/example/quiz/start
Cheers
Aar0n
Comments
Comment #1
dmnd commentedgood news -- admin/path works
Comment #2
mbutcher commentedThis could be changed (see quiz.module's function quiz_take_quiz()), but this is a low priority item for me, and I wouldn't want to make the change unless it could be changed in a compatible way.
Patches, anyone?
Comment #3
falcon commentedYeah, I don't think we'll add any fix for this. If a good patch is created we might consider it. (I'm cleaning up the issue list)