10
with Android Template TAT#03E

Tat multiple choice quis en

Embed Size (px)

DESCRIPTION

Easy Ways to Develop Android Applications with Templates Multiplechoice Quis. Contains mundah way in developing android applications with simple coding. You can certainly develop because only a matter of changing and other facilities. Manufacture using Adobe Flash Professional CS 6.

Citation preview

Page 1: Tat multiple choice quis en

with Android Template

TAT#03E

Page 2: Tat multiple choice quis en

Toni Setyawan, S.T., M.Pd. - flashbegin.com 1

Surgical Template Module DEVELOPING MULTIPLE CHOICE

WITH ADOBE FLASH PRO CS 6 ANDROID TEMPLATE

ACHIEVEMENT INDICATORS OF LEARNING

The user makes multiple choice quiz app utilizes android

based template using Adobe Flash Pro CS 6

DESCRIPTION

Multiple Choice template contains questions and answers that

can be selected. Although only simple but it can be developed into a

variety of applications and even games are exciting. One of the

games that can be developed from this template is a sound guess

games. So first of all arise flow gamesnya sound then no choice

answers in the form of a drawing representing the sound source. Or

a variety of other applications that rely on multiple choice questions

and.

In the template there is a multiple choice quiz that contains

15 kinds of questions that appear randomly 10 questions. The first

frame is the opening quiz, frame 2-31 contains problem and

settlement, as well as the frame 32 contains resumes quiz results.

Each question consists of 2 frames, 1 frame and contains about 1

frame containing the settlement. If you want to change the kind of

matter, the rule used susuaikan. For example there want to make

because there are 20 kinds of rules as it is the opening frame 1,

frame 2-41 contains problem and settlement, as well as resume

contains 42 quiz results. Step edit it as follows.

Page 3: Tat multiple choice quis en

Toni Setyawan, S.T., M.Pd. - flashbegin.com 2

STEPS

1. To change the contents of the quiz, the first step is to notice

the timeline of this template.

2. Before filling the display about the first set in the Action Script

form quis on frame 1 as shown on the following page

1

2 3 4 5 6

//sesuaikan macam soal, tampil soal, respon dan penyelesaian; macamnya = 15; tampilnya = 10; bikinrandom(true); adarespon = true; adapenyelesaian = true;

AS layer containing action script

Frame in the layer that contains the contents of the opener, questions, completion and resume.

Page 4: Tat multiple choice quis en

Toni Setyawan, S.T., M.Pd. - flashbegin.com 3

Action Script Explanation Line 2 : macamnya = 15 meaning there are 15 kinds of

matter. Line 3 : tampilnya = 10 existing means for performing

quiz 10 questions. Line 4 : dirandom = true, means the emergence of matter

not made random order, if you want not random then the true word changed to false.

Line 5 : adarespon = true, means quis that you create display the correct response to each question wrong. Change so false when not wanted.

Line 6 : adapenyelesaian = true, means quis that you create display resolution of a matter. Change so false when not wanted.

3. In this template is opening the first frame and the last frame is

quis quis resume. Adjust the amount of frames with a wide set

of problems that exist for the quiz you created. When reduced,

you just remove the frame between 2-31 according to set your

quiz. When added, you just multiply the copied frames 2-31. It

must be remembered that the first problem is represented by

the two frames, so to copy or delete must be a pair. Adjust the

number of frames used to matter that you create.

4. Next, change the display problem with how to edit and adjust

the position as a regular flash editing. In addition to the

existing text in the image above, the matter can also add an

image or animation. Add the same way as the other flash

animation. All display the images on the following pages can be

adjusted its position. But the change should not be changed

radically since it will not eye-catching. Try to appear

harmonious to each question would be great. Navigation

buttons should also not be repositioned in order to sync with

the matter and more views. For details, see picture on next

page.

Page 5: Tat multiple choice quis en

Toni Setyawan, S.T., M.Pd. - flashbegin.com 4

5. After about the display is adjusted, do not forget to change the

action script on it that contains the answer key. The trick is

shown in the picture below

1 2

//sesuaikan kuncinya kuncinya("b");

Action Script Explanation Line 2 : letter "b" denotes the function key command in

the frame is the answer to question b. Adjust the answer key to the questions that appear

This text will be generated automatically but change to identify the "about to". Double-click to change

This text contains questions that you want to display in the quiz. Double-click to change

This text contains the answer that you want to display in the quiz. Double-click to change

Adjust the answer key to the questions that appear

Navigasi Button

Page 6: Tat multiple choice quis en

Toni Setyawan, S.T., M.Pd. - flashbegin.com 5

6. Next, change the display about the manner shown in the figure

on the following page

7. Action script settlement that are above the frame does not

need to be changed because it will ruin all the strands that

have been made. Just leave it as shown below.

1 2 3

//jangan diubah dipenyel();

Action Script Explanation Line 2 : Do not change the Action Script in this frame

This text was automatically generated results should not be changed.

This text contains explanations that you want to display in the quiz. Double-click to change

Navigation Button

All views in the above can be repositioned same as step 4

Button to go to the next question

Page 7: Tat multiple choice quis en

Toni Setyawan, S.T., M.Pd. - flashbegin.com 6

8. Next, change the display resumes according to your taste.

Turning the same way as other display change that has been

discussed previously. For more details see the description in

the figure on the following page

9. If you want to display questions that are not 10, then you can

change the number of answers each question response to your

liking. Just copy the movieclip box below matter. Do not forget

to adjust Instant his name by an item in the response. Note the

picture on the following page:

Avigation button

All views in the above can be repositioned same as step 4

Button to repeat this quis

Comment quiz results

Respone each question

True asnwer

Wrong answer

Values obtained

Page 8: Tat multiple choice quis en

Toni Setyawan, S.T., M.Pd. - flashbegin.com 7

10. Change also the action script on the frame above the frame

resume in a way that is shown in the picture below

1 2 3 4 5 6 7 8 9 10

11 12 13 14

15 16

//AS memberi komentar, sesuaikan if (betul == 10) { komentar.text = "Jawaban Anda sempurna"; } else { if (betul>7) { komentar.text = "Masih ada salahnya, belajar lagi ya!"; } else { komentar.text = "Anda harus belajar lagi!"; } }

res10 mean responses to questions # 10

Page 9: Tat multiple choice quis en

Toni Setyawan, S.T., M.Pd. - flashbegin.com 8

Action Script Explanation Line 2 : ten figures show if all the correct answers. Line 4 : "Jawaban Anda sempurna" comment when all

the correct answers. (10). Line 8 : 7 graduation is the limit specified. Line 10 : " Anda lulus tapi masih ada salahnya, belajar

lagi ya!" graduation intemperate comments when specified (7).

Line 14 : " Anda tidak lulus, ayo belajar lebih giat lagi!" comment when not specified graduation intemperate.

Tips : AS3 change the advice shown, do not alter the other Action Script.

11. Try the function of each button on the main menu navigation

along with the emulator provided flash or press ctrl-enter.

CLOSING

The last step in order to flash this document can be published

or android app apk file we've discussed in the blog. To learn please

visit:

http://flashbegin.com After the surgical study and understand this module means

you are able to create media-based learning android application.

Furthermore, to know how to get the file “AT Multiple Choice

Quis.fla” visit our blog at

http://temp.flashbegin.com

Page 10: Tat multiple choice quis en

Toni Setyawan, S.T., M.Pd. - flashbegin.com

how to get template fla, visit :

http://temp.flashbegin.com

or

email me : [email protected] subject : “need flashbegin template”

flashbegin.com Tutorial Android Template (TAT)