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
Comment #1
miro_dietikerI'm sure there's not a full cache clear needed... It must be something else that can be flushed particularly.
Comment #2
pivica commentedI am also pretty sure that full cache is not needed for new tests, can you be little more specific what is a problem?
Comment #3
pivica commentedComment #4
Anonymous (not verified) commentedIt 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.