« {{ __('Back') }}

{{ __('Add new course') }}

{{ __('New course') }}

{{ __('Create a new course. Course is a set of knowledge units that students taking this course through a group can acquire. Course connects sets of knowledge to sets of students.') }}

@csrf
{{ __('Name') }}
{{ __('Code') }}
{{ __('Description') }}
{{ __('Grade') }}

{{ __('Adding a grade will allow the system to connect the group with the current level of the course, even if multiple of the same course but different grade are assigned.') }}

{{--
{{ __('Compulsory') }}
--}}
{{ __('Save and add new') }} {{ __('Save and return') }}