We've got PLone here (a bit, although I don't work with it). It stores HTML pages as HTML fragments (sans head tags) then displays them using its own head...
Hi there, If Plone strips out the head tags, then it would strip our all the JavaScript and CSS code that makes the pages work. I'm surprised it doesn't have a...
... JavaScript and CSS code that makes the pages work. It displays HTML content in the centre of the page area inside a DIV element. It's not made for...
Hi there, ... That would be the best thing to do, I think. That's what I was suggesting. ... Looks nice, and the home page validates (although it's XHTML 1.0 ...
Beste Martin, I wonder how complicated it is to get the lines in this exercise under each other in stead of next to each other and all in one sequence. ...
Hi Henny, What you want to do is exactly what WebSequitur is designed for. Cheers, Martin Cheers, Martin ... Martin Holmes University of Victoria Humanities...
Hi, I tried to find some answers about fonts, but now I have to ask again: The qiuzes fonts are too small (on the web). What I have to wright in OUTPUT FONT...
Hi there, This tells you all the options for font sizes in CSS: <http://www.w3.org/TR/REC-CSS2/fonts.html#font-size-props> Ultimately, though, remember that...
I don't follow your Q? nobody has complained about the font size before? You can change it via your browser surely. Web designers consider its the user that...
Phil and Molly
wpbschoolhouse@...
Dec 4, 2005 5:52 pm
13483
Hi there, I suspect the problem arises from the fact that IE on Windows typically shows fonts as slightly smaller than other browsers do. Hotpot page fonts...
My Hot Pot exercises work well in nearly every server I've tested them, but in the last one called Linucentres I receive this message: Parse error: parse...
Hi there, PHP is set up wrongly on the server. It's set up to treat every processing instruction (<?...) as a block of PHP code. It should be set up only to...
Hi, I used to make modifactions to the HP code in version 5.5. Now I am trying to make the same modifications in HP6 but this seems to be a bit harder. Could...
imacG5 OS 10.4.3 Hot Pot 1.O.1.9 Good evening, I created a series of 28 exercises (based on 100 sentences) going from JQuiz to JCloze to JMatch to JMix and...
Hi there, The text box sizes in JQuiz are determined by the size of the largest correct answer you supply. If you want to make them wider, you have two...
Hi Michael, This sounds like a problem already reported by Peter Blackburn. I think Stew is working on it right now. Cheers, Martin ... Martin Holmes ...
Thanks Martin. Sorry I missed the posting on this issue. Doesn't pose a problem right now as I've replaced the file with another Jcloze test. Am keeping it for...
Hi Michael Thanks for the report. I've got one other report and I've managed to recreate the problem. I'm currently trying to figure out what's causing the...
Hi Stewart, Thanks. I must admit that I did delete some letters and that I added a few<i> and </i> tags. Let me know if you'd like the file. Best Michael...
Yes, of course, Natasa. They're already up and running ... check out the following link: http://www.cip.dauphine.fr/riccioli/geamsg/geaindex.htm kindly scroll...
Thanks Martin, I have chosen the first option and it works without a glitch. I have added ... input.ShortAnswerBox{ width: 30em; ... The result is just what I...
Hi Joost, The multilines are textarea elements, so if you create a selector for textarea, you should be able to do it: textarea{ ... } Take a look at the code...
Hi http://www.iw-chameleon.org.uk/sict/ict13.htm I came across this Hot Potatoes exercise using JCloze which uses cleverly positioned gap-fill boxes to label a...
Hi I am having difficulty creating a chemistry gap-fill with JCloze. I enter formulas using the Word Equations editor. However I have one atomic notation...
Hi there, Word will only cause you problems here; it's not an XHTML editor, so what it creates won't make much sense in a Web page (which is what a JCloze...
Hi there, This has been done using a table. The table background has been set to the image, and the cells have been laid out to position the text boxes at the...
Amanda, I have just finished a Chemistry course in which we used online software for naming chemical compounds. That system had the same problem with ...
I don't know if this helps but at http://www.wpbschoolhouse.btinternet.co.uk/page01/ElCpdMix/formula1wf.htm (produced on HP5 at moment) I used the HTML tags...