Posts made by Joseph Rézeau

Picture of Core developers Picture of Plugin developers Picture of Testers Picture of Translators
There is something wrong with your standard theme https://moodle.meirion-dwyfor.ac.uk/theme/standard/styles.php or maybe with your header.html file.
If I disable <link rel="stylesheet" type="text/css" href="https://moodle.meirion-dwyfor.ac.uk/theme/standard/styles.php" />
then display is OK in MSIE 7, the login boxes are displayed. Of course, the rest of the display is not as it should be, but that's another matter.
Joseph
Attachment image00.jpg
Picture of Core developers Picture of Plugin developers Picture of Testers Picture of Translators

Gareth,

Using Firefox's excellent Web developer extension, I can see that there is an error on your page. I'm afraid this is the French version, but it looks like there is an unclosed chain somewhere:

Avertissement : Chaîne non fermée trouvée « 'r ADF. <br /> ». Fin de fichier inattendue durant la recherche de Fermeture } d'un jeu de règles invalide. Fichier source : https://moodle.meirion-dwyfor.ac.uk/login/index.php
Ligne : 156

This will not bother FF, which seems more "tolerant" than MSIE (which you might consider a good or a bad thing), but MSIE will simply refuse to display when it comes to that error.

Joseph

Average of ratings: Useful (1)
Picture of Core developers Picture of Plugin developers Picture of Testers Picture of Translators

Hi Adriane,

Thanks for the new imageclick question plugin. It works fine for me on FF 2 and MSIE 7. No problem with the image transparency in MSIE 7.

> I'm testing with IE 6 running in wine... Well, if you are "running in wine", no wonder the images you see are somewhat troubled, especially after a few bottles.wink

The Fill with correct option works OK in teacher question preview mode. I see that you have not yet done the export to/import from XML bit.

Of course, compared with Jean-Michel's drag and drop question type, the image click question is very basic, offering just one drag and drop target. From the point you have reached so far, do you think it would be a simple or complex task to take your project further to program the following:

  • increase the number of bull's eyes and targets from 1 to ... n?
  • offer the possibility to have customizable bull's eyes: small images, numbers, text?

If this was possible, in collaboration with knowledgeable people (such as Jean-Michel, if he were willing), it might be a good way forward to replace the current drag & drop question type which seems plagued with a number of problems. (Sorry, J.-M. if this is not correctsad).

Congratulations, Adriane, that certainly was a busy-and fruitful-Summer of Code for you (and mentor Tim)!

Joseph