Forum Discussion
Right to left language In Rise
Hi
I am developing courses in Arabic Language. I just started using Articulate 360. I tried to add content using Rise. I could add Arabic text, but I faced many issues.
- Numbering and bullet list come left the text. As Arabic is a right-to-left language, it should be right.
- Text alignment also is left to right
- Navigation Bar is left
- No Arabic fonts available, I could only use the default one.
Could anyone help me solve the problem?
Regards
Sheikh Maawiya
145 Replies
- BdorAlotaibiCommunity Member
Hi Luis,
I can't find it, Please follow Alyssa's guidelines.
- LisaAmbacherCommunity Member
What about the RTL functionalities in Rise ? We are waiting since 2 years ????
Hello, Seitwerk. We haven't made any updates yet. Right-to-left language support is a feature we may include in a future update, but currently, we're investing in features that have the broadest impact on the majority of customers. If we do decide to add this feature, we promise to let you know.
- TimRobinson-da0Community Member
Please will you outline some of these features that are more important than
this request.
- LisaAmbacherCommunity Member
Future is really vague, can you let us know a little bit mor precicely ?
Will this feature be available 2019?
This discussion started in 2016.... since three years its on the "future upated" list? Do we have to wait another three years? - Dominik1Community Member
Hi Articulate Team,
Any update here? Could you please be more specific what "future update" means? We have to plan and allocate our resources, as it really depends on which tools we can use.
Thank you.
Hi Dominik,
Thanks for checking in. We do not have plans to include right-to-left support in Rise 360 right now.
If our plans change and we decide to add this feature to our roadmap, we'll let you know. I hope this helps you to make informed decisions as you plan ahead for upcoming projects.
- YuvalBPCommunity Member
Hello,
As you can see this is 2020 and there's still no update about ETA.
I have to say Rise 360 is an amazing tool and has a tremendous potential.
Supporting RTL and font design for those languages would make Rise my main, if not only, product i would sell to my clients.
I was optimistic that this problem will be solved after a couple of months but after seeing this discussion I'm much more pessimistic.
It's a shame it is stuck on something that minor.
Would really appreciate an update about progress and ETA for this matter.
Thank,
Yuval
- TimRobinson-da0Community Member
Agreed. This product feature request has been running for over 3 years.
- Dominik1Community Member
Any kind of update would be helpful. In January we have added Hebrew to our language portfolio, which makes a right-to-left support even more important.
An additional suggestion for Articulate team: Have you considered releasing RTL support as a "beta" feature, even if it does not give 100% perfect results? We are tweaking the CSS files, which works quite well and maybe this could be an option.
Rise is a fantastic tool and it is a shame that we cannot use its full potential.
- DorrienVenab957Community Member
Hey Dominik, as rtl translations are a necessity for us, we can only use a limited number of block types when implementing the dir="RTL" attribute in the CSS once published. Do you have any guidelines or recommendations for tweaking the CSS or considerations for rtl language implementation?
- Dominik1Community Member
Hi Dorrien, Unfortunately I am not the CSS expert in our team. I know that we also had issues with some of the blocks. Let me check with my colleagues, they should be able to give a proper answer.
- DarrenNashCommunity Member
Any update on this? I have imported an Arabic Translated XLF file and it shows Right to Left as it was edited by an native speaker in his own country. When previewed, it switches to left to right.
I go through all of the text in the document to change it from Right to Left but the full stops and bullet points etc do not get effected by this.
Any update on Right to Left languages?
- rcominelliCommunity Member
Dear all,
Unfortunately, although more than three years have passed since the first request for the management of RTL languages, an integrated solution in Rise does not yet appear to be available.
As previously mentioned by Dominik, since the beginning of the year, in our course offer we manage 2 RTL languages and after several attempts the following is currently the best temporary solution to which I have arrived.
Also be aware that this solution still does not work perfectly with all blocks.
Please let me know if anyone has comments or suggestions.
Regards,
Raphael
Rise RTL workaround- Export course from Articulate Rise (I tested it using TinCan format)
- Unzip the downloaded file
- Locate the
index.html
file and open it for editing- Change the <HTML> tag:
from:<html lang="en" class="">
to:<html lang="ar" class="" dir="rtl">
for Arabic
or to:<html lang="he" class="" dir="rtl">
for Hebrew - Save and close the
index.html
file
- Change the <HTML> tag:
- Locate the
main.bundle.css
file inlib
folder and open it for editing- Copy all its content
- Put it in the
INPUT
pane on https://rtlcss.com/playground/# (this link will bring you to a third party website) - Copy the content of the
OUTPUT
pane - Replace content of
main.bundle.css
- Save and close
main.bundle.css
- Compress the main folder to create a new copy of the zip file
- Upload the new zip file to your LMS
- Dominik1Community Member
Awesome, thanks Raphael.
- DevelopmentUcpsCommunity Member
Thanks Raphael, which blocks is is still not working on?
- SantiagoFran609Community Member
Thanks a lot, works really well