SlideShare a Scribd company logo
1 of 10
Download to read offline
with Android Template
TAT#03E
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.
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.
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.
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
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
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
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
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
Toni Setyawan, S.T., M.Pd. - flashbegin.com
how to get template fla, visit :
http://temp.flashbegin.com
or
email me : tonimation@gmail.com
subject : “need flashbegin template”
flashbegin.com
Tutorial Android Template (TAT)

More Related Content

Viewers also liked

Salary Increase Recommendation Letter
Salary Increase Recommendation LetterSalary Increase Recommendation Letter
Salary Increase Recommendation LetterLetters-Home
 
How to Align Your Employer Brand From the Inside Out
How to Align Your Employer Brand From the Inside OutHow to Align Your Employer Brand From the Inside Out
How to Align Your Employer Brand From the Inside OutJeff Waldman
 
Basics Of Leadership
Basics Of LeadershipBasics Of Leadership
Basics Of LeadershipEric Kaufman
 
Basic Leadership Training Lesson 1
Basic Leadership Training Lesson 1Basic Leadership Training Lesson 1
Basic Leadership Training Lesson 1Jerry Smith
 
Developing Leaders Through a Structured Leadership Development Program
Developing Leaders Through a Structured Leadership Development ProgramDeveloping Leaders Through a Structured Leadership Development Program
Developing Leaders Through a Structured Leadership Development ProgramWong Yew Yip
 
Management and Leadership Training Presentation
Management and Leadership Training PresentationManagement and Leadership Training Presentation
Management and Leadership Training PresentationFelcotech
 
Presentation on leadership
Presentation on leadershipPresentation on leadership
Presentation on leadershipsd college
 
How To Prepare A Basic Training Module
How To Prepare A Basic Training ModuleHow To Prepare A Basic Training Module
How To Prepare A Basic Training ModuleBruhad Buch
 
Leader's Guide to Motivate People at Work
Leader's Guide to Motivate People at WorkLeader's Guide to Motivate People at Work
Leader's Guide to Motivate People at WorkWeekdone.com
 

Viewers also liked (11)

Salary Increase Recommendation Letter
Salary Increase Recommendation LetterSalary Increase Recommendation Letter
Salary Increase Recommendation Letter
 
How to Align Your Employer Brand From the Inside Out
How to Align Your Employer Brand From the Inside OutHow to Align Your Employer Brand From the Inside Out
How to Align Your Employer Brand From the Inside Out
 
Basics Of Leadership
Basics Of LeadershipBasics Of Leadership
Basics Of Leadership
 
Basic Leadership Training Lesson 1
Basic Leadership Training Lesson 1Basic Leadership Training Lesson 1
Basic Leadership Training Lesson 1
 
Developing Leaders Through a Structured Leadership Development Program
Developing Leaders Through a Structured Leadership Development ProgramDeveloping Leaders Through a Structured Leadership Development Program
Developing Leaders Through a Structured Leadership Development Program
 
LEADERSHIP
LEADERSHIPLEADERSHIP
LEADERSHIP
 
Team Leadership
Team LeadershipTeam Leadership
Team Leadership
 
Management and Leadership Training Presentation
Management and Leadership Training PresentationManagement and Leadership Training Presentation
Management and Leadership Training Presentation
 
Presentation on leadership
Presentation on leadershipPresentation on leadership
Presentation on leadership
 
How To Prepare A Basic Training Module
How To Prepare A Basic Training ModuleHow To Prepare A Basic Training Module
How To Prepare A Basic Training Module
 
Leader's Guide to Motivate People at Work
Leader's Guide to Motivate People at WorkLeader's Guide to Motivate People at Work
Leader's Guide to Motivate People at Work
 

Similar to Tat multiple choice quis en

Instructions for answer versioning (aug 14)
Instructions for answer versioning (aug 14)Instructions for answer versioning (aug 14)
Instructions for answer versioning (aug 14)Mark Kehoe
 
Instructions for answer versioning (aug 14)
Instructions for answer versioning (aug 14)Instructions for answer versioning (aug 14)
Instructions for answer versioning (aug 14)Mark Kehoe
 
STAT 200 Final ExaminationSpring 2017 OL1US1Page 2 of 10STAT .docx
STAT 200 Final ExaminationSpring 2017 OL1US1Page 2 of 10STAT .docxSTAT 200 Final ExaminationSpring 2017 OL1US1Page 2 of 10STAT .docx
STAT 200 Final ExaminationSpring 2017 OL1US1Page 2 of 10STAT .docxwhitneyleman54422
 
How to create_your_own_android_app
How to create_your_own_android_appHow to create_your_own_android_app
How to create_your_own_android_appCharo Cuart
 
How to make power point slides ( business fellows )
How to make power point slides ( business fellows )How to make power point slides ( business fellows )
How to make power point slides ( business fellows )bbafellows
 
Training presentation get to know excel 2010 - create formulas
Training presentation   get to know excel 2010 - create formulasTraining presentation   get to know excel 2010 - create formulas
Training presentation get to know excel 2010 - create formulassakiru
 
M9L2 EOC Practice Student Handout
M9L2 EOC Practice Student HandoutM9L2 EOC Practice Student Handout
M9L2 EOC Practice Student HandoutKaren Cardenas
 
bdumas-Teachers-manual
bdumas-Teachers-manualbdumas-Teachers-manual
bdumas-Teachers-manualBrian Dumas
 
Space gass overview webinar q&a 2 dec 2015
Space gass overview webinar q&a   2 dec 2015Space gass overview webinar q&a   2 dec 2015
Space gass overview webinar q&a 2 dec 2015Arash Behnia
 
Return on Investment – Education FundingDevelop a three- to five.docx
Return on Investment – Education FundingDevelop a three- to five.docxReturn on Investment – Education FundingDevelop a three- to five.docx
Return on Investment – Education FundingDevelop a three- to five.docxronak56
 
Cis 1403 lab1- the process of programming
Cis 1403 lab1- the process of programmingCis 1403 lab1- the process of programming
Cis 1403 lab1- the process of programmingHamad Odhabi
 
Stc Live Module 1 A Training
Stc Live Module 1 A TrainingStc Live Module 1 A Training
Stc Live Module 1 A TrainingSouth Thames
 
Simplified c++ 40 programs
Simplified c++ 40 programsSimplified c++ 40 programs
Simplified c++ 40 programsMoTechInc
 

Similar to Tat multiple choice quis en (20)

Instructions for answer versioning (aug 14)
Instructions for answer versioning (aug 14)Instructions for answer versioning (aug 14)
Instructions for answer versioning (aug 14)
 
Instructions for answer versioning (aug 14)
Instructions for answer versioning (aug 14)Instructions for answer versioning (aug 14)
Instructions for answer versioning (aug 14)
 
STAT 200 Final ExaminationSpring 2017 OL1US1Page 2 of 10STAT .docx
STAT 200 Final ExaminationSpring 2017 OL1US1Page 2 of 10STAT .docxSTAT 200 Final ExaminationSpring 2017 OL1US1Page 2 of 10STAT .docx
STAT 200 Final ExaminationSpring 2017 OL1US1Page 2 of 10STAT .docx
 
App Inventor || Face emotion || Data saver || B.Sc. student task
App Inventor || Face emotion || Data saver || B.Sc. student taskApp Inventor || Face emotion || Data saver || B.Sc. student task
App Inventor || Face emotion || Data saver || B.Sc. student task
 
It feedback answers by jz q 1 50
It feedback answers by jz q 1 50It feedback answers by jz q 1 50
It feedback answers by jz q 1 50
 
How to create_your_own_android_app
How to create_your_own_android_appHow to create_your_own_android_app
How to create_your_own_android_app
 
10 ms powerpoint
10 ms powerpoint10 ms powerpoint
10 ms powerpoint
 
Module 1a Quiz
Module 1a QuizModule 1a Quiz
Module 1a Quiz
 
Module 1a quiz
Module 1a quizModule 1a quiz
Module 1a quiz
 
How to make power point slides ( business fellows )
How to make power point slides ( business fellows )How to make power point slides ( business fellows )
How to make power point slides ( business fellows )
 
Merrill
MerrillMerrill
Merrill
 
Training presentation get to know excel 2010 - create formulas
Training presentation   get to know excel 2010 - create formulasTraining presentation   get to know excel 2010 - create formulas
Training presentation get to know excel 2010 - create formulas
 
Tat kid jigsaw en
Tat kid jigsaw enTat kid jigsaw en
Tat kid jigsaw en
 
M9L2 EOC Practice Student Handout
M9L2 EOC Practice Student HandoutM9L2 EOC Practice Student Handout
M9L2 EOC Practice Student Handout
 
bdumas-Teachers-manual
bdumas-Teachers-manualbdumas-Teachers-manual
bdumas-Teachers-manual
 
Space gass overview webinar q&a 2 dec 2015
Space gass overview webinar q&a   2 dec 2015Space gass overview webinar q&a   2 dec 2015
Space gass overview webinar q&a 2 dec 2015
 
Return on Investment – Education FundingDevelop a three- to five.docx
Return on Investment – Education FundingDevelop a three- to five.docxReturn on Investment – Education FundingDevelop a three- to five.docx
Return on Investment – Education FundingDevelop a three- to five.docx
 
Cis 1403 lab1- the process of programming
Cis 1403 lab1- the process of programmingCis 1403 lab1- the process of programming
Cis 1403 lab1- the process of programming
 
Stc Live Module 1 A Training
Stc Live Module 1 A TrainingStc Live Module 1 A Training
Stc Live Module 1 A Training
 
Simplified c++ 40 programs
Simplified c++ 40 programsSimplified c++ 40 programs
Simplified c++ 40 programs
 

More from Toni Setyawan

Bengkulu persiapan pengembangan aplikasi edukasi
Bengkulu   persiapan pengembangan aplikasi edukasiBengkulu   persiapan pengembangan aplikasi edukasi
Bengkulu persiapan pengembangan aplikasi edukasiToni Setyawan
 
Bengkulu penulisan naskah
Bengkulu   penulisan naskahBengkulu   penulisan naskah
Bengkulu penulisan naskahToni Setyawan
 
Pengembangan Aplikasi Mobile Edukasi
Pengembangan Aplikasi Mobile EdukasiPengembangan Aplikasi Mobile Edukasi
Pengembangan Aplikasi Mobile EdukasiToni Setyawan
 
Tutorial Android Template aplikasi peta interaktif
Tutorial Android Template aplikasi peta interaktifTutorial Android Template aplikasi peta interaktif
Tutorial Android Template aplikasi peta interaktifToni Setyawan
 
Mobile edukasi pekalongan 2014
Mobile edukasi   pekalongan 2014Mobile edukasi   pekalongan 2014
Mobile edukasi pekalongan 2014Toni Setyawan
 
Tutorian Android Template Games Kid Jigsaw
Tutorian Android Template Games Kid JigsawTutorian Android Template Games Kid Jigsaw
Tutorian Android Template Games Kid JigsawToni Setyawan
 
Tutorial Android Template Aplikasi Edukasi
Tutorial Android Template Aplikasi EdukasiTutorial Android Template Aplikasi Edukasi
Tutorial Android Template Aplikasi EdukasiToni Setyawan
 

More from Toni Setyawan (7)

Bengkulu persiapan pengembangan aplikasi edukasi
Bengkulu   persiapan pengembangan aplikasi edukasiBengkulu   persiapan pengembangan aplikasi edukasi
Bengkulu persiapan pengembangan aplikasi edukasi
 
Bengkulu penulisan naskah
Bengkulu   penulisan naskahBengkulu   penulisan naskah
Bengkulu penulisan naskah
 
Pengembangan Aplikasi Mobile Edukasi
Pengembangan Aplikasi Mobile EdukasiPengembangan Aplikasi Mobile Edukasi
Pengembangan Aplikasi Mobile Edukasi
 
Tutorial Android Template aplikasi peta interaktif
Tutorial Android Template aplikasi peta interaktifTutorial Android Template aplikasi peta interaktif
Tutorial Android Template aplikasi peta interaktif
 
Mobile edukasi pekalongan 2014
Mobile edukasi   pekalongan 2014Mobile edukasi   pekalongan 2014
Mobile edukasi pekalongan 2014
 
Tutorian Android Template Games Kid Jigsaw
Tutorian Android Template Games Kid JigsawTutorian Android Template Games Kid Jigsaw
Tutorian Android Template Games Kid Jigsaw
 
Tutorial Android Template Aplikasi Edukasi
Tutorial Android Template Aplikasi EdukasiTutorial Android Template Aplikasi Edukasi
Tutorial Android Template Aplikasi Edukasi
 

Recently uploaded

Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...MyIntelliSource, Inc.
 
why an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdfwhy an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdfjoe51371421
 
EY_Graph Database Powered Sustainability
EY_Graph Database Powered SustainabilityEY_Graph Database Powered Sustainability
EY_Graph Database Powered SustainabilityNeo4j
 
DNT_Corporate presentation know about us
DNT_Corporate presentation know about usDNT_Corporate presentation know about us
DNT_Corporate presentation know about usDynamic Netsoft
 
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...kellynguyen01
 
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...stazi3110
 
Introduction to Decentralized Applications (dApps)
Introduction to Decentralized Applications (dApps)Introduction to Decentralized Applications (dApps)
Introduction to Decentralized Applications (dApps)Intelisync
 
Cloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStackCloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStackVICTOR MAESTRE RAMIREZ
 
Engage Usergroup 2024 - The Good The Bad_The Ugly
Engage Usergroup 2024 - The Good The Bad_The UglyEngage Usergroup 2024 - The Good The Bad_The Ugly
Engage Usergroup 2024 - The Good The Bad_The UglyFrank van der Linden
 
Salesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantSalesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantAxelRicardoTrocheRiq
 
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASEBATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASEOrtus Solutions, Corp
 
chapter--4-software-project-planning.ppt
chapter--4-software-project-planning.pptchapter--4-software-project-planning.ppt
chapter--4-software-project-planning.pptkotipi9215
 
Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)OPEN KNOWLEDGE GmbH
 
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...gurkirankumar98700
 
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfLearn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfkalichargn70th171
 
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...Christina Lin
 
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...soniya singh
 
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdfThe Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdfkalichargn70th171
 
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...harshavardhanraghave
 

Recently uploaded (20)

Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
Try MyIntelliAccount Cloud Accounting Software As A Service Solution Risk Fre...
 
why an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdfwhy an Opensea Clone Script might be your perfect match.pdf
why an Opensea Clone Script might be your perfect match.pdf
 
EY_Graph Database Powered Sustainability
EY_Graph Database Powered SustainabilityEY_Graph Database Powered Sustainability
EY_Graph Database Powered Sustainability
 
DNT_Corporate presentation know about us
DNT_Corporate presentation know about usDNT_Corporate presentation know about us
DNT_Corporate presentation know about us
 
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
Short Story: Unveiling the Reasoning Abilities of Large Language Models by Ke...
 
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
 
Introduction to Decentralized Applications (dApps)
Introduction to Decentralized Applications (dApps)Introduction to Decentralized Applications (dApps)
Introduction to Decentralized Applications (dApps)
 
Cloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStackCloud Management Software Platforms: OpenStack
Cloud Management Software Platforms: OpenStack
 
Engage Usergroup 2024 - The Good The Bad_The Ugly
Engage Usergroup 2024 - The Good The Bad_The UglyEngage Usergroup 2024 - The Good The Bad_The Ugly
Engage Usergroup 2024 - The Good The Bad_The Ugly
 
Salesforce Certified Field Service Consultant
Salesforce Certified Field Service ConsultantSalesforce Certified Field Service Consultant
Salesforce Certified Field Service Consultant
 
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASEBATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
 
chapter--4-software-project-planning.ppt
chapter--4-software-project-planning.pptchapter--4-software-project-planning.ppt
chapter--4-software-project-planning.ppt
 
Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)Der Spagat zwischen BIAS und FAIRNESS (2024)
Der Spagat zwischen BIAS und FAIRNESS (2024)
 
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
(Genuine) Escort Service Lucknow | Starting ₹,5K To @25k with A/C 🧑🏽‍❤️‍🧑🏻 89...
 
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdfLearn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
Learn the Fundamentals of XCUITest Framework_ A Beginner's Guide.pdf
 
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...
 
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
Russian Call Girls in Karol Bagh Aasnvi ➡️ 8264348440 💋📞 Independent Escort S...
 
Call Girls In Mukherjee Nagar 📱 9999965857 🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SE...
Call Girls In Mukherjee Nagar 📱  9999965857  🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SE...Call Girls In Mukherjee Nagar 📱  9999965857  🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SE...
Call Girls In Mukherjee Nagar 📱 9999965857 🤩 Delhi 🫦 HOT AND SEXY VVIP 🍎 SE...
 
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdfThe Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
The Essentials of Digital Experience Monitoring_ A Comprehensive Guide.pdf
 
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
 

Tat multiple choice quis en

  • 2. 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.
  • 3. 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.
  • 4. 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.
  • 5. 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
  • 6. 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
  • 7. 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
  • 8. 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
  • 9. 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
  • 10. Toni Setyawan, S.T., M.Pd. - flashbegin.com how to get template fla, visit : http://temp.flashbegin.com or email me : tonimation@gmail.com subject : “need flashbegin template” flashbegin.com Tutorial Android Template (TAT)