פרסומים שנוצרו על-ידי Glenys Hanson

Hi again,

Well, thanks to Gordon's tips I realize that links made from within the Hot Pot itself would't be broken when moved is moved to another server.  After a lot of experimentation, I've managed, more or less, to solve the problem:

  1. I removed the link to a menu and set the link in Book to the first in a set of Hot Pot exercises to open in a new window. I know this in not usually current practice, but it means that when they've finished the set, users can just close the window.
  2. I created a html page containing my video tutorial and put it in the same folder as the other Hot Pot files.
  3. Using code kindly given by Martin Holmes in 2006 I managed to create a pop up box when the help icon is clicked, see Number tables exercises. That is, it's just fine in the Book, native Hot Pot version, but not in the Hot Pot Module version nor the QuizPort version. This doesn't really bother me, because I'm pretty happy with the Book version... until users give me negative feedback. קריצה

Here's how I created a popup box of just the right size for a YouTube tutorial

1) Add to jcloze6.js_

function MM_openBrWindow(theURL,winName,features) { //v2.0
  window.open(theURL,winName,features);
}

2) Create a html file with the iframe to the YouTube tutorial in it and put it in the same folder as the Hot Pot files.
Here:  number_table_tutorial.htm

3) Around the linked item (text or image) here <img src="help.jpg" alt="help.jpg" title="Help!!!" width="50" height="49" style="float: left;"></img> put the code:

<a style="cursor: pointer; text-decoration: underline;"onclick="MM_openBrWindow('number_table_tutorial.htm','boxes','resizable=yes,width=700,height=393');return false;"><img src="help.jpg" alt="help.jpg" title="Help!!!" width="50" height="49" style="float: left;"></img></a>

The dimensions are the size of the YouTube player.

There's maybe another way of doing it that would work in the Hot Pot Module and QuizPort too.

This is all on 1.9

Stan, I haven't forgotten your suggestion about using Collapsed Topics, but I think I'd still need Book because there are hundreds of Hot Pots in this course.

Cheers,

Glenys

PS. Don't rush to answer, Gordon, take your time to enjoy your birthday cake with your family.

Hi,

Thanks for all these helpful suggestions. I'll experiment locally and see what happens. I did do a local backup (1.9) and the links were broken: not to the Hot Pot files but:

  • the "Menu" one which goes to the specific chapter of the Book where that particular set of exercises is listed.
  • and the "Help" link, which is in fact a picture and goes to the first chapter of the Book where there's a video tutorial.

I also reinstalled the course on the online platform. That broke the links too.

Cheers,

Glenys

Moodle in English -> Hotpot (plugin) -> Using "native" hotpots in a Book: absolute links problem

על ידי Glenys Hanson בתאריך

Hi everybody,

As some of you already know, I have some "courses" which are not intended for students but to showcase some Hot Potatoes exercises for teachers. One of them is English Grammar Exercises.

My problem has been to present them in a way that is both user-friendly for visitors (teachers who want to poke about and look without completing exercises) and also avoids the "scroll of death". Though I've been using QuizPort successfully to present my "real" courses to "real" students for a long time, I've found that it doesn't work very well with "showcases". In QuizPort, if visitors don't log in, they can't see the exercises unless they know to click on "Preview". Not intuitive at all. For the moment, most of the exercises in English Grammar Exercises are presented through the Hot Potatoes Module, even though it results in a very long web page, because the exercises are easy for visitors to see.

So now I've started to present the exercises as "native" Hot Potatoes (simple html pages) through the Book module. This avoids the scroll of death by neatly grouping exercises on a given topic and means I can also add "Introduction" pages and Flash video tutorials. But.... it also entails the use of absolute links. The simple html pages are just that: once in them you lose the Moodle page. Stan, in answering another person, provided me with the tip to always provide a back button so people can find their way back to Moodle. However, as I have several sets of linked exercises, I've felt it necessary to provide a "Menu" link back to Moodle in each separate exercise. I don't know how to do it except as an absolute link. I've also felt it useful to provide a link to a Flash video tutorial. Also an absolute link. (Not having verbose instructions in every exercise, really makes them look so much clearer and neater.)

Sorry for the lengthy lead-up to my question: Is there any way I can avoid absolute links? I'm not planning on moving the course to another platform, but if I did all the absolute links would be broken... and I have hundreds of exercises. עיניים פעורות

Or is there another, completely different, way of achieving my objective?

Here's an example of one of my Books: Number tables exercises.

Cheers,

Glenys

ממוצע דרוגים: -

Moodle en français -> Discussions techniques -> Changement d'hébergeur -> Re: Changement d'hébergeur

על ידי Glenys Hanson בתאריך

Bonsoir Rudy,

Je suis allée sur ton site avec Firefox 12.0 et je n'ai pas vu de message d'erreur. J'ai fait "afficher l'image" "télécharger l'image" et tout c'est passé normalement.

La seule chose que j'ai remarque c'est que dans le bandeau en haut il y a une grande espace vide au lieu du nom site - ça vient je crois du thème choisi.

Cheers,

Glenys