diff --git a/js/main.js b/js/main.js index 5a8af7e..4716f87 100644 --- a/js/main.js +++ b/js/main.js @@ -43,6 +43,7 @@ $.getJSON("data.json", function (d) { displayQuestion(); }); function displayQuestion() { + if(total < 200) sef("pullup"); $("html, body").scrollTop(0); if (total < 1) { audio.pause();