After failed with fetching entity by multiple properties in single parse (say quiz evaluated to true and uid is current user) to get total quiz finished by current user , I finally decided to use https://www.drupal.org/project/rules_efq which supports building and executing EntityFieldQuery.

So far I am able to create new query, added entity type condition(also tried bundle type) to query but when I tried to add field condition to query, none of the "quiz result" table fields are available in rules.

attaching screens
quiz efq rule - condition set

quiz results fields not avail

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

nithinkolekar created an issue.