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...
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...
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...
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...
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...
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 ...
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...
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_...
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...
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...
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...
Hi there, The answer is: JMatch. Put the names of your fruits and vegetables on the left, and the answers "FRUITS" or "VEGETABLES" next to each one on the...
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...
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...
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:...
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...
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...
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...
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...
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...
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...
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...
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...