Posts made by Glenys Hanson

Hi Deb,

Thanks to Colin Fraser - Friday, 11 February 2011, 07:27 AM

"If all else fails and you can access the database via phpMyAdmin, go to the mdl_user table and copy the guest password into the Admin password field. It is encrypted, but the default password for Guest is "guest". You can then log in and change the password. That should get you out of trouble."

In some more detail:

This is what worked for me :

In phpMyAdmin

Click on the moodle database on the left.

In the new window, in the list on the left, find the table mdl_user (it may be on a following page)

Select the file to edit with the "pen" icon.

Change the username to whatever you want but not "admin" (on an online site because of security risk)

Change the password to: guest

Click on the "Go" button at the bottom of the screen.

Log in to your Moodle site with the password "guest"

Change the password in your profile to a very strong one.

If this doesn't work:

Insert:

d41d8cd98f00b204e9800998ecf8427e

as a password. Because MD5("") = d41d8cd98f00b204e9800998ecf8427e, so now your passoword is a empty string. Then login with nothing in the password field.  (Note: don't select MD5)

Thanks to Seiti Yamashiro - Tuesday, 20 March 2007, 11:08 PM

Cheers,

Glenys

Bonsoir Nathalie,

Bienvenue parmi nous. smile

Nous avons tous commencé un jour et savoir poser des questions simples est une façon efficace pour avoir des réponses simples.

Tu as besoin de demander à ton administrateur pour connaître la version Moodle de ton institution.

Cheers,

Glenys

Average of ratings: Utile (1)

Bonsoir Nathalie,

Utilises-tu Moodle 1.9 our Moodle 2? Ca détermine en partie les réponses.

Sur Moodle 1.9 tu peux présenter les exercices Hot Potatoes avec le module standard Hot Potatoes (il faut simplement que l'Adminsitrateur l'active) où avec le Module non-standard QuizPort.

Si Netquiz pro et Didapage permettent la création d'un paquetage SCORM, tu peux les intégrer dans ce format.

Tu sais que Moodle possède un générateur de quiz intégré qui s'appelle Test ?

Cheers,

Glenys

Hi Penny,

I'm not sure that what you've been doing is the same as what's described in http://moodle.org/mod/page/view.php?id=7919, but that can be done in Moodle 2 and there's a discussion in the tracker here: MDL-24316

The Moodle for Language Teaching course is itself presented that way. Is that the result you want?

Cheers,

Glenys