This module seems to require a cache clear all to enable new tests, regardless of the performance settings (ie, I'm not aggregating my CSS or JS files).

This could easily be solved by running a cache_clear_all automatically when someone saves a test.

http://api.drupal.org/api/drupal/includes%21cache.inc/function/cache_cle...

Comments

miro_dietiker’s picture

I'm sure there's not a full cache clear needed... It must be something else that can be flushed particularly.

pivica’s picture

I am also pretty sure that full cache is not needed for new tests, can you be little more specific what is a problem?

pivica’s picture

Status: Active » Postponed (maintainer needs more info)
Anonymous’s picture

It appears as though the module doesn't work. I'm not sure how I would explain to an editor why they would need to clear the cache to enable something that is configured in the UI. At a minimum, the user should be warned to do so if they must.