Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 1.9.2
-
Fix Version/s: None
-
Component/s: Glossary
-
Labels:None
-
Affected Branches:MOODLE_19_STABLE
Description
When you view a secondary glossary with exported entries to the main glossary you get a menu for rating those entry (if ratings are allowed in the glossary) but when you try and rate those entries you get the error "This is not valid entry!"
That happens because those expoted entries don't belong to the secondary glossary any more but to the main glossary.
We shouldn't get the rating menu at all if the entry was exported to the main glossary (we should rate those entries only in the main glossary, were they belong, not in the secondary)
patch with a solution for moodle 1.9.2