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

dmnd’s picture

good news -- admin/path works

mbutcher’s picture

Priority: Normal » Minor
Status: Active » Postponed

This 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?

falcon’s picture

Status: Postponed » Closed (won't fix)

Yeah, 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)