Fill in the blanks - non-unique id for blanks

Hello,

I'm using h5p on my WP website.

My quizzes are in Turkish, a language which has special characters like ç, ö, ü. So, I integrated a jQuery plugin showing an additional keyboard next to blanks. (H5P doesn't have this feature. I'd love you to add this in one of the next updates) 

keyboard problem

However, it doesn't work properly because all the blanks in the quiz have the same id. 

console error

Were there an automatic update from H5P because it was working well before? How can I solve this problem? Is it a matter of couple of change or do I need to hire a developer. What do you think?

Thank you so much.

This is the jQuery plugin I used: https://www.codehim.com/text-input/insert-special-characters-in-textbox-jquery/

Summary: 
Non-unique id in the blanks of Fill-in-the-blanks
Content types: 
otacke's picture

Hi fitcglr!

Have you some customization running that's gone wrong? The regular Fill in the Blanks doesn't give input fields an id at all.

Best,
Oliver