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
Hello Amr - I do not have an estimated time frame to share with you at this time, but it is on the radar.
- DanitIsaacsCommunity Member
Oops! 😱 I've accidently deleted my post on how to make right to left content work with Rise,
so here it is again:Export and download your Rise project.
In the "index.html" file, change the <HTML> tag from this:
<html lang="en" class="">
To this:
<html lang="he" class="" dir="rtl">
"he" sets the language to Hebrew, and "rtl" sets the direction right to left
If you're using a language that's not supported by the default font used by Rise, you must add the font file to the directory: lib\fonts,
and changed the font in the "index.html" file, using the <STYLE> tagWrite your font instead of the bolded ones below:
.brand--head, .brand--head * { font-family: Open Sans !important; }
.brand--body, .brand--body * { font-family: Open Sans !important; }
.brand--lhead, .brand--lhead * { font-family: Open Sans !important; }
.brand--lbody, .brand--lbody * { font-family: Open Sans !important; }
.brand--ui, .brand--ui * { font-family: Lato !important; }
.brand--beforeHead:before { font-family: Open Sans !important; }
.brand--afterHead:after { font-family: Open Sans !important; }
Save the "index.html" file, and you're done!
Thanks Danit for reposting!
- MugeOzkaptan-c2Community Member
Hello, do you have any updates on this feature?
Thanks for checking in, Muge. We don't have an ETA nailed down just yet, but rest assured it's coming! You can keep up with everything we release in Rise right here.
- EBCLArabCommunity Member
Hello, is any update regarding RTL language support on Rise?
Hi EBC*L Arab and welcome to E-Learning Heroes :)
We do not have the ETA on this feature yet, but it is on our roadmap. We will be sure to update this thread when we can.
- Dominik1Community Member
Hello Everyone,
I also wanted to check on an update for the right-to-left support. Any news? It would be great if you could share an ETA. That would help a lot regarding our planning, otherwise we are stuck.
Thank you.
Hi Dominik,
I do not have any news regarding an ETA, but it is on the radar/roadmap :)
You could enable Right-to-Left within Storyline 360 in the meantime if needed.
- AbdullahMazCommunity Member
Any updates on RTL?
- Dominik1Community Member
Hi Leslie,
Thank you for the update.
Storyline is unfortunately not the right tool this time. The training modules I am currently working on are mainly used on mobile devices (Smartphones and Tablets). So we need something responsive and Rise is the perfect tool.
Can you at least confirm that this feature will be released in 2018? That would help a bit with our planning.
- ElenaTagliatiCommunity Member
Hi, I am also very interested in RTL support as we are producing modules in arabic too. Do you have any news regarding an ETA? Finger crossed!! Thanks