Flash CS3 - Flash CS4

Free tutorials and scripts for all.
Actionscript 3.0

Multiple Choice

This is a discussion on Multiple Choice within the Components forums, part of the English Forums category; I am looking for any modifications of the multiple choice quiz component that would make it a bit more robust. ...


Go Back   Forum Flash CS3 Flash CS4 > English Forums > Components

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 24-08-07, 16:51
Junior Member
 
Join Date: Aug 2007
Location: Dallas
Posts: 10
Rep Power: 0
mdwatkins is on a distinguished road
Multiple Choice

I am looking for any modifications of the multiple choice quiz component that would make it a bit more robust. I have a AS2 version that is close to what I need but would prefer working with a modified comonent of AS3.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #2 (permalink)  
Old 24-08-07, 17:01
Administrator
 
Join Date: Jul 2007
Location: Cesena
Posts: 4,486
Rep Power: 6
Flep is on a distinguished road
Hi there,
i never used it before. Where can i se it please ?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #3 (permalink)  
Old 24-08-07, 20:40
Junior Member
 
Join Date: Aug 2007
Location: Dallas
Posts: 10
Rep Power: 0
mdwatkins is on a distinguished road
Multiple Choice

It is in Menu - Window > Common Libraries > Learning Interactions > Multiple Choice

It appears to be about the same as it was in Flash 8 - You drag the instance to the stage then break it apart with the Modify Break Apart command then use the component inspector to edit the parameters.

I have a different scheme for the operation of a learning quiz that I have been using for over 20 years. (I did my first e-learning presentation on an Apple ][ not even the ][+ with 56K memory but the one with 48K.)

First the template should read from a file and multiple questions should be input into this file 30 is a good number since I generally put about 20 questions in a file.

I always make the first answer correct. The template should randomize the answers when it runs.

The template should run at 800 x 600.

The question field should display and there should be the ability to display 6 lines of text.

The student should click on the answer he believes to be correct and instant feedback should be given whether that selection is correct or not.

if correct a graphic page of 800 x 600 should appear or a scrollable text field should appear.

If incorrect the student should be given the opportunity to try again.

The additional information now appears whether he gets it right or wrong.

If incorrect this question is flagged and after all of the questions have been answered it is asked again. The student must select the correct answer from a reshuffled answer array the first try to proceed from the quiz.

Thanks for the interest. I am VERY impressed with your site and your skills. I thought you would get tired of hearing "Great Job" from all of the files I looked at this morning. I loved the 3d slideshow and the clock. I have been unable to get a clock made in AS3. All of these files are outstanding examples for someone who is an expert or has just started with AS3.

Mark
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #4 (permalink)  
Old 24-08-07, 20:53
Administrator
 
Join Date: Jul 2007
Location: Cesena
Posts: 4,486
Rep Power: 6
Flep is on a distinguished road
hmmm...
it seems i can't use it wth Actionscript 3.0 settings cos Flash CS3 gives me this advice:
WARNING: The component 'CheckBox' requires ActionScript 2.0.
WARNING: The component 'Button' requires ActionScript 2.0.

That is so strange :confused:

Anyway, it's really nice idea to build it as FlepStudio's free utility.
And building it with the features you wrote ;) :D

u know... i should like to keep on writing here all the steps that i will do to create that.

What do you think...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #5 (permalink)  
Old 24-08-07, 23:41
Junior Member
 
Join Date: Aug 2007
Location: Dallas
Posts: 10
Rep Power: 0
mdwatkins is on a distinguished road
Interesting. I don't get it. I tried it at work and it worked just fine no errors. Now I try it at home and I get the same error messages that you report.

:confused:Very strange indeed.

It would be a good idea to build it though Whether as a component or not. I have a running AS2 multiple choice quiz that uses an XML file to store the data. Would you like to take a look at it? It may give some initial structure to the FlepStudio's e-learning module.

Mark

Quote:
Originally Posted by Flep View Post
hmmm...
it seems i can't use it wth Actionscript 3.0 settings cos Flash CS3 gives me this advice:
WARNING: The component 'CheckBox' requires ActionScript 2.0.
WARNING: The component 'Button' requires ActionScript 2.0.

That is so strange :confused:

Anyway, it's really nice idea to build it as FlepStudio's free utility.
And building it with the features you wrote ;) :D

u know... i should like to keep on writing here all the steps that i will do to create that.

What do you think...
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Flash Multi Gallery
  #6 (permalink)  
Old 25-08-07, 07:25
Administrator
 
Join Date: Jul 2007
Location: Cesena
Posts: 4,486
Rep Power: 6
Flep is on a distinguished road
Hi Mark,
that's a nice idea.
If you could give me your multiple choice quiz i can convert it to AS 3.0 ( if it's not a component ) and why not... add some option more :)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #7 (permalink)  
Old 25-08-07, 14:51
Junior Member
 
Join Date: Aug 2007
Location: Dallas
Posts: 10
Rep Power: 0
mdwatkins is on a distinguished road
What email address would you like for me to use? I think you have mine from when I registered.

Mark
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #8 (permalink)  
Old 25-08-07, 20:49
Administrator
 
Join Date: Jul 2007
Location: Cesena
Posts: 4,486
Rep Power: 6
Flep is on a distinguished road
You can use the form of this forum or you can use:
info[noSpam]flepstudio.org
__________________

 


I recommend: Essential Actionscript 3.0

- Non rispondo ai messaggi privati con domande tecniche. Apri una discussione sul forum !
- I do not reply technicians pvt messages. Open a thread !
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #9 (permalink)  
Old 26-08-07, 13:37
Junior Member
 
Join Date: Aug 2007
Location: Dallas
Posts: 10
Rep Power: 0
mdwatkins is on a distinguished road
did the files get to you alright? The XML file should be easily converted to the CS3 E4X implementation of XML. You are probably familiar with senocular.com but if not there are a number of class resources there that may save some codeing. It was mentioned as a good resource in the Lynda AS3 tutorial I have been working with.

Mark
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #10 (permalink)  
Old 27-08-07, 05:51
Administrator
 
Join Date: Jul 2007
Location: Cesena
Posts: 4,486
Rep Power: 6
Flep is on a distinguished road
Hi,
i received your file.
I will start as soon as i can :)
__________________

 


I recommend: Essential Actionscript 3.0

- Non rispondo ai messaggi privati con domande tecniche. Apri una discussione sul forum !
- I do not reply technicians pvt messages. Open a thread !
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump

Similar Threads

Thread Thread Starter Forum Replies Last Post
Actionscript 3 how to send multiple data from as3 to php? janicehyy Actionscript 3.0 newbies 1 15-10-08 12:46
Multiple Gallery XML Slideshow Marco advanced Actionscript 3.0 6 14-06-08 10:55
Multiple Choice Interaction wont work LennyP HELP free utilities 1 24-03-08 08:52
Collisioni Multiple tra Clip StefanoV Actionscript 3.0 avanzato 1 29-02-08 08:20
Multiple inertia with Flash CS3 Flep Tutorials 0 25-09-07 17:55


All times are GMT. The time now is 14:01.


Powered by vBulletin versione 3.7.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC4
Forum SiteMap


FlepStudio
by Filippo Lughi
P.IVA 03605860406