[Using Sakai] Create listening exercices

Thach Le thachln at gmail.com
Sun Nov 1 21:28:41 PST 2009


Hi Steve,

The problem is how can I create the question with this script?
The FCKEditor can not save this script.

I use sakai 2.6.1.

Thach

On Mon, Nov 2, 2009 at 12:06 PM, Steve Swinsburg
<steve.swinsburg at gmail.com> wrote:
> Hi Thach,
> This code works fine, I just tested it on nightly as HTML in Resources:
> http://nightly2.sakaiproject.org:8087/access/content/group/mercury/New%20HTML%20Page
> I get a big 'yahooooo-oo-oo' yodel.
> Might be a network issue your end? What version Sakai are you using?
> cheers
> Steve
>
> On Mon, Nov 2, 2009 at 3:32 PM, Thach Le <thachln at gmail.com> wrote:
>>
>> Hi Steve,
>>
>> Maybe, the firewall of my LAN is not allowed uploading. So the
>> attachment is not available in the original email. Sorry about my
>> mistake.
>>
>> I would like to resend the more complex script in the attachment.
>>
>> Thach
>>
>> On Mon, Nov 2, 2009 at 10:20 AM, Steve Swinsburg
>> <steve.swinsburg at gmail.com> wrote:
>> > Hi Thach,
>> > Certain tags are indeed removed from HTML input which is most likely the
>> > issue you are running into. Whats the more complex script you refer to?
>> > I
>> > didn't receive it in your original email. Can you repost it? The list of
>> > evil/allowed tags is:
>> >
>> > https://source.sakaiproject.org/svn//kernel/trunk/kernel-util/src/main/java/org/sakaiproject/util/FormattedText.java
>> > cheers,
>> > Steve
>> >
>> > On Mon, Nov 2, 2009 at 2:01 PM, Thach Le <thachln at gmail.com> wrote:
>> >>
>> >> Dear Steve and all,
>> >> With the script at
>> >>
>> >>
>> >> http://www.labnol.org/internet/design/html-embed-mp3-songs-podcasts-music-in-blogs-websites/2232/
>> >> (section "1. Google Reader MP3 Player"), it worked well in the sakai
>> >> and Firefox. The player is displayed on the IE also but it have not
>> >> worked yet. As I mentioned, for supporting the IE, I must use more
>> >> complex script in the attachment (view in the original email): I
>> >> create a standalone simple HTML page to test. It's OK.
>> >>
>> >> I faced the problem in FCKEditor: After input and save that complex
>> >> script with source editing mode, the content is cut. I think if the
>> >> FCKEditor save the complex script, the mp3 player will work in the IE.
>> >>
>> >> Are there any one created listing question in the Test & Quizzes which
>> >> work in both of Firefox and IE? How?
>> >>
>> >> Best Regards,
>> >> Thach Le
>> >>
>> >>
>> >> On Fri, Oct 30, 2009 at 12:42 PM, Steve Swinsburg
>> >> <steve.swinsburg at gmail.com> wrote:
>> >> > Hi Thach,
>> >> > Does the Flash player show up at all and just not play the MP3? Or
>> >> > does
>> >> > it
>> >> > not even appear? If it shows up, then you've got the code right,
>> >> > you'll
>> >> > just
>> >> > need to adjust the path to the MP3 file in Resources.
>> >> > If nothing appears at all, you may need a different way of loading
>> >> > the
>> >> > SWF
>> >> > for those browsers. There are some Javascript libraries that exist to
>> >> > do
>> >> > it
>> >> > for you.
>> >> > IE used to have a restriction on active content:
>> >> > http://www.adobe.com/devnet/activecontent/
>> >> > FWIW that code works fine for me in Safari.
>> >> > cheers,
>> >> > Steve
>> >> >
>> >> >
>> >> > On Fri, Oct 30, 2009 at 2:48 PM, Thach Le <thachln at gmail.com> wrote:
>> >> >>
>> >> >> Dear all,
>> >> >> I would like to create question with audio (Listening exercises). I
>> >> >> don't
>> >> >> know the best way.
>> >> >>
>> >> >> Now, I create by embed the flash
>> >> >> <embed type="application/x-shockwave-flash"
>> >> >>
>> >> >>
>> >> >> src="http://www.google.com/reader/ui/3247397568-audio-player.swf?audioUrl=MP3_FILE_URL"
>> >> >> width="400" height="27" allowscriptaccess="never" quality="best"
>> >> >> bgcolor="#ffffff" wmode="window" flashvars="playerMode=embedded" />.
>> >> >> Source:
>> >> >>
>> >> >>
>> >> >> http://www.labnol.org/internet/design/html-embed-mp3-songs-podcasts-music-in-blogs-websites/2232/
>> >> >> (*)
>> >> >> This method is working with Firefox.
>> >> >>
>> >> >> To support mp3 in both of IE and Firefox, I found the above blog
>> >> >> embbed
>> >> >> more complex script (view the attachment). But I could not to input
>> >> >> the
>> >> >> question with this script by editing the source html. Maybe, the
>> >> >> FCKeditor
>> >> >> tool does not support to embbed the complex script.
>> >> >> I setup "wysiwyg.editor=FCKeditor" in the
>> >> >> $TOMCAT_HOME\sakai\sakai.properties"
>> >> >>
>> >> >> Are there any other way to create the listening exercises which
>> >> >> support
>> >> >> the IE and FireFox?
>> >> >>
>> >> >> Environment: Sakai 2.6.1, Mysql
>> >> >>
>> >> >> Best Regards,
>> >> >> Thach Le
>> >> >>
>> >> >> _______________________________________________
>> >> >> sakai-user mailing list
>> >> >> sakai-user at collab.sakaiproject.org
>> >> >> http://collab.sakaiproject.org/mailman/listinfo/sakai-user
>> >> >>
>> >> >> TO UNSUBSCRIBE: send email to
>> >> >> sakai-user-unsubscribe at collab.sakaiproject.org with a subject of
>> >> >> "unsubscribe"
>> >> >
>> >> >
>> >
>> >
>
>


More information about the sakai-user mailing list