Moodle 1.9: Error in rating entries...

Moodle 1.9: Error in rating entries...

by Leticia Maimann-Roland -
Number of replies: 4
Hi people,

I am using Moodle 1.9 (2007 101509) and when admin or teachers try to rate the entries, the following message appears:

A required parameter (glossaryid) was missing

Does someone experienced that and, specially, managed to solve it???

Looking forward to hear from you!

Hugs from Leticia.
Average of ratings: -
In reply to Leticia Maimann-Roland

Re: Moodle 1.9: Error in rating entries...

by Joseph Rézeau -
Picture of Core developers Picture of Particularly helpful Moodlers Picture of Plugin developers Picture of Testers Picture of Translators

Leticia,

When is the error message displayed? When a teacher clicks on the Send in my latest ratings button? Using moodle 1.9, logged in as Admin, with debug mode set on, when I click on that button I get a different error message, this PHP Notice:

Notice: Undefined property: stdClass::$cmidnumber in ...\moodle\mod\glossary\lib.php on line 385

Ratings saved

and then the Ratings are saved.

Reported as MDL-14303.

Joseph

In reply to Joseph Rézeau

Re: Moodle 1.9: Error in rating entries...

by Leticia Maimann-Roland -

Hi Joseph,

thanks for answering.

Yeah, I have that when admin or teacher click on the button Send in my latest rates...

The message about missing ID is displayed and nothing is saved sad

How do I check if debug mode is on?

Don't know what to do... I'll take a look in the MDL though.

Leticia

In reply to Leticia Maimann-Roland

Re: Moodle 1.9: Error in rating entries...

by Leticia Maimann-Roland -

Just for the record, I'm using my own scale... I'll run some tests to see if it happens if I'm using standard scales.

In reply to Leticia Maimann-Roland

Re: Moodle 1.9: Error in rating entries...

by Leticia Maimann-Roland -

I updated glossay module and it's working fine now!

big grin

No messages, rates saved!!!