Wiring up analytics for courseware, unifying analytics between coursewares and bonfires, general housekeeping tasks for live push

This commit is contained in:
Michael Q Larson
2015-02-07 21:11:26 -08:00
parent 07c5757538
commit 180699adb2
8 changed files with 19 additions and 12 deletions

View File

@@ -5,7 +5,6 @@
try {
eval(parent.allTests);
} catch (err) {
console.log(err);
allTestsGood = false;
} finally {
if (allTestsGood) {