Showing posts with label question generator. Show all posts
Showing posts with label question generator. Show all posts

Wednesday, June 8, 2011

Word Scramble Creator

ASchool.us is pleased to offer yet another script to help make your teaching life simpler. Especially for you moodlers. The Word Scramble Creator is a simple web application that takes a list of words and scrambles the the letters of each word. The student then has to unscramble the letters. The output is very simple friendly so that it can be printed or copied to a word processor.

Here is a sample of what the output looks like.

Sample Scramble

Unscramble the following words.
bmelsrca: ________________________
wodr: ____________
nrrageote: ___________________________

Created at www.ASchool.us/scripts/scrambler.php

You can find the Word Scramble Creator at http://www.aschool.us/scripts/scramble.php

Sunday, December 30, 2007

Math Facts Question Generator

Here it is I finally finished the the Math Facts Question Worksheet generator. With a few adjustments I was able to adapt most of the features of the Moodle Math Question generator to be able to create a printable version with an answer key. This program will create a set of math fact questions based on the users input parameters. At this point this version is limited to addition, subtraction, multiplication, and division.

Highlights:

  • Vertical or horizontal problem formatting.
  • Each time that the page is requested the order of the questions is changed.
  • The answer key prints on a separate page.
  • Customizable directions
  • Custom key/worksheet identifier.
  • Integer only answers for division problems.
  • Positive answers for subtraction problems.
Check it out