Action Scripts and Quizes

Action Scripts and Quizes

Aristotle Domingo -
回帖数:1

I'd like to create a quiz in Flash where the student clicks on an area and marks it either correct of incorrect.  How can I send an action script to the LMS to say that the student clicked on this area correct or incorrect?

Thanks

回复Aristotle Domingo

Re: Action Scripts and Quizes

Matt Bury -
Particularly helpful Moodlers的头像 Plugin developers的头像
If you just want to create quizzes, I'd recommend using the Quiz Module and not using Flash at all. At present, the only support for sending data from Flash applications to Moodle's gradebook is either the Flash Activity Module which only supports Flash MX 2004 (version 6), or by including it in a SCORM package.

I believe that Flash MX 2004's quiz templates support SCORM so you could try it that way. Adobe Captivate also publishes SCORM compliant Flash files from which you can create simple quizzes.

Sadly, Moodle lacks direct support for Flash even though it is the defacto client-side application for e-learning. I'm trying to drum up some support to provide some kind of easy to use PHP wrapper to directly incorporate e-learning Flash applications. What I've got so far is here:

http://matbury.com/wiki/index.php?title=Installing_FlashMod_extension_in_Moodle


...and there's a working demo of it on my Moodle installation here:

http://matbury.com/moodle/


...just go to the 'Demo Course'.

Hope this helps! 微笑