-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It still shows on the Question page. #27
Comments
@ukampanart What Moodle version are you using? (if you can past the details you'll find in file version.php that would be best). Also, what version of the Word Select question type plugin are you using? I highly suspect this is a bug in the Word Select question type plugin, but in order to check that I would need the above version details. |
What is the actual error, can. you paste in the text you are using so I can test and see if I can reproduce. |
Hi, We've been able to reproduce the error on Moodle 3.11.5 with the latest versions of both filter_multilang2 and qtype_wordselect. The qtype_wordselect plugin seems to apply well some other filters on the question text field (at least multilang, activitynames and syntaxhighlighter), but it doesn't with filter_multilang2 (that is what @ukampanart 's image shows), so it seems like a collision between those two plugins, but still haven't been able to conclude on which side the issue is. |
Here is what's in the exercise. Only in Word Select activity. Moodle 3.8 ===== {mlang en}Instructions: Choose the right answer for each sentence. {mlang} {mlang th}คำสั่ง : เลือกคำตอบในแต่ละประโยคให้ถูกต้อง {mlang}What do you know about the city of Istanbul? a. Istanbul is a city in (Bulgaria / Germany / [Turkey] / China). b. Part of Istanbul is in (Africa / [Europe]) and the other part is in ([Asia] / North America). c. Istanbul is about ([1,600] / 160 / 600 / 6000) years old. d. The (Pacific Ocean / Mediterranean Sea / [Black Sea]) is north of Istanbul. ===== |
Here are the info. |
My problem is ... No matter I put in the below code, when preview or save it, I can still see all the below info: {mlang en} {mlang} {mlang th} {mlang} |
At the moment I consider the problem to be a bug in the wordselect question type code. I have started work to investigate it and I will post here |
@marcusgreen Do you expect any work on this any time soon, or in the medium term? |
I have given it thought recently and I am unlikely to do any work on it in the near future as it requires a very significant change in the way wordselect works. At the moment it is based on the numbering of the "word" in the sequence of words and filters just break that. I would be very happy to actively co-operate with anyone who has got the resources to work on it. I was thinking that a re-work would probably take between 2 and 3 days work for me. On a slightly related topic which also shows how I am interested in multi lingual content have you seen this. |
I just found out that there's something strange on the Word Select question as to the photos. Please guide me on how to solve this. Thanks
The text was updated successfully, but these errors were encountered: