Skip to main content
Programming a quick-quiz
Module providing an introduction to Actionscript and how to create a quick true-false quiz by editing existing code. Covers Arrays and Variables, building confidence to delve deeper into Actionscript code.
Home
Case Studies
What is effective ICT?
Impact of ICT: NAACE award
Bring Your Own Browser
A vision for ICT (BSF)
Moodle as a VLE and beyond
Flash, SCORM & Moodle
40 ICT ideas (2009)
ICT to improve learning
20 ICT ideas CPD (2007)
Moodle
Overview - why Moodle?
Flash, SCORM & Moodle
Example: Programming
Examble: Web design
Example: Game development
Example: Advertisment
Programming
Python (Command Line)
Actionscript (Flash)
Javascript (browser)
Other sources
Flash
Create a Flash disco ad
Multimedia presentation
Create a poem in Flash
Programming a quick-quiz
Flash goodies for games
Teach yourself Flash
Training (older)
Intro to Flash (older)
Discussion
Core skills
Creating a website
Dreamweaver
Fireworks
Flash
Word
Excel
Access
PowerPoint
Discussion
Main forum
General Q&A
Website & VLE development
Adobe Flash
Emerging technologies
RSS feed
Links
Recommended blogs
Del.icio.us
You are here
EffectiveICT.co.uk
/
►
Flash quiz
Topic outline
Programming a quick-quiz
This Flash module is an ideal introduction to Actionscript programming helping you create your own true-false quiz.
Your task is to create your own four question quiz making use of Arrays and other Actionscript techniques.
4
Developing your quiz further
Having developed your own quiz, you now need to extend your work further to create something like this example:
Extending your quiz further (.pdf file - 0.5mb)
PDF document
Jump to...
1 - IntroductionIn this module you will program a simple quiz u...
2 - Understanding Arrays As you've hopefully found out, th...
3 - Developing a quiz using ActionscriptThis section helps you ...
5 - Conclusion / Plenary Can you explain why an Array is...