-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Setting a different test to active #11
Comments
Excellent catch. It appears the 'Set Active" button wasn't functioning correctly in Internet Explorer (it works in Chrome and Firefox, however). The change has been submitted and will be available once the pull request is approved. |
Solved issue winteram#11: the "Set Active" button in experimenter.php was not functioning (specifically, it was not calling the "setActive" function). Problem has been fixed.
Fixed Issue #11: IE "Set Active" button in experimenter interface
I am using firefox to set a template active. But everytime it is still the default Science test. I also tried directly modify /templates/active.txt, which should be fetched everytime by js/IAT.js, still no luck. However, it seems this is related to firefox, everything works fine using chrome. |
I have the application set up on my server but when I try to change the test from the default (Science) the "Set Active" button doesn't seem to work. Any idea why this might be happening for me?
The text was updated successfully, but these errors were encountered: