Thu, 29 Mar 2012

5:19 AM - The Best three Quiz Makers

 

The Best three Quiz Makers

Date Thursday, March 29th 2012, 2:29 AM Icon 1 Date 0

There are tons of quiz makers on the market, search it on Google, you will find more. Most of them are online test makers, now I choose some popular desktop test makers, and list some useful data for each test makers. Hope this information could give you some direction to when choose the right test maker.

1. Create quiz with desktop Flash quiz maker
Some Flash quiz maker supplies an easy way to create professional Flash quiz in minutes. With them, you could create Flash-based quizzes with images, sounds, narrations and Flash animations with up to 10 question types. You also could set feedback to each questions and randomize questions and answers. Some quiz maker also supply free quiz result tracking system, like Quiz Creator. Users could track all the quiz results with email or free Quiz Management System.

2. Adobe Captivate
Adobe Captivate is an electronic learning tool which can be used to author software demonstrations, software simulations, and randomized quizzes in .swf format. It contains advanced quizzing functionality that makes it easy to create your own robust quizzes and assessments. It can capture and record screen activity and effortlessly synchronize audio and video.
Develop and deploy engaging computer simulations and skill assessments. Rapidly develop soft-skills training with complex branching scenarios. Create informal learning content such as podcasts and screencasts.

3. Create quiz via free online quiz creation tool
There are numerous online quiz-building tools that can make quiz and grade less of a chore. Do a Google search for " free online quiz makers", you will get many free online quiz tools.

ProProfs is a free program that is supported by ads, lots of ads. So it is a totally free online test maker . It features 3 question types. It has many options that control the behavior of your quiz. You could add multimedia objects such as video and image to the quiz, this is rare to a free online quiz tool. Quibblo and Classmarker also have such features. However, ProProfs sounds the most powerful for a free quiz creation tool.

tags: makers quiz

()

Fri, 11 May 2012

5:37 AM - Top Best 3 ways to Make a Flash quiz

As is know to all that flash is essential for consumer experience, you may would rather view the beautiful or vivid thing than static, full text thing. But how to make a flash quiz? There are so many quiz makers on the market. Most of them are online test makers , and today we are going to learn some ways to make flash quiz.

Make a Flash quiz with screen recorder
Using screen recorder to create interactive Flash quiz or game is an easy way. Many outstanding screen recorders have the quiz creation feature, such as Adobe Captivate and Camtasia. Although such tool is a little higher in price, they are good software for making quiz if you have both tools at hand. In compare, Adobe Captivate is more powerful in creating quiz. It contains advanced quizzing functionality that makes it easy to create your own robust quizzes and assessments with 6 question types.

Make a Flash quiz with Tanida Quiz Builder
Quiz Builder provides an easy-to-use interface to design the quiz and does not require any Flash or programming knowledge. You can customize several aspects of the quiz appearance, add images to decorate the questions and preview the quiz at any time.

Make a Flash quiz with Flash quiz maker
Making quiz with Flash quiz maker is the best way to make a quiz whether from the aspects of easy-to-use or functions. No programing skills required. About functions, Flash quiz maker also supports up to 10 question types. Not only could you set personalized feedbacks and time to each questions and quiz, you also could shuffle and randomize questions and answers. Furthermore, you could create Flash-based quizzes with multimedia elements, such as images, sounds, narrations, Flash movies and so on.

tags: flash quiz make

()

Tue, 15 May 2012

3:43 AM - Tips and tricks on how to make a quiz in Dreamweaver

Nowadays, there are many ways to make online quiz, for example, you can create online test with Google Docs, you can also create online test with desktop Flash quiz maker and so on, today, we are going to learn how to make a quiz in Dreamweaver. Adobe Dreamweaver is a user-friendly website design program originally owned by Macromedia. It is highly versatile and supports Java scripting, cascading scripting sheets and many other common script languages. Dreamweaver doesn't require knowledge of HTML. As a result, construction of fairly complex web pages is possible for almost any level of experience. Forms can be created in a series of point and click steps. The following steps will guide you through the process.

Step 1: Creating a Form.
Create a new Web page or open up an existing page in Macromedia Dreamweaver. Format the page to how you want it (page width, page title, colors, fonts, etc.). Next, go to the Insert menu and select Form.

Step 2: Inserting a radio button.
Title your quiz by typing in some text, and ask your first question. Hold the Shift key and press the Enter key (or Shift+Return) to go to the next line. Go to the Insert menu, select Form Objects, then Radio Button. A radio button will appear. Type in your first answer option to the right of the radio button.

Step 3: Naming the Radio button.
Click on the radio button and go to the Properties Box, shown below.
In the first box, type in Question1 (use this name for each answer in Question 1...it doesn't matter what name you choose as long as you use it consistently). For Checked Value, enter the answer corresponding to the button. Make sure the Initial State is Unchecked.

Step 4: Formatting the radio button in HTML.
Tap the button in the middle to get to the view of WYSIWYG + HTML. (To return to the normal WYSIWYG view, click on the button on the right.) Click on the radio button, and the corresponding HTML code will be highlighted in black, as shown below.
Before the last > in the highlighted HTML, type in onclick="alert(' ')". The section you edited should look like this:

Inside the single quote marks, type in the feedback for the first answer. For the sample quiz, it would be the words Sorry, try again. You may want to use Correct and Incorrect, or give other feedback. Make sure your feedback does not include commonly used HTML characters like quotation marks or apostrophes. The line should now read something like this:

Repeat Steps 2 - 4 for each answer you want to include. Name the radio buttons for each answer in Question 1 "Question1" but change the Checked Value name and feedback accordingly. For Question 2, name each radio button "Question2" and so on..

In my opinion, the easiest way to make a online quiz is using some free online quiz makers for help, with them, i just need to with a few clicks and a quiz will be made.

tags: make quiz dreamweaver

()