From the original issue (http://drupal.org/node/154337): Does (or can) the system insert the student in a new role each time he passes correctely a quiz?
From the original issue (http://drupal.org/node/154337): Does (or can) the system insert the student in a new role each time he passes correctely a quiz?
Comments
Comment #1
falcon commentedThis isn't something that we want to add in quiz. We are supporting the triggers and action system. It might be possible using those. There is also hook_quiz_finished and hook_quiz_scored. (I'm cleaning up the issue list)