Upgrade to remove ads

Word Scramble Puzzle

Title
Description
Letter case
Copyright © Turtlediary.com. All rights reserved www.turtlediary.com

Name: __________________________________________    Start Date: ____________________    Due Date: ____________________
Enter 20 words or less

    Login to save words to your library.
    Become premium member to get unlimited access.
    Upgrade Member
    • •  Unlimited access to over thousands of worksheets and activities for all grade levels.
    • •  Award-winning educational games and videos.
    • •  Teacher created quizzes with step by step solution.
    • •  Ad-free experience for children.
    • •  Unlimited access to Interactive Stories with "Read to me" feature.
    • •  Informative assessment tools with detailed reports pointing out successes and weak spots.
    • •  Audio Instructions for all games.
    "; $("#datatest").val(str); $("#form").show(); $("#printpdf").submit(); var checkInterval = setInterval(function(){ if(typeof $.cookie("crossword_download")=='undefined') { $("#loading").hide(); $(".loading").fadeOut(); clearInterval(checkInterval); }}, 1000); $("#dpdfmsg").show().delay(3000).fadeOut(); } function initPuzzle(){ if(returnableWSG($.cookie("scramble"))){ return; } var mltitlePreview = $.cookie("mltitlescramble"); var mldescriptionPreview = $.cookie("mldescriptionscramble"); $("#mltitlePreview").html(mltitlePreview); mltitlePreview=mltitlePreview.replace(/\s+/g, '-').toLowerCase(); $("#idno").val(mltitlePreview); $("#mldescriptionPreview").html(mldescriptionPreview); var array = peoplePreviewJsn = $.parseJSON($.cookie("scramble")); $.removeCookie('scramble', { path: '/' }); $.removeCookie('wordsearch', { path: '/' }); //console.log(people); var htmlString =''; var count=1; for(i=0; i'+shuffled+''+str.replace(/[a-z]/g, ' ___')+''; } $(".tableQus").html(htmlString); //$(".tableAns").html(word_solution); } function scramble(str) { var scrambled = '', randomNum; while (str.length > 1) { randomNum = Math.floor(Math.random() * str.length); scrambled += str.charAt(randomNum); if (randomNum == 0) { str = str.substr(randomNum + 1); } else if (randomNum == (str.length - 1)) { str = str.substring(0, str.length - 1); } else { str = str.substring(0, randomNum) + str.substring(randomNum + 1); } } scrambled += str; return scrambled; }
    OSZAR »