{% load i18n %}
{% csrf_token %}

Create a course goal



{% blocktrans %}The new Course Goal{% endblocktrans %} "<% course_goal.short_name %>" {% blocktrans %}has been created.{% endblocktrans %}

{% blocktrans %}The new Course Goal{% endblocktrans %} "<% course_goal.short_name %>" {% blocktrans %}has been deleted.{% endblocktrans %}

{% blocktrans %}The new Course Goal{% endblocktrans %} "<% course_goal.short_name %>" {% blocktrans %}has been edited.{% endblocktrans %}

1
 
 
 
{# Loop the main set of options #}
%
or
{# Loop the main set of options #}
%
2

{% blocktrans %}Save when you are ready, and then goals to this course goal.{% endblocktrans %}


3

{% blocktrans %}Drag and drop{% endblocktrans %}

{% blocktrans %}Your Tasks{% endblocktrans %}

 {% blocktrans %}Show tasks assigned to other goals{% endblocktrans %}
4