{% extends "trix_student/base.django.html" %} {% load i18n %} {% block title %}{% trans "Frontpage" %}{% endblock title %} {% block content %}
{% trans "Trix is a teaching platform to help you work more systematic towards your goal, resulting in a better learning outcome." %}
{% blocktrans %}Trix acts as an assignments wiki, where educational authors provide you with a selection of assignments. Here you can study and track your progress as you advance through your learning goals.{% endblocktrans %}
{% blocktrans %}Trix follows a simple tag structure where assignments are marked with informative tags. This along with filtering capabilities ensures a tailored selection of assignments perfectly suited to your personal level. Trix is a day to day learning tool as well as a preparatory tool for focused learning.{% endblocktrans %}
{% trans "For more information" %}, {% trans "read the getting started guide" %}.
{{ course.description }}