Hi,
we are using Moodle multilang filter to provide the content in different languages. There are two filter plugins:
Multi-lang content filter uses HTML-Tags like:
<span lang="EN" class="multilang">This is content in english ....</span>
Multi-Language Content (V2) uses Tags like:
{mlang en}This is content in english ....{mlang}
It would be an improvement if these tags could be added immediately after translation. The users can choose whether they want these tags and which filter they want (provided the filter is activated in the backend settings of the Moodle platform and a Moodle admin can activate/deactivite this function in tiny_ai-settings). I have attached a screenshot of what it might look like for users:
thanks & best regards,
Anton
Hi,
we are using Moodle multilang filter to provide the content in different languages. There are two filter plugins:
Both can be used in Tiny editor.
Multi-lang content filter uses HTML-Tags like:
<span lang="EN" class="multilang">This is content in english ....</span>Multi-Language Content (V2) uses Tags like:
{mlang en}This is content in english ....{mlang}It would be an improvement if these tags could be added immediately after translation. The users can choose whether they want these tags and which filter they want (provided the filter is activated in the backend settings of the Moodle platform and a Moodle admin can activate/deactivite this function in tiny_ai-settings). I have attached a screenshot of what it might look like for users:
thanks & best regards,
Anton