Forum Discussion
SheikhMaawiya
8 years agoCommunity Member
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 li...
rcominelli
Community 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
DevelopmentUcps
5 years agoCommunity Member
Thanks Raphael, which blocks is is still not working on?