Bonjour Paul,
Juste une question de principe: est-ce que chaque étudiant sera d'accord pour que ses résultats personnels soient communiqués à tous les autres?
Joseph
Bonjour Paul,
Juste une question de principe: est-ce que chaque étudiant sera d'accord pour que ses résultats personnels soient communiqués à tous les autres?
Joseph
Hi David,
After some tinkering around with your Kubrick theme I'm glad to announce a CSS solution for the "vanished" left blocks problem.
As mentioned in this thread, one pitfall of the Kubrick theme 2-column design is that if you are changing from a classical 3-column theme and have left some blocks in the left column, then you won't see them because the left column is hidden in the CSS (display:none).
This is especially problematic if it is the Administration block which has been left over in the left column from a previous theme because then it is hidden, which means you can't enter it to change your course settings and change to a standard 3-column theme.
My solution is as follows: in kubrick.css
Et voila!
That way, in edit mode, a teacher retains the possibility at all times to view and move leftover left blocks to the right from within the Kubrick theme, but the left-column itself remains hidden at al other times. An added bonus, provided by the width:auto; parameter is that, even in edit mode, the left column will not eat up valuable screen space if if is empty (i.e. after all blocks have been duly moved to the right column).
Joseph
I've finally pinned down the problem with the the navmenuwidth parameter.
Its value is always taken from the site's theme\config.php file, not from a specefic course's theme\config.php file. In other words, whichever value you set for navmenuwidth in the theme used for a specific course is overridden by the value in the site's theme.
I have filed Bug #4076 report.
Joseph
Il faudrait préciser: la version de Moodle et le thème visuel utilisé.
J'ai fait l'essai avec Moodle 1.5 et le thème visuel "standard", et ça marche, les bonnes réponses apparaissent en vert dans la réponse de l'étudiant.
Joseph
PS1 Pour les questions de type appariement on recommande en général de placer les éléments les plus longs dans la partie de gauche (fixe) et les éléments les plus courts dans la partie de droite (listes déroulantes). C'est ce que j'ai fait, même si dans le cas présent ça peut paraitre bizarre de voir la définition avant le mot (dans le sens de lecture gauche -> droite)!
PS2 Quel est le type des questions de la 2ème copie d'écran (quel/quelle/quelles)? format Cloze?