{{ profile.t('courseName', 'Kurstittel') }}
{{ course.external_course_title}}
{{ course.external_course_description}}
{{ profile.t('status', 'Status') }}
{{ course.completed ? 'Fullført' : 'Ikke fullført' }}
{{profile.t('username', 'Brukernavn')}}
{{ course.external_username ? course.external_username : '-' }}
|
{{ profile.t('status', 'Status') }}
{{ course.completed ? 'Fullført' : 'Ikke fullført' }}
|
{{profile.t('username', 'Brukernavn')}}
{{ course.external_username ? course.external_username : '-' }}
|
{{ profile.t('profile_goto_login', 'Gå til innlogging') }} |
{{ gathering.gathering_at_object | date:'d'}}
{{ gathering.gathering_at_object | date:'MMMM'}}
|
{{ gathering.gathering_end_at_object | date:'d'}}
{{ gathering.gathering_end_at_object | date:'MMMM'}}
|
|||
{{profile.t('profile_course_time', 'Tidspunkt')}}
{{ gathering.time_start }} - {{ gathering.time_end }}
|
||||
{{profile.t('profile_location', 'Lokasjon')}}
{{line.instance.location.custom_title}}
{{profile.t('virtual_classroom', 'Virtual classroom')}}
{{gathering.location.title}}
{{gathering.location.full_address}}
{{profile.t('profile_course_information_missing', 'Informasjon mangler')}}
{{profile.t('internet_address', 'Internett adresse')}}
...
-
|
{{ line.instance.start_at_object | date:'MMMM'}}
{{ line.instance.start_at_object | date : 'dd' }}
{{ line.instance.start_at_object | date:'yyyy' }}
|
{{profile.t('profile_course_singular', 'Kurs')}}
{{ line.course.title }}
{{profile.t('profile_course_time', 'Tidspunkt')}}
{{ line.instance.time_start }} - {{ line.instance.time_end }}
{{ profile.t('read_about_the_course', 'Les om kurset') }}
|
{{profile.t('profile_location', 'Lokasjon')}}
{{profile.t('Webinar', 'Webinar')}}
{{profile.t('online_course', 'Online course')}}
{{line.instance.location.custom_title}}
{{profile.t('virtual_classroom', 'Virtual classroom')}}
{{ line.instance.place.title || line.instance.place }}
-
{{profile.t('profile_address', 'Adresse')}}
{{ line.instance.location.full_address }}
-
|
{{profile.t('profile_course_details', 'Detaljer')}}
{{ line.provider.title }}
{{profile.t('files', 'Filer')}}
{{profile.countFiles(line.instance.files)}} {{profile.t('profile_files_available', 'Fil(er) tilgjengelig')}}
0 {{profile.t('profile_files_available', 'Fil(er) tilgjengelig')}}
|
{{profile.t('status', 'Status')}}
{{ profile.getStatusTitle(line.status) }}
{{profile.t('participation_status', 'Status for deltakelse')}}
{{profile.t('passed')}}
{{profile.t('completed')}}
{{profile.t('participated')}}
-
{{profile.t('diploma_grade', 'Karakter')}}
{{ line.grade.translated_title ? line.grade.translated_title : '-' }}
{{profile.t('payment_status', 'Betalingstatus')}}
{{ line.paid.id === "1" ? profile.t('profile_course_state_paid', 'Betalt') : profile.t('profile_course_state_not_paid', 'Ikke betalt') }}
{{profile.t('internet_address', 'Internett adresse')}}
{{ custom_property.property_title }}
|
{{profile.t('virtual_classroom', 'Nettundervisning')}}
{{ line.upskill_people_credentials.status ? line.upskill_people_credentials.status : '-' }}
{{profile.t('not_available', 'Ikke tilgjengelig')}} ({{ line.upskill_people_credentials.status }})
|
{{profile.t('username', 'Brukernavn')}}
{{ line.upskill_people_credentials.username ? line.upskill_people_credentials.username : '-' }}
{{profile.t('password', 'Password')}}
{{ line.upskill_people_credentials.password ? line.upskill_people_credentials.password : '-' }}
|
|||||||
|
|||||||||||||
{{ profile.t('profile_course_diploma_header', 'Kursbevis') }}
{{ diploma.course.title}}
|
{{ profile.t('profile_diploma_coursedate', 'Kursdato') }}
{{ diploma.instance.start_date }}
|
{{ profile.t('profile_diploma_issuer', 'Utsteder') }}: {{ diploma.school.title}} | {{ profile.t('profile_download', 'Last ned') }} {{ profile.t('diploma_goto', 'Gå til diplom') }} {{ profile.t('diploma_goto', 'Gå til diplom') }} |
{{profile.t('course')}} | {{profile.t('language')}} | {{profile.t('week')}} | {{profile.t('start_date')}} | {{profile.t('end_date')}} | {{profile.t('deadline')}} | {{profile.t('time')}} | {{profile.t('location')}} | {{profile.t('seats_available')}} | {{profile.t('booking')}} | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{coursedate.title}}
|
{{coursedate.teaching_language}} | {{coursedate.week}} | {{coursedate.start_date | date:profile.custom_date_format}} - {{coursedate.gatherings.length}} {{profile.t('course_calendar_gatherings')}} | {{coursedate.end_date | date:profile.custom_date_format}} - | {{coursedate.deadline | date:profile.custom_date_format}} - | {{coursedate.time_start}} - {{coursedate.time_end}} - | - | {{coursedate.has_available_seats ? profile.t('Ja', 'Ja') : profile.t('Nei', 'Nei') }} |