Break language barriers: Automatic content translation in seconds

With our new feature, complete channels can be automatically translated into nearly 30 target languages. Since individual countries often have special requirements, the content can still be manually post-processed or even converted into standalone channels. You can find more details in this article.

Easy internationalization through automatic translation of content

Our customers employ people from and in a wide range of countries. Therefore, it is important that learning content in chunkx can be provided quickly and without much effort in the appropriate languages. To simplify this process, customers can now have entire channels automatically translated in chunkx creator via DeepL interface.

This is how simple translations work in chunkx

Each channel can be translated into currently about 30 languages. A translation takes about 10-30 seconds, depending on the volume of content.

Then the channel appears as a translation below the main channel and can be reviewed, further edited and put online.

Internationalization and regionalization

Customers have different requirements for translations, which can vary depending on the subject and target group. Often a 1:1 translation is sufficient, this is called internationalization. However, sometimes the learning content needs to be adapted to regional requirements. In this case, we speak of regionalization.
In chunkx, both are easily possible. A translated channel can be further edited so that central terms, product names or, if necessary, entire paragraphs can be changed according to regional requirements. It is also possible to add or delete content. Authors retain control over whether the channel should still be a “translation” after the changes or whether it has moved so far from the original that it should be converted to a regular channel.

Optimized selection for learners

In chunkx, learners can not only set their main language, but specify other languages they speak. According to this information, channels are selected in our micro-learning app optimized for learners. And if it is not the right language, the selection can be easily changed.

Why DeepL?

Let’s get back to the technical side: We looked at different ways to translate content. From Google Transl ate to DeepL to translations with OpenAI GPT models. DeepL has convinced us on the one hand regarding the quality and on the other hand as a German company regarding data protection. We also found translations with language models like OpenAI’s GPT-4 very exciting, as contexts can be better taken into account, but the quality was not yet reliable enough. However, we will keep a very close eye on developments here!

When do you start with chunkx?

With chunkx, we’ve created the solution to turn your one-time learning activities into continuous learning experiences. We address language barriers and regional requirements with our automated translation and the ability to customize individual translations. Talk to us about your company’s learning culture, your challenges, and how we can help you with chunkx.

New integration: HTML Widgets

Our famous feature to subscribe to learning content can now be easily integrated as HTML widget directly on your website, intranet page and learning portal. Just copy and paste code from our chunkx creator and go! In this article we explain the details and show you an example.

What is the point of subscribing to learning content?

There are usually already an insane number of learning opportunities in companies: Learning platforms, specially created courses, trainings, webinars, etc. They take place as one-off measures and learners then receive a maximum of PDFs that they will probably never look at again. What is learned is quickly forgotten and the impact for the company and the learners is manageable – especially when you consider how much time and money goes into such measures. With chunkx, we turn one-time learning moments into continuous learning experiences and make it easy to subscribe to learning content from important training. You can find out more about chunkx and subscribing to content here.

To integrate subscribing even more into our customers’ systems now, we have developed our new HTML widgets.

What are HTML widgets?

That’s what we call our small HTML code snippets that make it easy to integrate the function of subscribing to channels and learning content into other HTML pages as a so-called iframe. Such a code may look like this, for example:

				
					<div class="isf-container">
    <iframe src="https://account.chunkx.de/subscribe?widget=NTY2LDE5LDE%3D" allowtransparency = "true" style="border:0;" title="Subscription form">
    </iframe>
</div>
<style>
    .isf-container{position:relative;height:600px;overflow:hidden;width:100%;}.isf-container iframe{position:absolute;top:0;left:0;width:100%;height:100%;}
</style>
				
			

Previously, customers could already easily link their pages to subscribe to the channels. E.g. like this one: https://account.chunkx.de/subscribe?chid=NTY2&companyid=MTk%3D

But often learners are not supposed to leave the portal, intranet site, or website. Then you can use our HTML widget.

HTML Widget in Action

And this is what the whole thing looks like when you not only display the code above, but integrate it. Feel free to try it out and subscribe to this showcase channel from us. Don’t worry, there are no hidden costs either.

When course content is presented on a public or semi-public website, as above, the question naturally arises as to how the content can be protected. We have implemented various functions for this purpose:

  1. Domain Protection
    The admins of our customers can define in chunkx creator which email domains are allowed to subscribe to their channels. For example, for the Showcase channel, we could set that only users with an email ending in @chunkx.io should have access. Our robust verification system ensures that only genuine owners of the registered email can access the content.
  2. Access restricted channels
    After we have already made the first restriction via the domain, in the next step we can also define which users should have access at all. For this, we can either define rules, such as that all users in my organization with the role “Data Scientist” should have access. In addition, I can also activate individual users for the channel in a targeted manner. Then, each time you try to subscribe to the channel, the authorization is checked based on the email address.
  3. One-Time Passwords
    To make sure that it really is the owner of the particular email address, we send one-time passwords that can be quickly and easily entered to authenticate yourself.
  4. Single sign-on
    If you would like to avoid public pages despite our security measures, we can also implement single sign-on based on the systems and authentication methods you already use. For learning management systems, for example, LTI 1.3 is a good choice. Just talk to us about it and we will find a solution.

When do you start with chunkx?

With chunkx, we’ve created the solution to turn your one-off learning activities into continuous learning experiences, including through our HTML widgets. Talk to us about your company’s learning culture, your challenges, and how we can help you with chunkx.