Quiz module counts on core actions/triggers to perform tasks like email notification, printing status message, URL redirect, etc. The default actions (publish comment, publish post, block user, etc.) in quiz edit form hardly makes sense and features of actions/triggers is very limited to meet the realtime requirement. I suggest to replace it with rules and token modules.

Comments

vegardjo’s picture

+1, would be much more useful!

apt94jesse’s picture

Component: Code - Quiz module » Code - Import/Export

+1

eminencehealthcare’s picture

+1

koppie’s picture

Issue summary: View changes
Status: Active » Fixed

I looked into it but it's tricky because you have to pull info from the quiz and expose it to Rules. Instead, I decided to hook into the quiz api and created my own custom module. Here it is, feel free to modify to suit your own needs: https://drupal.org/sandbox/koppie/2204441

I'm closing this ticket because no one has come up with a better solution in almost 3 years. Feel free to reopen if you want to create true Rules integration. :-)

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.