Skip to content

Commit

Permalink
Don't show outdated exercise warning locally (e.g., sandcastle)
Browse files Browse the repository at this point in the history
  • Loading branch information
sophiebits committed Apr 11, 2012
1 parent b3eb22f commit 0fd6644
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions khan-exercise.js
Expand Up @@ -688,6 +688,7 @@ var Khan = (function() {

if (Khan.query.activity !== undefined) {
userExercise = {
current: true,
exerciseModel: {},
readOnly: true,
userActivity: JSON.parse(Khan.query.activity)
Expand Down

0 comments on commit 0fd6644

Please sign in to comment.