Hi John, ... You have open-source software. Have you made a lot of money? ... Nothing has ever been "sold" to UVic. UVic has rights over what we produce at...
Hello everyone, I saw some older messages about this issue - so I just wanted to check. Is the best way to do this still by downloading and installing the SIL...
Hi, I hardly dare to ask, because it probably would mean work for you. Is the following possible????? There's a picture (for example a house) visible and you...
Hi John Alas, it's not that simple. Some of the code used in that product developed on personal time may be covered by legal agreements with the university ...
Hi Bob Martin's reply has arrived just as I was writing mine. The important thing is that you use a Unicode font, regardless of who produces it. I'll bet fonts...
Hi there, This has been discussed several times, and the basic issue is that it's easy to create an individual exercise like this, but quite hard to create an...
There are actually two problems here: 1. Finding a Unicode font that has IPA characters. This is easy; there are loads. Arial Unicode MS is an obvious one; ...
Hi there, This is ABSOLUTELY the wrong way to go. Most people will not see the correct characters unless you use Unicode. I don't think SIL should even be ...
Thanks for this. So, can unicode fonts be typed directly into hot potatoes or is it better created in word, saved as html and then added to the hot potatoes...
Hi there, You can't type a Unicode font; you can type a series of codepoints, which are displayed using glyphs from the current font. Don't ever use Word for...
Hi, I've had a look at the pages on the HotPot site regarding this, downloaded the player and copied the code. I've made an exercise using audio files, which...
Yeah, yeah, I'm replying to my own message, I know .... I've worked out what and where for the code. My lesson: "Think and try things before panicking and...
Hello! This might sound trivial but ... I have tried to create a cloze exercise and followed the instructions. The 'gap' word becomes underlined and turns to...
Hi there, If you're using the Flash mp3 player, you can't use the Insert Media Object function. That will suffice to insert a Flash movie you have which is ...
Hi there, You have authored an exercise, but you haven't exported it to create a Web page (so you obviously haven't actually worked through the tutorial). Work...
Hi Martin, Thanks for the reply. I twigged that I didn't need the code generated by choosing a player and managed to work it out. It does work too. :-) I'm...
Hi Liz I'm writing the Java JCross. If you've created the grid and clues and get nothing in an output page, that's a bug. Please send an email to me with your...
I have a CSS problem. Here is an example: http://ccl.flsh.usherbrooke.ca/~johj2201/aaa.htm What CSS do I have to change so the div wraps around the photo....
HI John, The image is set to float right, and floats take elements out of the normal flow of the page. To get the layout you want, I think you may have to...
Thanks Elek and Martin. You were both right. As a newbie I had never saved to a web page before so I was a bit hesitant. Simon ... Page and ... a cloze ... ...
Hi, I'm working on a jqz file and I would like to make the instructions spoken as well as written. I have put a video in the Reading text box and would like...
Beste Martin and or others, I still find it very difficult to change hot pot files by doing something with CSS. As far as I understand, the basic of CSS is,...
Hi Henny, Thank you for the advice. I'll try it out as you suggest. I liked the Little Red Ridinghood story, a good idea for children to understand story...
<a id="TheId"></a> Any element at all in XHTML can have an id attribute, and any element can be linked to using: page.htm#TheId There's no need to use empty...