Bonjour, Je me permets de suggérer que le logiciel Hot Potatoes se mette à la norme AICC. Ainsi l'utilisateur n'aura plus besoin d'une moulinette pour ...
English : I know that Martin understand and write french quite well, so I'll let him (or Stewart) answer, but as an HotPot user, I'll also give my opinion...
Hello What I'd like to do with the layout of this quiz is to align the questions as closely as possible to the left margin of the question box, so that the...
Hi there, There are many standards we might consider compliance with, including AICC, SCORM and IMS. However all of these have their origin in commercial ...
This is the clearest and most thoughtful explanation of this issue that I've seen -- many thanks, Pierre-Yves. This is something we should be watching...
HI there, Both the questions and answers are ordered list elements (ol), and the questions appear in a div with a class of StdDiv: div.StdDiv{ ... padding:...
I don’t have my site up yet. But it is literally what I’m saying in my last email. In order for the movie to play I must hit the play/Pause button (the...
... I was told this morning that the e-learning department my wife and I work for will close soon (in english : "you're fired", not a pleasant thing to hear,...
... in my ... play/Pause ... Play/Pause ... Sorry it has taken me so long to get back to you but I've been swamped with work. My intention was to not only fix...
Hi there, ... That's really bad news, especially with both of you working at the same place. Commiserations indeec. ... I thought I was going to hate it, but I...
I have just made a series of multiple choice quizzes. Each has the navigation, "previous question" and "next question" above each question as they appear on...
Hi there, You would have to change the JavaScript to do this. Do you know JavaScript? It has occurred to me to disable the buttons under these circumstances. ...
Hi I'm not sure if I understood this correctly, but can't it be done just by unckecking the option "include next exercise option" in the last exercise and the...
Hi there, I took another look at this, and decided it's a good idea, and that I can easily hide the buttons by using "visibility" instead of "display" so the ...
HI Fernanda, He means the question buttons in JQuiz, rather than the navigation buttons. The makes good sense and I've implemented it for the next release. ...
Hi, Martin I see now what was meant. I'd like to ask something else. Sometimes in JQuiz or JCloze students insert answers that include a carriage return or a...
Hi Fernanda, Any "whitespace" characters at the beginning or end of an answer should be ignored by the answer-checking system; if you know of any exceptions to...
Hi Martin Thanks for your answer. This has occurred now and then and when I notice them or the students tell me about them I delete the whitespaces. I still...
Hi, Martin I have another question I've created a JQuiz exercise using the multi-select option. I think that unless the students check each answer per se (and...
Thanks Fernanda -- I've added a fix for the next release which will trim all answers of initial and final whitespace before saving them or creating an...
Hi Fernanda, ... If we provided all the feedback on which answers were wrong, then there would be no reason for the student to "think again" -- they'd know the...
Hi Martin, Thanks for looking into this for me. To answer your question from the previous message, I don't know javascript all that well, but can follow it to...
I'm planning to do a release tomorrow, and it will include this. If I haven't announced the release by the end of the afternoon European time, a few loud...
... Do you Yahoo!? Send a seasonal email greeting and help others. Do good. ... Do you Yahoo!? Yahoo! Mail - 250MB free storage. Do more. Manage less....
Hi Martin I added the overflow property to the RightContainer style (see below) and it added scroll bars but still displays the whole text. I tried adding...