Issue Details (XML | Word | Printable)

Key: MDL-17496
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Minor Minor
Assignee: Tim Hunt
Reporter: Oktay Dayıoğlu
Votes: 0
Watchers: 1
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle

Multilang filter doesn't work consistently with all quiz question types

Created: 03/Dec/08 11:18 AM   Updated: 12/Dec/08 01:40 PM
Return to search
Component/s: Filters, Questions
Affects Version/s: 1.9.3
Fix Version/s: 1.6.9, 1.7.7, 1.8.8, 1.9.4

Participants: Oktay Dayıoğlu and Tim Hunt
Security Level: None
Resolved date: 12/Dec/08
Affected Branches: MOODLE_19_STABLE
Fixed Branches: MOODLE_16_STABLE, MOODLE_17_STABLE, MOODLE_18_STABLE, MOODLE_19_STABLE


 Description  « Hide
Hi,

When the multilang filter is enabled (with "filter all string"=true), language filtering works with some quiz question types but not with all. The problem with "matching"-type questions is that the question text (the text which asks the student to do something) itself gets filtered but the matches are not processed by the multilang filter: the matches show all the <span>-tagged language alternatives instead of just showing one language at a time.

The problem was solved in previous moodle versions. Bu?t it continues in 1.93.
See the tracker page for this problem and the solution.
http://tracker.moodle.org/browse/MDL-9005?page=com.atlassian.jira.plugin.system.issuetabpanels:cvs-tabpanel

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Tim Hunt added a comment - 12/Dec/08 01:40 PM
I think this is right. However, I don't have much experience of the multilang filter, so it would be great if you could test this some more.