|
Individual & Sets of Brain Teasers for Your Web SiteIndividual Brain TeasersIn the HEAD portion of the page: IMPORTANT: Change the 103 in the code above to the number of the teaser you want to use, and change easy to medium or hard, if you prefer to serve more difficult teasers. At present the available teaser numbers for the 3 difficulty levels are: easy: 0-125 medium: 0-126 hard: 0-71 In other words, there are 325 total brain teasers in our database that you can presently choose from. In the BODY portion of the page: Sets of Brain Teasers (for quizzes or tests)How It Works: The codes above will cause individual teasers to appear on your page(s). But what if you want to serve a set of teasers as a test or quiz? The code for the BODY stays the same as above for individual teasers, but a a slightly more complex code is needed in the HEAD of the page: VERY IMPORTANT: The code above would serve EASY teaser #6, MEDIUM teaser #25, and HARD teasers 1, 3, 4, and 6. If you wished to serve more than 1 EASY teaser, you would delete easy[0]=6; from the code, and modify var easy=new Array(); to contain the problem numbers you wanted, separated by comma(s) (but no spaces). If you wanted to serve only HARD teasers 1,3,4,6 and no EASY or MEDIUM teasers, you would delete the easy[0]=6; and medium[0]=25; portions of the code altogether. Once you have uploaded your page or pages, all you have to do is link to them. You can say whatever you want in your links (as long as no false claims are made, etc.). BACK TO THE FREE WEB SITE CONTENT PAGE |