chore(rename): Dozent to Kursverwalter (en)

This commit is contained in:
Steffen Jost 2023-06-07 15:14:47 +00:00
parent 1825b642f2
commit 0591c84134
12 changed files with 23 additions and 23 deletions

View File

@ -30,7 +30,7 @@ UnauthorizedSchoolExamOffice: You are not part of an exam office for this school
UnauthorizedSystemExamOffice: You are not charged with system wide exam administration.
UnauthorizedSystemPrinter: You are not charged with system wide letter printing.
UnauthorizedExternalExamExamOffice: You are not part of the appropriate exam office for any of the participants of this exam.
UnauthorizedSchoolLecturer: You are no lecturer for this department.
UnauthorizedSchoolLecturer: You are no course administrator for this department.
UnauthorizedLecturer: You are no administrator for this course type.
UnauthorizedCorrector: You are no sheet corrector for this course type.
UnauthorizedSheetCorrector: You are no corrector for this sheet.

View File

@ -38,7 +38,7 @@ CourseHomepageExternal: External homepage
CourseSemesterMultipleTip: You are currently allowed to select from among multiple years. Please ensure that you select the appropriate year for your course.
CourseVisibleFrom: Visible from
CourseVisibleTo: Visible to
CourseVisibleFromTip: The course type will be visible to others from this date onward. When left empty the course type will never be visible to other users. This does not affect lecturers, assistants, tutors, correctors, enrolled participants and applicants of/to this course. If the course type participates in a central allocation, the course type visibility will be forced during the application phase.
CourseVisibleFromTip: The course type will be visible to others from this date onward. When left empty the course type will never be visible to other users. This does not affect course administrators, assistants, tutors, correctors, enrolled participants and applicants of/to this course. If the course type participates in a central allocation, the course type visibility will be forced during the application phase.
CourseVisibleToTip: Other users will be able to see the course type from "Visible From" up to this date. When left empty visible courses will remain visible indefinitely.
CourseMaterialFree: Course type material is publicly accessible
CourseFormSectionRegistration: Registration
@ -70,7 +70,7 @@ CourseInvalidInput: Invalid input
CourseEditTitle: Edit/Create course
CourseEditOk tid ssh csh: Successfully edited course type #{tid}-#{ssh}-#{csh}
CourseEditDupShort tid ssh csh: Could not edit course type #{tid}-#{ssh}-#{csh}. Another course type with the same shorthand or title already exists for the given year and school.
CourseLecturer: Lecturer
CourseLecturer: Course administrator
MailSubjectParticipantInvitation tid@TermId ssh@SchoolId csh@CourseShorthand: [#{tid}-#{ssh}-#{csh}] Invitaion to join the course
CourseParticipantInviteHeading courseName: Invitation to enrol for #{courseName}
CourseParticipantInviteExplanation: You were invited to be a participant of a course.
@ -164,8 +164,8 @@ CourseUsersSubmissionGroupUnset count: Successfully removed #{show count} #{plur
CourseUsersStateSet count: Successfully changed state of #{show count} #{pluralEN count "user" "users"}
#templates/course.hamlet
LecturerFor: Lecturer
LecturersFor: Lecturers
LecturerFor: Course administrator
LecturersFor: Course administrators
AssistantFor: Assistant
AssistantsFor: Assistants
CourseAdminFor: Course administration
@ -175,7 +175,7 @@ CourseParticipantsHeading: Course type participants
CourseParticipantsCount n: #{n}
CourseParticipantsCountOf n m: #{n} of #{m}
CourseVisibility: Visibility
CourseInvisible: This course type is currently only visible to lecturers, assistants, tutors, correctors, enrolled participants and applicants.
CourseInvisible: This course type is currently only visible to course administrators, assistants, tutors, correctors, enrolled participants and applicants.
CourseRegistrationInterval: Enrolment
CourseDirectRegistrationInterval: Direct enrolment
CourseDeregisterUntil time: Deregistration only until #{time}

View File

@ -4,7 +4,7 @@
HeadingLegal: Legal
InfoSupervisorTitle: Information for supervisors
InfoLecturerTitle: Information for lecturers
InfoLecturerTitle: Information for course administrators
InfoLecturerCourses: Courses
InfoLecturerExercises: Course type exercises
InfoLecturerTutorials: Tutorials

View File

@ -87,8 +87,8 @@ MailBodyFradrive: is the apron driver's licence management app of Fraport AG.
MailSubjectUserRightsUpdate name: Permissions for #{name} changed
MailSubjectUserSystemFunctionsUpdate name: Permissions for #{name} changed
MailUserRightsIntro name email: #{name} <#{email}> now has the following permissions:
MailNoLecturerRights: You don't currently have lecturer permissions for any department.
MailLecturerRights n: As a lecturer you may create new courses within your #{pluralEN n "department" "departments"}.
MailNoLecturerRights: You don't currently have course administrator permissions for any department.
MailLecturerRights n: As a course administrator you may create new courses within your #{pluralEN n "department" "departments"}.
MailUserSystemFunctionsIntro name email: #{name} <#{email}> now has the following, not school restricted, permissions:
MailUserSystemFunctionsNoFunctions: None

View File

@ -19,7 +19,7 @@ AuthTagToken: User is presenting an authorisation-token
AuthTagNoEscalation: User permissions are not being expanded to other departments
AuthTagDeprecated: Page is not deprecated
AuthTagDevelopment: Page is not in development
AuthTagLecturer: User is lecturer
AuthTagLecturer: User is course administrator
AuthTagCorrector: User is corrector
AuthTagExamCorrector: User is exam corrector
AuthTagTutor: User is tutor

View File

@ -55,7 +55,7 @@ NotificationTriggerKindAll: For all users
NotificationTriggerKindCourseParticipant: For course type participants
NotificationTriggerKindExamParticipant: For exam participants
NotificationTriggerKindCorrector: For correctors
NotificationTriggerKindLecturer: For lecturers
NotificationTriggerKindLecturer: For course administrators
NotificationTriggerKindCourseLecturer: For course administrators
NotificationTriggerKindAdmin: For administrators
NotificationTriggerKindExamOffice: For the exam office

View File

@ -27,7 +27,7 @@ TermLectureEnd: Lectures end
TermLectureStartTooltip: Must be on or after starting day
TermLectureEndTooltip: Must be before or on ending day
TermActive: Active
TermActiveTooltip: Timeframe when lecturers may add courses; maybe restricted for specified lecturers
TermActiveTooltip: Timeframe when course administrators may add courses; maybe restricted for specified course administrators
TermActiveForPlaceholder: Email (optional)
NumCourses num: #{num} #{pluralEN num "course" "courses"}
TermsHeading: Years

View File

@ -82,7 +82,7 @@ BreadcrumbExamOfficeExams: Exams
BreadcrumbExamOfficeFields: Fields of study
BreadcrumbExamOfficeUsers: Users
BreadcrumbInformation: Information
BreadcrumbInfoLecturerTitle: Information for lecturers
BreadcrumbInfoLecturerTitle: Information for course administrators
BreadcrumbLegal: Legal
BreadcrumbVersion: Version history
BreadcrumbHelp: Support

View File

@ -4,7 +4,7 @@
MenuAdminHeading: Administration
MenuAdminFeaturesHeading: Features of study
MenuInfoLecturerTitle: Information for lecturers
MenuInfoLecturerTitle: Information for course administrators
MenuInfoLecturerCourses: Courses
MenuInfoLecturerExercises: Course type Exercises
MenuInfoLecturerTutorials: Tutorials

View File

@ -27,7 +27,7 @@ CsvColumnsExplanationsTip: Meaning and format of the columns contained in import
CsvExportExample: Export example CSV
CsvExampleData: Example data
CourseSortingOnlyLoggedIn: The user interface for sorting this table is only active for logged in users
LecturersForN n: #{pluralEN n "Lecturer" "Lecturers"}
LecturersForN n: #{pluralENs n "Course administrator"}
Registered: Enrolled
Registration: Enrolment
TableCourseDescription: Description

View File

@ -22,7 +22,7 @@ $# SPDX-License-Identifier: AGPL-3.0-or-later
<p>
<em>Caution:
Exercise submissions are deleted as well!
If a lecturer has not backed up the information regarding submissions
If a course administrator has not backed up the information regarding submissions
elsewhere this is expected to result in a loss of exercise bonus.
Grades synchronised externally should not be impacted by this but may not be
able to be reconstructed without the information of Uni2work-managed

View File

@ -29,7 +29,7 @@ $# SPDX-License-Identifier: AGPL-3.0-or-later
<dt .deflist__dt> Clone Courses
<dd .deflist__dd>
<p>
Lecturers are able to clone <em>any</em> course type of their department for the current year.
Course administrators are able to clone <em>any</em> course type of their department for the current year.
When cloning a course, its shorthand and description will be adopted;
but not exercise sheets, exams or registrations.
@ -57,7 +57,7 @@ $# SPDX-License-Identifier: AGPL-3.0-or-later
<dt .deflist__dt> Course type passwords
<dd .deflist__dd> ^{newU2WFeat} The registration for a course type can be password-protected.
<dt .deflist__dt> Course type lecturers and assistants
<dt .deflist__dt> Course administrators and assistants
<dd .deflist__dd>
<p>
Course administrators can assign <em>any</em> user as administrator of the course.
@ -65,15 +65,15 @@ $# SPDX-License-Identifier: AGPL-3.0-or-later
^{newU2WFeat} Within a course, all course administrators have the same permissions. Most notably, every course administrator is allowed to edit the list of administrators for this course.
<p>
^{newU2WFeat} Uni2work features "lecturer" and "assistant" as roles:
lecturers are essentially allowed to create new courses.
The lecturer permission is differentiated according to department.
^{newU2WFeat} Uni2work features "course administrator" and "assistant" as roles:
course administrators are essentially allowed to create new courses.
The course administrator permission is differentiated according to department.
Assistants have the same permissions as lecturers, but only for a particular course.
Assistants have the same permissions as course administrators, but only for a particular course.
<p>
In UniWorX, there was the role "assistant",
i.e. every "administrator" also had to be "lecturer";
i.e. every "administrator" also had to be "course administrator";
there was no differentiation between departments.
<dt .deflist__dt> Course type participants