hamzaalloush / swf-activity-module

Automatically exported from code.google.com/p/swf-activity-module
0 stars 0 forks source link

SWF Word-find won't display #1

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Loaded the module successfully and uploaded the sample word-find swf 
into a course.
2. Built the activity in the course and pointed at the swf file (also 
added the word filters for the FlashVars.
3. Click on the activity...does not load, does not error, but does not 
load.

What is the expected output? What do you see instead?
Thought, based on the ease of installation, it would just run the swf.  An 
error would even be better than no display.

What version of the product are you using? On what operating system?
We are Moodle 1.9+

Please provide any additional information below.

Original issue reported on code.google.com by jon.ofs...@district196.org on 18 Dec 2009 at 9:31

GoogleCodeExporter commented 8 years ago
Hi Jon, the new version of the SWF Activity Module differs slightly in the way 
FlashVars 
work. Please check that on the module instance form, in "FlashVars Learning 
Interaction 
Data" you have the correct name value pair:

Name:flashvar1

Value:a comma,separated,list of,words and,phrases

Also, as you aren't getting the expected error message, check that you haven't 
got a 
corrupted copy of the flashvars_word_search_20090415.swf

Original comment by matbury on 11 Feb 2010 at 1:38

GoogleCodeExporter commented 8 years ago
There's also a new XML driven word search activity, "xml_word_search.swf", 
available 
that reports grades to Moodle's grade book. Please see the downloads list:

http://code.google.com/p/swf-activity-module/downloads/list

Original comment by matbury on 20 Feb 2010 at 4:12

GoogleCodeExporter commented 8 years ago
I've used name:flashvar1 with a list of 50 words in the value field (see 
attached) 
but instead of a wordsearch, I still get the output asking me to provide more 
vocabulary.

I tried re-downloading the flashvars_word_search_20090415.swf again in case the 
first one was corrupted, but no change.

Am I doing something wrong or do you haved another version to try?

Thanks :)
Cathy

Original comment by cmacdonald@barony.ac.uk on 19 Mar 2010 at 4:08

Attachments:

GoogleCodeExporter commented 8 years ago
Hi Cathy,

I see from the screen shot that you've given the Name parameter as 
commonobjects. That 
is the name of the vocabulary set, not the variable name that the word search 
application expects. It should be "flashvar1".

I hope this helps :)

Original comment by matbury on 22 Mar 2010 at 4:01

GoogleCodeExporter commented 8 years ago
Hi Matt
Sorry, I uploaded the wrong screenshot, but then I noticed I'd put "flashvars1" 
in 
my next one. I subsequently changed it to "flashvar1". Now it works fine :).

Sorry about that. Thanks for getting back to me anyway
Cathy

Original comment by cmacdonald@barony.ac.uk on 23 Mar 2010 at 9:20