The blurb for this module states...
# Online courses (Audio and Video enabled)
# Self-learning programs
I take this to mean that I can present material (assumably to be tested on later) in a player like the one at http://www.jimconsole.com/lms/lms_player_demo/Title_Page.html. Is this the case? I have been on the demo site and read the FAQ & documentation, but can't seem to figure out how to do this. If not, please let me know how you have done this on your site(s) - which modules you used: I am looking at S5 Presentation currently for this, but would like to have one module (Quiz) do everything. Also, has anyone imported PowerPoint presentations into whatever solution used effectively?
Thanks a ton in advance,
Jim (ii90475)
Comments
Only questions
hia Jim, that is not entirely correct I'm afraid. Quiz is only concerned with presentation (and scoring +++) of the different types of questions included in the module, and can not be used to present material that are not questions.
You could use the book module (also with the s5 module it seems) to present learning material, and include the quiz node in the book outline. Other ways to do it would be to use a SCORM player but there is none available for Drupal
Directions
You could experiment with the directions question type in quiz. It allows you to insert content between the questions in the quiz. Using a wysiwyg editor, or a not to strict input filter, you can add images, flash, movies etc to a quiz direction.
How we did audio/video
To add audio and video prompts to the quiz, we used CCK fields (audio module and Flashy, to be specific).
This accomplished our goal of having the user watch a video, and then answer the question about the video. (Same with audio)
Matt
Blog: http://technosophos.com
QueryPath: http://querypath.org
Filter types?
You can set the filter type for the question part. Doesn't that mean you can just use any content as question? Including things like flash and mp3's with swftools and images with imageAssist, without using cck?