Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

hotpotatoesusers · Hot Potatoes Users

The Yahoo! Groups Product Blog

Check it out!

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Messages

Advanced
Messages Help
Messages 19321 - 19350 of 24398   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand Author Sort by Date ^
19321 Martin Holmes
martindholmes Send Email
Mar 1, 2008
5:58 pm
First of all, the characters in the top right of your screen look like the UTF-8 Byte Order Mark. It's recommended that BOMs are not included in files encoded...
19322 befa51 Send Email Mar 1, 2008
6:18 pm
Hello Martin, thanks for your quick reply; as I wrote in the original message: OS: Microsoft XP Professional (SP 2) Browser: Microsoft Internet Explorer 7...
19323 befa51 Send Email Mar 1, 2008
6:32 pm
Hi Stewart, thanks for looking into my problem and for taking to trouble to check out my programs. You are quite right that the presentation of the page is up...
19324 db_t2003 Send Email Mar 1, 2008
9:59 pm
Hi, I've been meaning to mention something I've noticed in at least the last few versions of HP. When you open an existing HP activity, such as a jqz file, and...
19325 ftesan
f_tesan Send Email
Mar 1, 2008
10:47 pm
Dear Martin Holmes thank you so much for your so quick answers. For the utf-8, it's ok ! Thanks, I could have spent so much time on that... For the OKbutton, I...
19326 Martin Holmes
martindholmes Send Email
Mar 2, 2008
2:34 am
Hi Bernard, Your experience reminds me of something I've been wondering about for a while. It is possible to make the exercise reload itself whenever the ...
19327 Martin Holmes
martindholmes Send Email
Mar 2, 2008
2:35 am
Hi there, I'm surprised that doesn't work. Could you post the exercise with that code in it? I'd like to investigate a bit. Cheers, Martin...
19328 Martin Holmes
martindholmes Send Email
Mar 2, 2008
2:39 am
Hi there, It's not what it seems. This is the situation: HotPot starts up, and loads whatever config file was last loaded. Then when you load an exercise, the...
19329 ftesan
f_tesan Send Email
Mar 2, 2008
5:24 am
Deer Martin , Here is the page with the code added : http://pagesperso-orange.fr/ftesan//hp6_aide/aide_affiches.htm You can find the code after this : /* ft_...
19330 Martin Holmes
martindholmes Send Email
Mar 2, 2008
6:49 am
Hi there, I think there's an error in the code. It says this: button p.[class=RTLText]{ It should be this: button p[class=RTLText]{ (without the period). If...
19331 ftesan
f_tesan Send Email
Mar 2, 2008
7:13 am
Dear Martin ... No, the error is mine, sorry, but it doesn't work either, you can see it corrected at the same adress ...
19332 maurel
maurelrodolphe Send Email
Mar 2, 2008
12:00 pm
Hi Martin and others Do you knwo any program which could do a matching exercise 1/n (unlike jmatch which only does 1/1. For example, we'd have a list of fruits...
19333 Elek Mathe
elek_mathe Send Email
Mar 2, 2008
12:07 pm
There have been suggestions for this earlier on this list unless I'm mistaken - search the archives. But it could also be achieved using JQuiz multiselect if I...
19334 Stan Bogdanov
stanbogdanov Send Email
Mar 2, 2008
4:48 pm
Hi are square brackets CSS? button p[class=RTLText]{ To me, it must be sort of button p.RTLText { where the class "RTLText" is <button .... > <p...
19335 Martin Holmes
martindholmes Send Email
Mar 2, 2008
5:22 pm
Hi there, You're right, it doesn't work. That's a surprise; I can't figure out why. I'll see if I can come up with anything. Cheers, Martin...
19336 Martin Holmes
martindholmes Send Email
Mar 2, 2008
5:28 pm
One idea just came to me: try setting line-height as well: line-height: 1.0; Cheers, Martin...
19337 Martin Holmes
martindholmes Send Email
Mar 2, 2008
5:32 pm
Hi there, The answer is: JMatch. Put the names of your fruits and vegetables on the left, and the answers "FRUITS" or "VEGETABLES&quot; next to each one on the...
19338 Martin Holmes
martindholmes Send Email
Mar 2, 2008
5:33 pm
That's a good idea too. One question with "Choose all the fruits", and a second one with "Choose all the vegetables". Cheers, Martin...
19339 Martin Holmes
martindholmes Send Email
Mar 2, 2008
5:38 pm
Hi Stan, The square brackets are correct, but they're actually unnecessary here; this means the same thing: button p.RTLText{} button p[class=RTLText]{} The...
19340 maurel
maurelrodolphe Send Email
Mar 2, 2008
5:51 pm
Thanks for your idea to use jcloze. What I was thinking about was something like this : http://www.soundguideweb.com/jmatch4columns.jpg But I guess Jcloze...
19341 ftesan
f_tesan Send Email
Mar 2, 2008
7:49 pm
Dear Stan , ... In fact, when I saw that it didn't work, I put margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0; in that after text-align:...
19342 ftesan
f_tesan Send Email
Mar 2, 2008
9:09 pm
Hi Martin I tried with the line-height: 1.0; but it's the same, the button isn't affected thanks anyway, I got used to the look of that okBIGbutton. Do you...
19343 Stan Bogdanov
stanbogdanov Send Email
Mar 2, 2008
10:36 pm
Hi Fabrice, I found what's causing it. Your OK button text has two extra spaces before and after the <p "OK </p, see below: <!--ajout valur font size pour...
19344 Glenys Hanson
ghanson47 Send Email
Mar 2, 2008
10:43 pm
Hello Rodolphe, The way to do what you want was explained by Alfredo Colucci on this list on 08 Jul 2003, Once you've created the exercise in JMatch the html...
19345 Martin Holmes
martindholmes Send Email
Mar 3, 2008
3:21 am
Hi there, I see what you're aiming for, but you can imagine the range of confusion that could result if the browser window was too small for the columns, or if...
19346 Martin Holmes
martindholmes Send Email
Mar 3, 2008
3:28 am
Hi there, I think I've figured out what's happening with the button. There's a non-breaking space before and after the Arabic text, added by HotPot because it...
19347 hennyjellema Send Email Mar 3, 2008
6:22 pm
Beste Bernard and others, I suddenly need very soon ( wednesday) examples of good use of video in HP. Bernard, I remember your exercises where students had to...
19348 ftesan
f_tesan Send Email
Mar 3, 2008
7:04 pm
Dear Martin an Stan Thanks for your help both. The OK button is great now ! And for the score also. I just did a right clic before and after the arabic word in...
19349 ftesan
f_tesan Send Email
Mar 3, 2008
7:44 pm
Dear Martin an Stan ... In fact, put all the letters (but one not the vowels) of the arabic alphabet in my keypad. I put them in an order from 1 to 33 and HP...
19350 elternbeirat_st_ansgar
elternbeirat... Send Email
Mar 3, 2008
8:22 pm
hello, is there any way to get a german version for the interface of hotpotatoes java 6 beta? thanks for helping me... Fabian...
Messages 19321 - 19350 of 24398   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help