Skip to content
This repository has been archived by the owner on May 11, 2021. It is now read-only.

Commit

Permalink
Revert "Growth mindset A/B test -- attempt to include change to khan-…
Browse files Browse the repository at this point in the history
…exercise.js."

This reverts commit b280848.
  • Loading branch information
Sohl-Dickstein committed Jan 23, 2013
1 parent 14caa23 commit e87c778
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions khan-exercise.js
Expand Up @@ -1111,9 +1111,6 @@ var Khan = (function() {
parentType = original.data("type");
}

// prepend any motivational text for the growth mindset A/B test
$("#workarea").prepend(Exercises.currentCard.attributes.growthHeader);

// Add any global exercise defined elements
problem.prepend(exercise.children(":not(.problems)").clone().data("inherited", true));

Expand Down

0 comments on commit e87c778

Please sign in to comment.