How to Create Interactive Multiple-choice Quiz in Adobe Flash CS4
Quiz Maker supplies an easy way to create interactive Flash quiz, Adobe Flash also lets users make interactive Flash quiz too.This tutorial will guide you how to create interactive drop-down multiple-choice quiz in Adobe Flash. This short tutorial is just a sample of the workflow you'll use while authoring in Adobe Flash CS4.
Step 1 - Create a new document
a. Choose File > New.
b. In the New Document dialog box, selcet Flash File (ActionScript 2.0) and then Click OK.
Step 2 - Document settings
Right-click on the stage, selcet Document Properties, then the Document Properties dialog box appears. It displays the current Stage size setting as 550 × 400 pixels, and the Background color swatch is set to white. You can change the size and color of the Stage as you want.
Step 3 - Import image to the stage
Choose File > Import > Import to Stage, and then select the image you want. You also could click Ctrl+R to import image.
Step 4 - Add the multiple choice question to the Stage
a. Select the Text tool (T).
b. In the Property inspector (Window > Properties), select Static Text type to specify the type of text field, and then input the question " What was Michael's first song to air on MTV? ". You also could set the font size, family and color of the text.
a. Select Window > Components.
b. Double-click ComboBox in the Components panel.
c. Select the component on the Stage, and name the instance name as box in the properties panel.
Step 6 - Add answer options
a. Select Window > Component Inspector. On the Component Inspector, click data, then the Value dialog box appears.
b. Click + to add answer options, and then replace the defaultValue as answer options, here the options are: thriller, billie jean, bad and the way you make me feel. After that, click OK.
c. On the Component Inspector, click labels, then the Value dialog box appears. Please following the same steps above to add the values by adding the + button.
Step 7 - Add submit button
a. Select Window > Common Libraries > Buttons, then the Libraries buttons dialog pop up.
b. Choose a button and drag it to stage.
c. Double-click the button, and then rename the button as Submit. You also could set the size of the button at the Propertites panel.
Step 8 - Insert a keyframe and delete the elements on the frame
Step 9 - At keyframe 2, insert a dynamic text box
a. Select the Text tool (T).
b. In the Property inspector (Window > Properties), select Dynamic Text type.
c. Draw a rectangular text box, this is the feedback area when quiz-takers choose the right or wrong answer.
d. Select the rectangular text box, and input jg to the Variable box at the Properties panel.
Step 10 - At At keyframe 2, add Back button
Just following the same steps at step 8 to add button rename the button as Back.
Step 11 - Open the Action panel and add scripts
a. Add scripts to Back button.Click the Back button, input the following scripts:
on (release) { gotoAndStop(1); jg = ""; }
b. Add scripts to Submit button.Click the Submit button, input the following scripts:
on (press) { if (box.getValue() == "billie jean") { jg = "Sorry, wrong answer! Please select again!"; } if (box.getValue() == "bad") { jg = " Sorry, wrong answer! Please select again!"; } if (box.getValue() == "the way you make me feel") { jg = " Sorry, wrong answer! Please select again!"; } if (box.getValue() == "thriller") { jg = "Congratulations! Triller is Michael's first song to air on MTV"; } gotoAndStop(2); }
c. Add scripts on frame 1. Click frame 1, input the following scritps: stop();
Step 12 - After these steps, the question is created.
You could follow these steps to create more multiple choice questions If that's too complicate to you, you could choose some 3rd party quiz makers to make multiple choice quiz for you. Wondershare QuizCreator is such a good Flash quiz maker that help you create multiple Flash quiz with ease.
Questions and Answers
This article will provide 10 tips for working with Adobe Flash. Flash is a vector-based animation and interactivity program that allows you to create everything from simple animations to complex interactive e-learning applications.
You can making online test with desktop quiz software,creating online testing using PHP Script or JavaScript, or via Free Online Quiz Maker.
There are tons of test 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 idea when choosing the right test maker.
The possibilities truly are endless when it comes to what you can put on a CD or DVD. Whether used for marketing your products and services, sharing databases of information, interactive assessments & quizzes, demos, reports, or brochures, our CD Rom projects are an effective, interesting & economical way to present and share information.
E-learning is naturally suited to distance learning and flexible learning, but can also be used in conjunction with face-to-face teaching, in which case the term Blended learning is commonly used
Web testing refers to testing any web application for potential bugs before GoLive or code is moved to the production environment. During this testing many factors like security, the functioning of the site, access to handicapped as well as regular users and ability to handle traffic is checked.
As data has grown exponentially in the past few years, companies have been forced to horizontally scale their data. Some have turned to the sharding of databases, while others have switched to new NoSQL data systems.
To afford convenient banking service, financial institutions introduce novel mobile banking services built through the efforts of banking software companies. The mobile services are offered on four major platforms that get recognized as the SMS, IVR, WAP and the Standalone Mobile Application.
With the launch of Office Web Apps, Microsoft is all set to put a Full Stop on a range of software issues pertaining to the installation, activation, update and upgrade of Microsoft Office. In addition, it fairly invites all your communities or circles to work together for inclusive success rather than individual success.
This article is mainly to introduce a new app for apple users to read iBooks and sell iBooks.
Good technical support can help you increase customer conversion rate and win fine reputation. Also, it is good for brand dissemination. Here are some guides to help you do good technical support for your business.
Making a graduation DVD slideshow is a great way for reminding school life. Embed your photos into your PowerPoint slideshow with graduation songs, and turn it to DVD slideshow. Follow this guide to create your graduation DVD slideshow.
PowerPoint presentation is widely used in education field and benefits thousands of teachers. However, there are still some mistakes when some teachers have classes with PowerPoint presentation. Try to overcome them and make your teaching more impressive.
Great ideas of making celebration video for Church service to help you to make your St. Patrick's Day rich and vivid.
Mobile learning helps learners save more time and get more freedom to study. Mobile devices enable users to view innovative knowledge form and also traditional courseware like powerpoint with powerpoint to video converter.

