refactor(messages): tutorial-folder
This commit is contained in:
parent
cbae982287
commit
fadd3f1a79
@ -91,6 +91,16 @@ TableHasCorrector: Korrektor zugeteilt
|
|||||||
TableAchievedOf achieved@Points possible@Points: #{achieved} von #{possible}
|
TableAchievedOf achieved@Points possible@Points: #{achieved} von #{possible}
|
||||||
TablePassed: Bestanden
|
TablePassed: Bestanden
|
||||||
TableNotPassed: Nicht bestanden
|
TableNotPassed: Nicht bestanden
|
||||||
|
TableTutorialTutors: Tutoren
|
||||||
|
TableTutorialName: Bezeichnung
|
||||||
|
TableTutorialType: Art
|
||||||
|
TableTutorialRoom: Regulärer Raum
|
||||||
|
TableTutorialRoomHidden: Raum nur für Teilnehmer
|
||||||
|
TableTutorialRoomIsUnset: —
|
||||||
|
TableTutorialRoomIsHidden: Raum wird nur Teilnehmern angezeigt
|
||||||
|
TableTutorialTime: Zeit
|
||||||
|
TableTutorialDeregisterUntil: Abmeldungen bis
|
||||||
|
TableActionsHead: Aktionen
|
||||||
|
|
||||||
#headings
|
#headings
|
||||||
HeadingLegal: Rechtliche Informationen
|
HeadingLegal: Rechtliche Informationen
|
||||||
@ -116,10 +126,6 @@ Corrector: Korrektor:in
|
|||||||
Aborted: Abgebrochen
|
Aborted: Abgebrochen
|
||||||
Remarks: Hinweise
|
Remarks: Hinweise
|
||||||
|
|
||||||
RegisterFrom: Anmeldungen von
|
|
||||||
RegisterTo: Anmeldungen bis
|
|
||||||
TutorialDeRegUntil: Abmeldungen bis
|
|
||||||
|
|
||||||
GenericShort: Kürzel
|
GenericShort: Kürzel
|
||||||
GenericBack: Zurück
|
GenericBack: Zurück
|
||||||
GenericChange: Änderung
|
GenericChange: Änderung
|
||||||
@ -179,22 +185,14 @@ TermSchoolCourseListTitle tid@TermId school@SchoolName: Kurse #{tid} für #{scho
|
|||||||
CourseNewHeading: Neuen Kurs anlegen
|
CourseNewHeading: Neuen Kurs anlegen
|
||||||
CourseEditHeading tid@TermId ssh@SchoolId csh@CourseShorthand: Kurs #{tid}-#{ssh}-#{csh} editieren
|
CourseEditHeading tid@TermId ssh@SchoolId csh@CourseShorthand: Kurs #{tid}-#{ssh}-#{csh} editieren
|
||||||
|
|
||||||
TutorialDeregisterUntilTip: Abmeldung ist ab "Anmeldungen von" bis zu diesem Zeitpunkt erlaubt. Die Abmeldung darf auch unbegrenzt erlaubt bleiben.
|
|
||||||
|
|
||||||
BoolIrrelevant: —
|
BoolIrrelevant: —
|
||||||
CourseDeleteQuestion: Wollen Sie den unten aufgeführten Kurs wirklich löschen?
|
CourseDeleteQuestion: Wollen Sie den unten aufgeführten Kurs wirklich löschen?
|
||||||
CourseDeleted: Kurs gelöscht
|
CourseDeleted: Kurs gelöscht
|
||||||
CourseUserRegister: Zum Kurs anmelden
|
CourseUserRegister: Zum Kurs anmelden
|
||||||
CourseUserDeregister: Vom Kurs abmelden
|
CourseUserDeregister: Vom Kurs abmelden
|
||||||
TutorialUserDeregister: Vom Tutorium Abmelden
|
|
||||||
TutorialUserSendMail: Mitteilung verschicken
|
|
||||||
TutorialUsersDeregistered count@Int64: #{show count} Tutorium-Teilnehmer abgemeldet
|
|
||||||
|
|
||||||
CourseRegistrationDeleteToEdit: Um Ihre Anmeldungsdaten zu editieren müssen Sie sich zunächst ab- und dann erneut anmelden.
|
CourseRegistrationDeleteToEdit: Um Ihre Anmeldungsdaten zu editieren müssen Sie sich zunächst ab- und dann erneut anmelden.
|
||||||
|
|
||||||
TutorialRegisterFromTip: Ohne Datum ist keine eigenständige Anmeldung von Studierenden erlaubt.
|
|
||||||
TutorialRegisterToTip: Darf auch unbegrenzt offen bleiben
|
|
||||||
|
|
||||||
SheetList tid@TermId ssh@SchoolId csh@CourseShorthand: #{tid}-#{ssh}-#{csh} Übersicht Übungsblätter
|
SheetList tid@TermId ssh@SchoolId csh@CourseShorthand: #{tid}-#{ssh}-#{csh} Übersicht Übungsblätter
|
||||||
SheetNewHeading tid@TermId ssh@SchoolId csh@CourseShorthand: #{tid}-#{ssh}-#{csh} Neues Übungsblatt anlegen
|
SheetNewHeading tid@TermId ssh@SchoolId csh@CourseShorthand: #{tid}-#{ssh}-#{csh} Neues Übungsblatt anlegen
|
||||||
SheetTitleHead tid@TermId ssh@SchoolId csh@CourseShorthand sheetName@SheetName: #{tid}-#{ssh}-#{csh} #{sheetName}
|
SheetTitleHead tid@TermId ssh@SchoolId csh@CourseShorthand sheetName@SheetName: #{tid}-#{ssh}-#{csh} #{sheetName}
|
||||||
@ -531,9 +529,6 @@ LecturersForN n@Int: #{pluralDE n "Dozent" "Dozenten"}
|
|||||||
|
|
||||||
Date: Datum
|
Date: Datum
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
FormFieldRequiredTip: Gekennzeichnete Pflichtfelder sind immer auszufüllen
|
FormFieldRequiredTip: Gekennzeichnete Pflichtfelder sind immer auszufüllen
|
||||||
FormAllocationNotifications: Benachrichtigungen für neue Zentralanmeldungskurse
|
FormAllocationNotifications: Benachrichtigungen für neue Zentralanmeldungskurse
|
||||||
FormAllocationNotificationsTip: Wollen Sie eine Benachrichtigung per E-Mail erhalten wenn ein neuer Kurs zur Zentralanmeldung eingetragen wird? „Ja“ und „Nein“ überschreiben die entsprechende systemweite Einstellung unter "Benachrichtigungen"
|
FormAllocationNotificationsTip: Wollen Sie eine Benachrichtigung per E-Mail erhalten wenn ein neuer Kurs zur Zentralanmeldung eingetragen wird? „Ja“ und „Nein“ überschreiben die entsprechende systemweite Einstellung unter "Benachrichtigungen"
|
||||||
@ -741,8 +736,6 @@ InvitationFromTip displayName@Text: Sie erhalten diese Einladung, weil #{display
|
|||||||
InvitationFromTipAnonymous: Sie erhalten diese Einladung, weil ein nicht eingeloggter Benutzer ihren Versand in Uni2work ausgelöst hat.
|
InvitationFromTipAnonymous: Sie erhalten diese Einladung, weil ein nicht eingeloggter Benutzer ihren Versand in Uni2work ausgelöst hat.
|
||||||
InvitationUniWorXTip: Uni2work ist ein webbasiertes Lehrverwaltungssystem der LMU München.
|
InvitationUniWorXTip: Uni2work ist ein webbasiertes Lehrverwaltungssystem der LMU München.
|
||||||
|
|
||||||
MailSubjectTutorInvitation tid@TermId ssh@SchoolId csh@CourseShorthand tutn@TutorialName: [#{tid}-#{ssh}-#{csh}] Einladung zum Tutor für #{tutn}
|
|
||||||
|
|
||||||
MailSubjectPasswordReset: Uni2work-Passwort ändern bzw. setzen
|
MailSubjectPasswordReset: Uni2work-Passwort ändern bzw. setzen
|
||||||
|
|
||||||
SheetGrading: Bewertung
|
SheetGrading: Bewertung
|
||||||
@ -907,7 +900,6 @@ CommUndisclosedRecipients: Verborgene Empfänger
|
|||||||
CommAllRecipients: alle-empfaenger
|
CommAllRecipients: alle-empfaenger
|
||||||
|
|
||||||
|
|
||||||
CommTutorialHeading: Tutorium-Mitteilung
|
|
||||||
|
|
||||||
RecipientCustom: Weitere Empfänger
|
RecipientCustom: Weitere Empfänger
|
||||||
RecipientToggleAll: Alle/Keine
|
RecipientToggleAll: Alle/Keine
|
||||||
@ -935,13 +927,10 @@ MultiUserFieldInvitationExplanationAlways: Es wird an alle Adressen, die Sie hie
|
|||||||
LecturerInvitationAccepted lType@Text csh@CourseShorthand: Sie wurden als #{lType} für #{csh} eingetragen
|
LecturerInvitationAccepted lType@Text csh@CourseShorthand: Sie wurden als #{lType} für #{csh} eingetragen
|
||||||
LecturerInvitationDeclined csh@CourseShorthand: Sie haben die Einladung, Kursverwalter für #{csh} zu werden, abgelehnt
|
LecturerInvitationDeclined csh@CourseShorthand: Sie haben die Einladung, Kursverwalter für #{csh} zu werden, abgelehnt
|
||||||
|
|
||||||
TutorCorrectorInvitationAccepted shn@SheetName: Sie wurden als Korrektor für #{shn} eingetragen
|
|
||||||
CorrectorInvitationDeclined shn@SheetName: Sie haben die Einladung, Korrektor für #{shn} zu werden, abgelehnt
|
CorrectorInvitationDeclined shn@SheetName: Sie haben die Einladung, Korrektor für #{shn} zu werden, abgelehnt
|
||||||
|
|
||||||
TutorInvitationAccepted tutn@TutorialName: Sie wurden als Tutor für #{tutn} eingetragen
|
TutorInvitationAccepted tutn@TutorialName: Sie wurden als Tutor für #{tutn} eingetragen
|
||||||
TutorInvitationDeclined tutn@TutorialName: Sie haben die Einladung, Tutor für #{tutn} zu werden, abgelehnt
|
TutorInvitationDeclined tutn@TutorialName: Sie haben die Einladung, Tutor für #{tutn} zu werden, abgelehnt
|
||||||
TutorInviteHeading tutn@TutorialName: Einladung zum Tutor für #{tutn}
|
|
||||||
TutorInviteExplanation: Sie wurden eingeladen, Tutor zu sein.
|
|
||||||
|
|
||||||
InvitationAction: Aktion
|
InvitationAction: Aktion
|
||||||
InvitationActionTip: Abgelehnte Einladungen können nicht mehr angenommen werden
|
InvitationActionTip: Abgelehnte Einladungen können nicht mehr angenommen werden
|
||||||
@ -971,57 +960,9 @@ ExceptionKindNoOccur: Findet nicht statt
|
|||||||
ExceptionExists: Diese Ausnahme existiert bereits
|
ExceptionExists: Diese Ausnahme existiert bereits
|
||||||
ExceptionNoOccurAt: Termin
|
ExceptionNoOccurAt: Termin
|
||||||
|
|
||||||
TutorialType: Art
|
|
||||||
TutorialTypePlaceholder: Tutorium, Zentralübung, ...
|
|
||||||
TutorialTypeTip: Dient nur der Information der Studierenden
|
|
||||||
TutorialName: Bezeichnung
|
|
||||||
TutorialParticipants: Teilnehmer
|
|
||||||
TutorialCapacity: Kapazität
|
|
||||||
TutorialFreeCapacity: Freie Plätze
|
|
||||||
TutorialRoom: Regulärer Raum
|
|
||||||
TutorialRoomHidden: Raum nur für Teilnehmer
|
|
||||||
TutorialRoomHiddenTip: Soll der Raum nur den Teilnehmern des Tutoriums angezeigt werden?
|
|
||||||
TutorialRoomIsUnset: —
|
|
||||||
TutorialRoomIsHidden: Raum wird nur Teilnehmern angezeigt
|
|
||||||
TutorialTime: Zeit
|
|
||||||
TutorialRegistered: Angemeldet
|
|
||||||
TutorialRegGroup: Registrierungs-Gruppe
|
|
||||||
TutorialRegisterFrom: Anmeldungen ab
|
|
||||||
TutorialRegisterTo: Anmeldungen bis
|
|
||||||
TutorialDeregisterUntil: Abmeldungen bis
|
|
||||||
TutorialsHeading: Tutorien
|
|
||||||
TutorialEdit: Bearbeiten
|
|
||||||
TutorialDelete: Löschen
|
|
||||||
TutorialTutorControlled: Tutoren dürfen Tutorium editieren
|
|
||||||
TutorialTutorControlledTip: Sollen Tutoren beliebige Aspekte dieses Tutoriums (Name, Registrierungs-Gruppe, Raum, Zeit, andere Tutoren, ...) beliebig editieren dürfen?
|
|
||||||
|
|
||||||
ParticipantsN n@Int: #{n} Teilnehmer
|
|
||||||
TutorialDeleteQuestion: Wollen Sie das unten aufgeführte Tutorium wirklich löschen?
|
|
||||||
TutorialDeleted: Tutorium gelöscht
|
|
||||||
|
|
||||||
TutorialRegisteredSuccess tutn@TutorialName: Erfolgreich zum Tutorium #{tutn} angemeldet
|
|
||||||
TutorialDeregisteredSuccess tutn@TutorialName: Erfolgreich vom Tutorium #{tutn} abgemeldet
|
|
||||||
|
|
||||||
TutorialNameTip: Muss innerhalb des Kurses eindeutig sein
|
|
||||||
TutorialCapacityNonPositive: Kapazität muss größer oder gleich null sein
|
|
||||||
TutorialCapacityTip: Beschränkt wieviele Studenten sich zu diesem Tutorium anmelden können
|
|
||||||
TutorialRegGroupTip: Studenten können sich in jeweils maximal einem Tutorium pro Registrierungs-Gruppe anmelden. Ist bei zwei oder mehr Tutorien keine Registrierungs-Gruppe gesetzt zählen diese als in verschiedenen Registrierungs-Gruppen
|
|
||||||
TutorialRoomPlaceholder: Raum
|
|
||||||
TutorialTutors: Tutoren
|
|
||||||
TutorialTutorAlreadyAdded: Ein Tutor mit dieser E-Mail ist bereits für dieses Tutorium eingetragen
|
|
||||||
TutorEmail: E-Mail
|
|
||||||
|
|
||||||
OccurrenceNoneScheduled: (Noch) keine planmäßigen Termine
|
OccurrenceNoneScheduled: (Noch) keine planmäßigen Termine
|
||||||
OccurrenceNoneExceptions: (Noch) keine Termin-Ausnahmen
|
OccurrenceNoneExceptions: (Noch) keine Termin-Ausnahmen
|
||||||
|
|
||||||
TutorialNew: Neues Tutorium
|
|
||||||
|
|
||||||
TutorialNameTaken tutn@TutorialName: Es existiert bereits anderes Tutorium mit Namen #{tutn}
|
|
||||||
TutorialCreated tutn@TutorialName: Tutorium #{tutn} erfolgreich angelegt
|
|
||||||
TutorialEdited tutn@TutorialName: Tutiorium #{tutn} erfolgreich bearbeitet
|
|
||||||
|
|
||||||
TutorialEditHeading tutn@TutorialName: #{tutn} bearbeiten
|
|
||||||
|
|
||||||
MassInputTip: Es können mehrere Werte angegeben werden. Werte müssen mit + zur Liste hinzugefügt werden und können mit - wieder entfernt werden. Alle Änderungen müssen noch durch Drücken des Formular-Knopfes bestätigt werden.
|
MassInputTip: Es können mehrere Werte angegeben werden. Werte müssen mit + zur Liste hinzugefügt werden und können mit - wieder entfernt werden. Alle Änderungen müssen noch durch Drücken des Formular-Knopfes bestätigt werden.
|
||||||
|
|
||||||
HealthReport: Instanz-Zustand
|
HealthReport: Instanz-Zustand
|
||||||
@ -1123,8 +1064,6 @@ ExternalExamUserDelete: Prüfungsteilnehmer entfernen
|
|||||||
|
|
||||||
ExternalExamUserMarkedSynchronised n@Int: #{n} #{pluralDE n "Prüfungsleistung" "Prüfungsleistungen"} als synchronisiert markiert
|
ExternalExamUserMarkedSynchronised n@Int: #{n} #{pluralDE n "Prüfungsleistung" "Prüfungsleistungen"} als synchronisiert markiert
|
||||||
|
|
||||||
ActionsHead: Aktionen
|
|
||||||
|
|
||||||
CsvFile: CSV-Datei
|
CsvFile: CSV-Datei
|
||||||
CsvImport: CSV-Import
|
CsvImport: CSV-Import
|
||||||
CsvExport: CSV-Export
|
CsvExport: CSV-Export
|
||||||
|
|||||||
@ -90,6 +90,16 @@ TableHasCorrector: Corrector assigned
|
|||||||
TableAchievedOf achieved possible: #{achieved} of #{possible}
|
TableAchievedOf achieved possible: #{achieved} of #{possible}
|
||||||
TablePassed: Passed
|
TablePassed: Passed
|
||||||
TableNotPassed: Failed
|
TableNotPassed: Failed
|
||||||
|
TableTutorialTutors: Tutors
|
||||||
|
TableTutorialName: Name
|
||||||
|
TableTutorialType: Type
|
||||||
|
TableTutorialRoom: Regular room
|
||||||
|
TableTutorialRoomHidden: Room only for participants
|
||||||
|
TableTutorialRoomIsUnset: —
|
||||||
|
TableTutorialRoomIsHidden: Room is only displayed to participants
|
||||||
|
TableTutorialDeregisterUntil: Deregister until
|
||||||
|
TableActionsHead: Actions
|
||||||
|
TableTutorialTime: Time
|
||||||
|
|
||||||
#headings
|
#headings
|
||||||
HeadingLegal: Legal
|
HeadingLegal: Legal
|
||||||
@ -117,10 +127,6 @@ FormFieldWorkflowDatasetTip: At least one of the marked fields must be filled
|
|||||||
Aborted: Aborted
|
Aborted: Aborted
|
||||||
Remarks: Remarks
|
Remarks: Remarks
|
||||||
|
|
||||||
RegisterFrom: Enrolment starts
|
|
||||||
RegisterTo: Enrolment ends
|
|
||||||
TutorialDeRegUntil: Deregistration until
|
|
||||||
|
|
||||||
GenericShort: Shorthand
|
GenericShort: Shorthand
|
||||||
GenericBack: Back
|
GenericBack: Back
|
||||||
GenericChange: Change
|
GenericChange: Change
|
||||||
@ -181,18 +187,11 @@ TermSchoolCourseListTitle tid school: Courses #{tid}, #{school}
|
|||||||
CourseNewHeading: Create new course
|
CourseNewHeading: Create new course
|
||||||
CourseEditHeading tid ssh csh: Edit course #{tid}-#{ssh}-#{csh}
|
CourseEditHeading tid ssh csh: Edit course #{tid}-#{ssh}-#{csh}
|
||||||
|
|
||||||
TutorialRegisterFromTip: When left empty students will not be able to enrol themselves
|
|
||||||
TutorialRegisterToTip: May be left empty to allow enrolment indefinitely
|
|
||||||
TutorialDeregisterUntilTip: Participants may deregister from immediately after registration starts up to this time. May be left empty to allow deregistration indefinitely.
|
|
||||||
|
|
||||||
BoolIrrelevant: —
|
BoolIrrelevant: —
|
||||||
CourseDeleteQuestion: Are you sure you want to delete the below-mentioned course?
|
CourseDeleteQuestion: Are you sure you want to delete the below-mentioned course?
|
||||||
CourseDeleted: Course deleted
|
CourseDeleted: Course deleted
|
||||||
CourseUserRegister: Enrol for course
|
CourseUserRegister: Enrol for course
|
||||||
CourseUserDeregister: Deregister from course
|
CourseUserDeregister: Deregister from course
|
||||||
TutorialUserDeregister: Deregister from tutorial
|
|
||||||
TutorialUserSendMail: Send mail
|
|
||||||
TutorialUsersDeregistered count: Successfully deregistered #{show count} participants from tutorial
|
|
||||||
|
|
||||||
CourseRegistrationDeleteToEdit: You need to deregister and reregister to edit your registration.
|
CourseRegistrationDeleteToEdit: You need to deregister and reregister to edit your registration.
|
||||||
|
|
||||||
@ -530,9 +529,6 @@ LecturersForN n: #{pluralEN n "Lecturer" "Lecturers"}
|
|||||||
|
|
||||||
Date: Date
|
Date: Date
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
FormFieldRequiredTip: Required fields
|
FormFieldRequiredTip: Required fields
|
||||||
FormAllocationNotifications: Notifications for new central allocation courses
|
FormAllocationNotifications: Notifications for new central allocation courses
|
||||||
FormAllocationNotificationsTip: Do you want to receive a notification if a new course is added to the central allocation? “Yes” and “No” override the system wide setting under “Notifications”
|
FormAllocationNotificationsTip: Do you want to receive a notification if a new course is added to the central allocation? “Yes” and “No” override the system wide setting under “Notifications”
|
||||||
@ -746,8 +742,6 @@ InvitationFromTip displayName: You are receiving this invitation because #{displ
|
|||||||
InvitationFromTipAnonymous: You are receiving this invitiation because an user who didn't log in has caused it to be send from within Uni2work.
|
InvitationFromTipAnonymous: You are receiving this invitiation because an user who didn't log in has caused it to be send from within Uni2work.
|
||||||
InvitationUniWorXTip: Uni2work is a web based teaching management system at LMU Munich.
|
InvitationUniWorXTip: Uni2work is a web based teaching management system at LMU Munich.
|
||||||
|
|
||||||
MailSubjectTutorInvitation tid ssh csh tutn: [#{tid}-#{ssh}-#{csh}] Invitation to be a tutor for #{tutn}
|
|
||||||
|
|
||||||
MailSubjectPasswordReset: Set/Change Uni2work password
|
MailSubjectPasswordReset: Set/Change Uni2work password
|
||||||
|
|
||||||
SheetGrading: Marking
|
SheetGrading: Marking
|
||||||
@ -912,7 +906,6 @@ CommUndisclosedRecipients: Undisclosed recipients
|
|||||||
CommAllRecipients: all-recipients
|
CommAllRecipients: all-recipients
|
||||||
|
|
||||||
|
|
||||||
CommTutorialHeading: Tutorial message
|
|
||||||
|
|
||||||
RecipientCustom: Custom recipients
|
RecipientCustom: Custom recipients
|
||||||
RecipientToggleAll: All/None
|
RecipientToggleAll: All/None
|
||||||
@ -939,13 +932,10 @@ MultiUserFieldInvitationExplanationAlways: An invitation will be sent via email
|
|||||||
LecturerInvitationAccepted lType csh: You were registered as #{lType} for #{csh}
|
LecturerInvitationAccepted lType csh: You were registered as #{lType} for #{csh}
|
||||||
LecturerInvitationDeclined csh: You have declined the invitation to become course administrator for #{csh}
|
LecturerInvitationDeclined csh: You have declined the invitation to become course administrator for #{csh}
|
||||||
|
|
||||||
TutorCorrectorInvitationAccepted shn: You are now a corrector for #{shn}
|
|
||||||
CorrectorInvitationDeclined shn: You have declined the invitation to be a corrector for #{shn}
|
CorrectorInvitationDeclined shn: You have declined the invitation to be a corrector for #{shn}
|
||||||
|
|
||||||
TutorInvitationAccepted tutn: You are now tutor for #{tutn}
|
TutorInvitationAccepted tutn: You are now tutor for #{tutn}
|
||||||
TutorInvitationDeclined tutn: You have declined the invitation to be a tutor for #{tutn}
|
TutorInvitationDeclined tutn: You have declined the invitation to be a tutor for #{tutn}
|
||||||
TutorInviteHeading tutn: Invitation to be tutor for #{tutn}
|
|
||||||
TutorInviteExplanation: You were invited to be a tutor.
|
|
||||||
|
|
||||||
InvitationAction: Action
|
InvitationAction: Action
|
||||||
InvitationActionTip: Declined invitations cannot be accepted later
|
InvitationActionTip: Declined invitations cannot be accepted later
|
||||||
@ -975,57 +965,9 @@ ExceptionKindNoOccur: Does not occur
|
|||||||
ExceptionExists: This exception already exists
|
ExceptionExists: This exception already exists
|
||||||
ExceptionNoOccurAt: Event
|
ExceptionNoOccurAt: Event
|
||||||
|
|
||||||
TutorialType: Type
|
|
||||||
TutorialTypePlaceholder: Tutorial, Exercise discussion, ...
|
|
||||||
TutorialTypeTip: Only for informational purposes
|
|
||||||
TutorialName: Name
|
|
||||||
TutorialParticipants: Participants
|
|
||||||
TutorialCapacity: Capacity
|
|
||||||
TutorialFreeCapacity: Free capacity
|
|
||||||
TutorialRoom: Regular room
|
|
||||||
TutorialRoomHidden: Room only for participants
|
|
||||||
TutorialRoomHiddenTip: Should the room only be displayed to tutorial participants?
|
|
||||||
TutorialRoomIsUnset: —
|
|
||||||
TutorialRoomIsHidden: Room is only displayed to participants
|
|
||||||
TutorialTime: Time
|
|
||||||
TutorialRegistered: Registered
|
|
||||||
TutorialRegGroup: Registration group
|
|
||||||
TutorialRegisterFrom: Register from
|
|
||||||
TutorialRegisterTo: Register to
|
|
||||||
TutorialDeregisterUntil: Deregister until
|
|
||||||
TutorialsHeading: Tutorials
|
|
||||||
TutorialEdit: Edit
|
|
||||||
TutorialDelete: Delete
|
|
||||||
TutorialTutorControlled: Tutors may edit tutorial
|
|
||||||
TutorialTutorControlledTip: Should tutors be allowed to edit arbitrary aspects of this tutorial (name, registration group, room, time, other tutors, ...) at will?
|
|
||||||
|
|
||||||
ParticipantsN n: #{n} #{pluralEN n "participant" "participants"}
|
|
||||||
TutorialDeleteQuestion: Do you really want to delete the tutorial listed below?
|
|
||||||
TutorialDeleted: Tutorial deleted
|
|
||||||
|
|
||||||
TutorialRegisteredSuccess tutn: Successfully registered for the tutorial #{tutn}
|
|
||||||
TutorialDeregisteredSuccess tutn: Successfully de-registered for the tutorial #{tutn}
|
|
||||||
|
|
||||||
TutorialNameTip: Needs to be unique within the course
|
|
||||||
TutorialCapacityNonPositive: Capacity may not be negative
|
|
||||||
TutorialCapacityTip: Limits how many course participants may register for this tutorial
|
|
||||||
TutorialRegGroupTip: Course participants may only register for a maximum of one tutorial per registration group. Tutorials that do not have a registration group are treated as being in different registration groups
|
|
||||||
TutorialRoomPlaceholder: Room
|
|
||||||
TutorialTutors: Tutors
|
|
||||||
TutorialTutorAlreadyAdded: An user with this email address is already registered as tutor
|
|
||||||
TutorEmail: Email
|
|
||||||
|
|
||||||
OccurrenceNoneScheduled: No regular occurrences (yet)
|
OccurrenceNoneScheduled: No regular occurrences (yet)
|
||||||
OccurrenceNoneExceptions: No exceptions (yet)
|
OccurrenceNoneExceptions: No exceptions (yet)
|
||||||
|
|
||||||
TutorialNew: New tutorial
|
|
||||||
|
|
||||||
TutorialNameTaken tutn: A tutorial named #{tutn} already exists
|
|
||||||
TutorialCreated tutn: Successfully created tutorial #{tutn}
|
|
||||||
TutorialEdited tutn: Successfully edited tutorial #{tutn}
|
|
||||||
|
|
||||||
TutorialEditHeading tutn: Edit #{tutn}
|
|
||||||
|
|
||||||
MassInputTip: You may specify multiple values. Values must be added to the list by clicking + and can be removed again by clicking -. All changes must be confirmed by clicking the form submit button.
|
MassInputTip: You may specify multiple values. Values must be added to the list by clicking + and can be removed again by clicking -. All changes must be confirmed by clicking the form submit button.
|
||||||
|
|
||||||
HealthReport: Health report
|
HealthReport: Health report
|
||||||
@ -1125,8 +1067,6 @@ ExternalExamUserDelete: Delete exam participant
|
|||||||
|
|
||||||
ExternalExamUserMarkedSynchronised n: Successfully marked #{n} #{pluralEN n "exam result" "exam results"} as synchronised
|
ExternalExamUserMarkedSynchronised n: Successfully marked #{n} #{pluralEN n "exam result" "exam results"} as synchronised
|
||||||
|
|
||||||
ActionsHead: Actions
|
|
||||||
|
|
||||||
CsvFile: CSV file
|
CsvFile: CSV file
|
||||||
CsvImport: CSV import
|
CsvImport: CSV import
|
||||||
CsvExport: CSV export
|
CsvExport: CSV export
|
||||||
|
|||||||
@ -258,3 +258,8 @@ CourseApplicationsTableCsvExceptionNoMatchingAllocation: Keine passende Bewerbun
|
|||||||
CourseApplicationsTableCsvExceptionNoMatchingStudyFeatures: Kein passendes Studienfach
|
CourseApplicationsTableCsvExceptionNoMatchingStudyFeatures: Kein passendes Studienfach
|
||||||
|
|
||||||
CoursePersonalisedSheetFilesArchiveName tid@TermId ssh@SchoolId csh@CourseShorthand: #{foldCase (termToText (unTermKey tid))}-#{foldedCase (unSchoolKey ssh)}-#{foldedCase csh}-personalisierte_dateien
|
CoursePersonalisedSheetFilesArchiveName tid@TermId ssh@SchoolId csh@CourseShorthand: #{foldCase (termToText (unTermKey tid))}-#{foldedCase (unSchoolKey ssh)}-#{foldedCase csh}-personalisierte_dateien
|
||||||
|
|
||||||
|
TutorialFreeCapacity: Freie Plätze
|
||||||
|
TutorialRegistered: Angemeldet
|
||||||
|
TutorialRegisterFrom: Anmeldungen ab
|
||||||
|
TutorialRegisterTo: Anmeldungen bis
|
||||||
|
|||||||
@ -257,3 +257,8 @@ CourseApplicationsTableCsvExceptionNoMatchingAllocation: No matching allocation
|
|||||||
CourseApplicationsTableCsvExceptionNoMatchingStudyFeatures: no matching study features
|
CourseApplicationsTableCsvExceptionNoMatchingStudyFeatures: no matching study features
|
||||||
|
|
||||||
CoursePersonalisedSheetFilesArchiveName tid ssh csh: #{foldCase (termToText (unTermKey tid))}-#{foldedCase (unSchoolKey ssh)}-#{foldedCase csh}-personalised_files
|
CoursePersonalisedSheetFilesArchiveName tid ssh csh: #{foldCase (termToText (unTermKey tid))}-#{foldedCase (unSchoolKey ssh)}-#{foldedCase csh}-personalised_files
|
||||||
|
|
||||||
|
TutorialFreeCapacity: Free capacity
|
||||||
|
TutorialRegistered: Registered
|
||||||
|
TutorialRegisterFrom: Register from
|
||||||
|
TutorialRegisterTo: Register to
|
||||||
42
messages/uniworx/uniworx_new/tutorial/de-de-formal.msg
Normal file
42
messages/uniworx/uniworx_new/tutorial/de-de-formal.msg
Normal file
@ -0,0 +1,42 @@
|
|||||||
|
CommTutorialHeading: Tutorium-Mitteilung
|
||||||
|
ParticipantsN n@Int: #{n} #{pluralDE n "Teilnehmer:in" "Teilnehmer:innen"}
|
||||||
|
TutorialDeleteQuestion: Wollen Sie das unten aufgeführte Tutorium wirklich löschen?
|
||||||
|
TutorialDeleted: Tutorium gelöscht
|
||||||
|
TutorialNameTaken tutn@TutorialName: Es existiert bereits anderes Tutorium mit Namen #{tutn}
|
||||||
|
TutorialCreated tutn@TutorialName: Tutorium #{tutn} erfolgreich angelegt
|
||||||
|
TutorialEdited tutn@TutorialName: Tutiorium #{tutn} erfolgreich bearbeitet
|
||||||
|
TutorialEditHeading tutn@TutorialName: #{tutn} bearbeiten
|
||||||
|
TutorEmail: E-Mail
|
||||||
|
TutorialTutorAlreadyAdded: Ein Tutor/Eine Tutorin mit dieser E-Mail ist bereits für dieses Tutorium eingetragen
|
||||||
|
TutorialNameTip: Muss innerhalb des Kurses eindeutig sein
|
||||||
|
TutorialTypePlaceholder: Tutorium, Zentralübung, ...
|
||||||
|
TutorialTypeTip: Dient nur der Information der Studierenden
|
||||||
|
TutorialRegGroupTip: Studenten können sich in jeweils maximal einem Tutorium pro Registrierungs-Gruppe anmelden. Ist bei zwei oder mehr Tutorien keine Registrierungs-Gruppe gesetzt zählen diese als in verschiedenen Registrierungs-Gruppen
|
||||||
|
TutorialRegGroup: Registrierungs-Gruppe
|
||||||
|
TutorialTutorControlled: Tutoren dürfen Tutorium editieren
|
||||||
|
TutorialTutorControlledTip: Sollen Tutor:innen beliebige Aspekte dieses Tutoriums (Name, Registrierungs-Gruppe, Raum, Zeit, andere Tutor:innen, ...) beliebig editieren dürfen?
|
||||||
|
TutorialCapacity: Kapazität
|
||||||
|
TutorialCapacityNonPositive: Kapazität muss größer oder gleich null sein
|
||||||
|
TutorialCapacityTip: Beschränkt wieviele Studierende sich zu diesem Tutorium anmelden können
|
||||||
|
TutorialRoomHiddenTip: Soll der Raum nur den Teilnehmer:innen des Tutoriums angezeigt werden?
|
||||||
|
RegisterFrom: Anmeldungen von
|
||||||
|
RegisterTo: Anmeldungen bis
|
||||||
|
TutorialRegisterFromTip: Ohne Datum ist keine eigenständige Anmeldung von Studierenden erlaubt.
|
||||||
|
TutorialRegisterToTip: Darf auch unbegrenzt offen bleiben
|
||||||
|
TutorialDeRegUntil: Abmeldungen bis
|
||||||
|
TutorialDeregisterUntilTip: Abmeldung ist ab "Anmeldungen von" bis zu diesem Zeitpunkt erlaubt. Die Abmeldung darf auch unbegrenzt erlaubt bleiben.
|
||||||
|
TutorialDate: Datum
|
||||||
|
TutorialParticipants: Teilnehmer:innen
|
||||||
|
TutorialEdit: Bearbeiten
|
||||||
|
TutorialDelete: Löschen
|
||||||
|
TutorialsHeading: Tutorien
|
||||||
|
TutorialNew: Neues Tutorium
|
||||||
|
TutorialRegisteredSuccess tutn@TutorialName: Erfolgreich zum Tutorium #{tutn} angemeldet
|
||||||
|
TutorialDeregisteredSuccess tutn@TutorialName: Erfolgreich vom Tutorium #{tutn} abgemeldet
|
||||||
|
MailSubjectTutorInvitation tid@TermId ssh@SchoolId csh@CourseShorthand tutn@TutorialName: [#{tid}-#{ssh}-#{csh}] Einladung zum Tutor für #{tutn}
|
||||||
|
TutorInviteHeading tutn@TutorialName: Einladung zum Tutor/zur Tutorin für #{tutn}
|
||||||
|
TutorInviteExplanation: Sie wurden eingeladen, Tutor:in zu sein.
|
||||||
|
TutorCorrectorInvitationAccepted shn@SheetName: Sie wurden als Korrektor:in für #{shn} eingetragen
|
||||||
|
TutorialUsersDeregistered count@Int64: #{show count} #{pluralDE count "-Tutorium-Teilnehmer:in" "Tutorium-Teilnehmer:innen" } abgemeldet
|
||||||
|
TutorialUserDeregister: Vom Tutorium Abmelden
|
||||||
|
TutorialUserSendMail: Mitteilung verschicken
|
||||||
43
messages/uniworx/uniworx_new/tutorial/en-eu.msg
Normal file
43
messages/uniworx/uniworx_new/tutorial/en-eu.msg
Normal file
@ -0,0 +1,43 @@
|
|||||||
|
CommTutorialHeading: Tutorial message
|
||||||
|
ParticipantsN n: #{n} #{pluralEN n "participant" "participants"}
|
||||||
|
TutorialDeleteQuestion: Do you really want to delete the tutorial listed below?
|
||||||
|
TutorialDeleted: Tutorial deleted
|
||||||
|
TutorialNameTaken tutn: A tutorial named #{tutn} already exists
|
||||||
|
TutorialCreated tutn: Successfully created tutorial #{tutn}
|
||||||
|
TutorialEdited tutn: Successfully edited tutorial #{tutn}
|
||||||
|
TutorialEditHeading tutn: Edit #{tutn}
|
||||||
|
TutorEmail: Email
|
||||||
|
TutorialTutorAlreadyAdded: An user with this email address is already registered as tutor
|
||||||
|
TutorialNameTip: Needs to be unique within the course
|
||||||
|
TutorialTypePlaceholder: Tutorial, Exercise discussion, ...
|
||||||
|
TutorialTypeTip: Only for informational purposes
|
||||||
|
TutorialRegGroupTip: Course participants may only register for a maximum of one tutorial per registration group. Tutorials that do not have a registration group are treated as being in different registration groups
|
||||||
|
TutorialRegGroup: Registration group
|
||||||
|
TutorialTutorControlled: Tutors may edit tutorial
|
||||||
|
TutorialTutorControlledTip: Should tutors be allowed to edit arbitrary aspects of this tutorial (name, registration group, room, time, other tutors, ...) at will?
|
||||||
|
TutorialCapacity: Capacity
|
||||||
|
TutorialCapacityNonPositive: Capacity may not be negative
|
||||||
|
TutorialCapacityTip: Limits how many course participants may register for this tutorial
|
||||||
|
TutorialRoomHiddenTip: Should the room only be displayed to tutorial participants?
|
||||||
|
RegisterFrom: Enrolment starts
|
||||||
|
RegisterTo: Enrolment ends
|
||||||
|
TutorialRegisterFromTip: When left empty students will not be able to enrol themselves
|
||||||
|
TutorialRegisterToTip: May be left empty to allow enrolment indefinitely
|
||||||
|
TutorialDeRegUntil: Deregistration until
|
||||||
|
TutorialDeregisterUntilTip: Participants may deregister from immediately after registration starts up to this time. May be left empty to allow deregistration indefinitely.
|
||||||
|
TutorialDate: Date
|
||||||
|
TutorialParticipants: Participants
|
||||||
|
TutorialEdit: Edit
|
||||||
|
TutorialDelete: Delete
|
||||||
|
TutorialsHeading: Tutorials
|
||||||
|
TutorialNew: New tutorial
|
||||||
|
TutorialRegisteredSuccess tutn: Successfully registered for the tutorial #{tutn}
|
||||||
|
TutorialDeregisteredSuccess tutn: Successfully de-registered for the tutorial #{tutn}
|
||||||
|
MailSubjectTutorInvitation tid ssh csh tutn: [#{tid}-#{ssh}-#{csh}] Invitation to be a tutor for #{tutn}
|
||||||
|
TutorInviteHeading tutn: Invitation to be tutor for #{tutn}
|
||||||
|
TutorInviteExplanation: You were invited to be a tutor.
|
||||||
|
TutorCorrectorInvitationAccepted shn: You are now a corrector for #{shn}
|
||||||
|
TutorialUsersDeregistered count: Successfully deregistered #{show count} participants from tutorial
|
||||||
|
|
||||||
|
TutorialUserDeregister: Deregister from tutorial
|
||||||
|
TutorialUserSendMail: Send mail
|
||||||
@ -7,6 +7,7 @@ module Foundation.I18n
|
|||||||
, UniWorXHelpMessage(..), UniWorXNavigationMessage(..), UniWorXWorkflowMessage(..)
|
, UniWorXHelpMessage(..), UniWorXNavigationMessage(..), UniWorXWorkflowMessage(..)
|
||||||
, UniWorXCourseMessage(..), UniWorXAllocationMessage(..), UniWorXExamMessage(..)
|
, UniWorXCourseMessage(..), UniWorXAllocationMessage(..), UniWorXExamMessage(..)
|
||||||
, UniWorXSheetMessage(..), UniWorXAdminMessage(..), UniWorXSubmissionMessage(..)
|
, UniWorXSheetMessage(..), UniWorXAdminMessage(..), UniWorXSubmissionMessage(..)
|
||||||
|
, UniWorXTutorialMessage(..)
|
||||||
, ShortTermIdentifier(..)
|
, ShortTermIdentifier(..)
|
||||||
, MsgLanguage(..)
|
, MsgLanguage(..)
|
||||||
, ShortSex(..)
|
, ShortSex(..)
|
||||||
@ -146,6 +147,7 @@ mkMessageAddition ''UniWorX "Exam" "messages/uniworx/uniworx_new/exam" "de-de-fo
|
|||||||
mkMessageAddition ''UniWorX "Sheet" "messages/uniworx/uniworx_new/sheet" "de-de-formal"
|
mkMessageAddition ''UniWorX "Sheet" "messages/uniworx/uniworx_new/sheet" "de-de-formal"
|
||||||
mkMessageAddition ''UniWorX "Admin" "messages/uniworx/uniworx_new/admin" "de-de-formal"
|
mkMessageAddition ''UniWorX "Admin" "messages/uniworx/uniworx_new/admin" "de-de-formal"
|
||||||
mkMessageAddition ''UniWorX "Submission" "messages/uniworx/uniworx_new/submission" "de-de-formal"
|
mkMessageAddition ''UniWorX "Submission" "messages/uniworx/uniworx_new/submission" "de-de-formal"
|
||||||
|
mkMessageAddition ''UniWorX "Tutorial" "messages/uniworx/uniworx_new/tutorial" "de-de-formal"
|
||||||
mkMessageVariant ''UniWorX ''CampusMessage "messages/auth/campus" "de"
|
mkMessageVariant ''UniWorX ''CampusMessage "messages/auth/campus" "de"
|
||||||
mkMessageVariant ''UniWorX ''DummyMessage "messages/auth/dummy" "de"
|
mkMessageVariant ''UniWorX ''DummyMessage "messages/auth/dummy" "de"
|
||||||
mkMessageVariant ''UniWorX ''PWHashMessage "messages/auth/pw-hash" "de"
|
mkMessageVariant ''UniWorX ''PWHashMessage "messages/auth/pw-hash" "de"
|
||||||
|
|||||||
@ -171,9 +171,9 @@ getCShowR tid ssh csh = do
|
|||||||
dbtRowKey = (E.^. TutorialId)
|
dbtRowKey = (E.^. TutorialId)
|
||||||
dbtProj = traverse $ return . over _2 E.unValue
|
dbtProj = traverse $ return . over _2 E.unValue
|
||||||
dbtColonnade = dbColonnade $ mconcat
|
dbtColonnade = dbColonnade $ mconcat
|
||||||
[ sortable (Just "type") (i18nCell MsgTutorialType) $ \(view $ resultTutorial . _entityVal -> Tutorial{..}) -> textCell $ CI.original tutorialType
|
[ sortable (Just "type") (i18nCell MsgTableTutorialType) $ \(view $ resultTutorial . _entityVal -> Tutorial{..}) -> textCell $ CI.original tutorialType
|
||||||
, sortable (Just "name") (i18nCell MsgTutorialName) $ \(view $ resultTutorial . _entityVal -> Tutorial{..}) -> indicatorCell <> anchorCell (CTutorialR tid ssh csh tutorialName TUsersR) [whamlet|#{tutorialName}|]
|
, sortable (Just "name") (i18nCell MsgTableTutorialName) $ \(view $ resultTutorial . _entityVal -> Tutorial{..}) -> indicatorCell <> anchorCell (CTutorialR tid ssh csh tutorialName TUsersR) [whamlet|#{tutorialName}|]
|
||||||
, sortable (Just "tutors") (i18nCell MsgTutorialTutors) $ \(view $ resultTutorial . _entityKey -> tutid) -> sqlCell $ do
|
, sortable (Just "tutors") (i18nCell MsgTableTutorialTutors) $ \(view $ resultTutorial . _entityKey -> tutid) -> sqlCell $ do
|
||||||
tutTutors <- fmap (map $(unValueN 3)) . E.select . E.from $ \(tutor `E.InnerJoin` user) -> do
|
tutTutors <- fmap (map $(unValueN 3)) . E.select . E.from $ \(tutor `E.InnerJoin` user) -> do
|
||||||
E.on $ tutor E.^. TutorUser E.==. user E.^. UserId
|
E.on $ tutor E.^. TutorUser E.==. user E.^. UserId
|
||||||
E.where_ $ tutor E.^. TutorTutorial E.==. E.val tutid
|
E.where_ $ tutor E.^. TutorTutorial E.==. E.val tutid
|
||||||
@ -185,13 +185,13 @@ getCShowR tid ssh csh = do
|
|||||||
<li>
|
<li>
|
||||||
^{nameEmailWidget' tutor}
|
^{nameEmailWidget' tutor}
|
||||||
|]
|
|]
|
||||||
, sortable (Just "room") (i18nCell MsgTutorialRoom) $ \res -> if
|
, sortable (Just "room") (i18nCell MsgTableTutorialRoom) $ \res -> if
|
||||||
| res ^. resultShowRoom -> maybe (i18nCell MsgTutorialRoomIsUnset) roomReferenceCell $ views (resultTutorial . _entityVal) tutorialRoom res
|
| res ^. resultShowRoom -> maybe (i18nCell MsgTableTutorialRoomIsUnset) roomReferenceCell $ views (resultTutorial . _entityVal) tutorialRoom res
|
||||||
| otherwise -> i18nCell MsgTutorialRoomIsHidden & addCellClass ("explanation" :: Text)
|
| otherwise -> i18nCell MsgTableTutorialRoomIsHidden & addCellClass ("explanation" :: Text)
|
||||||
, sortable Nothing (i18nCell MsgTutorialTime) $ \(view $ resultTutorial . _entityVal -> Tutorial{..}) -> occurrencesCell tutorialTime
|
, sortable Nothing (i18nCell MsgTableTutorialTime) $ \(view $ resultTutorial . _entityVal -> Tutorial{..}) -> occurrencesCell tutorialTime
|
||||||
, sortable (Just "register-from") (i18nCell MsgTutorialRegisterFrom) $ \(view $ resultTutorial . _entityVal -> Tutorial{..}) -> maybeDateTimeCell tutorialRegisterFrom
|
, sortable (Just "register-from") (i18nCell MsgTutorialRegisterFrom) $ \(view $ resultTutorial . _entityVal -> Tutorial{..}) -> maybeDateTimeCell tutorialRegisterFrom
|
||||||
, sortable (Just "register-to") (i18nCell MsgTutorialRegisterTo) $ \(view $ resultTutorial . _entityVal -> Tutorial{..}) -> maybeDateTimeCell tutorialRegisterTo
|
, sortable (Just "register-to") (i18nCell MsgTutorialRegisterTo) $ \(view $ resultTutorial . _entityVal -> Tutorial{..}) -> maybeDateTimeCell tutorialRegisterTo
|
||||||
, sortable (Just "deregister-until") (i18nCell MsgTutorialDeregisterUntil) $ \(view $ resultTutorial . _entityVal -> Tutorial{..}) -> maybeDateTimeCell tutorialDeregisterUntil
|
, sortable (Just "deregister-until") (i18nCell MsgTableTutorialDeregisterUntil) $ \(view $ resultTutorial . _entityVal -> Tutorial{..}) -> maybeDateTimeCell tutorialDeregisterUntil
|
||||||
, sortable Nothing (i18nCell MsgTutorialFreeCapacity) $ \(view resultTutorial -> Entity tutid Tutorial{..}) -> case tutorialCapacity of
|
, sortable Nothing (i18nCell MsgTutorialFreeCapacity) $ \(view resultTutorial -> Entity tutid Tutorial{..}) -> case tutorialCapacity of
|
||||||
Nothing -> mempty
|
Nothing -> mempty
|
||||||
Just tutorialCapacity' -> sqlCell $ do
|
Just tutorialCapacity' -> sqlCell $ do
|
||||||
@ -201,7 +201,7 @@ getCShowR tid ssh csh = do
|
|||||||
E.where_ $ participant E.^. TutorialParticipantTutorial E.==. E.val tutid
|
E.where_ $ participant E.^. TutorialParticipantTutorial E.==. E.val tutid
|
||||||
in return $ E.val tutorialCapacity' E.-. numParticipants
|
in return $ E.val tutorialCapacity' E.-. numParticipants
|
||||||
return . toWidget $ tshow freeCapacity
|
return . toWidget $ tshow freeCapacity
|
||||||
, sortable Nothing (mempty & cellAttrs <>~ pure ("uw-hide-columns--hider-label", mr MsgActionsHead)) $ \(view resultTutorial -> Entity tutId Tutorial{..}) -> sqlCell $ do
|
, sortable Nothing (mempty & cellAttrs <>~ pure ("uw-hide-columns--hider-label", mr MsgTableActionsHead)) $ \(view resultTutorial -> Entity tutId Tutorial{..}) -> sqlCell $ do
|
||||||
mayRegister <- (== Authorized) <$> evalAccessDB (CTutorialR tid ssh csh tutorialName TRegisterR) True
|
mayRegister <- (== Authorized) <$> evalAccessDB (CTutorialR tid ssh csh tutorialName TRegisterR) True
|
||||||
isRegistered <- case mbAid of
|
isRegistered <- case mbAid of
|
||||||
Nothing -> return False
|
Nothing -> return False
|
||||||
|
|||||||
@ -451,9 +451,9 @@ courseUserTutorialsSection (Entity cid Course{..}) (Entity uid _) = do
|
|||||||
return (tutorial, tutorialParticipant, tutors)
|
return (tutorial, tutorialParticipant, tutors)
|
||||||
dbtColonnade = mconcat
|
dbtColonnade = mconcat
|
||||||
[ dbSelect (_2 . applying _2) _1 $ return . view (_dbrOutput . _2 . _entityKey)
|
[ dbSelect (_2 . applying _2) _1 $ return . view (_dbrOutput . _2 . _entityKey)
|
||||||
, sortable (Just "type") (i18nCell MsgTutorialType) $ textCell . CI.original . view (_dbrOutput . _1 . _entityVal . _tutorialType)
|
, sortable (Just "type") (i18nCell MsgTableTutorialType) $ textCell . CI.original . view (_dbrOutput . _1 . _entityVal . _tutorialType)
|
||||||
, sortable (Just "name") (i18nCell MsgTutorialName) $ tellCell (Any True, mempty) . anchorCell' (\(view $ _dbrOutput . _1 . _entityVal . _tutorialName -> tutn) -> CTutorialR courseTerm courseSchool courseShorthand tutn TUsersR) (view $ _dbrOutput . _1 . _entityVal . _tutorialName)
|
, sortable (Just "name") (i18nCell MsgTableTutorialName) $ tellCell (Any True, mempty) . anchorCell' (\(view $ _dbrOutput . _1 . _entityVal . _tutorialName -> tutn) -> CTutorialR courseTerm courseSchool courseShorthand tutn TUsersR) (view $ _dbrOutput . _1 . _entityVal . _tutorialName)
|
||||||
, sortable (Just "tutors") (i18nCell MsgTutorialTutors) $ \(view $ _dbrOutput . _3 -> tutors) -> cell
|
, sortable (Just "tutors") (i18nCell MsgTableTutorialTutors) $ \(view $ _dbrOutput . _3 -> tutors) -> cell
|
||||||
[whamlet|
|
[whamlet|
|
||||||
$newline never
|
$newline never
|
||||||
<ul .list--iconless .list--inline .list--comma-separated>
|
<ul .list--iconless .list--inline .list--comma-separated>
|
||||||
@ -461,8 +461,8 @@ courseUserTutorialsSection (Entity cid Course{..}) (Entity uid _) = do
|
|||||||
<li>
|
<li>
|
||||||
^{nameEmailWidget userEmail userDisplayName userSurname}
|
^{nameEmailWidget userEmail userDisplayName userSurname}
|
||||||
|]
|
|]
|
||||||
, sortable (Just "room") (i18nCell MsgTutorialRoom) $ maybe (i18nCell MsgTutorialRoomIsUnset) roomReferenceCell . view (_dbrOutput . _1 . _entityVal . _tutorialRoom)
|
, sortable (Just "room") (i18nCell MsgTableTutorialRoom) $ maybe (i18nCell MsgTableTutorialRoomIsUnset) roomReferenceCell . view (_dbrOutput . _1 . _entityVal . _tutorialRoom)
|
||||||
, sortable Nothing (i18nCell MsgTutorialTime) $ occurrencesCell . view (_dbrOutput . _1 . _entityVal . _tutorialTime)
|
, sortable Nothing (i18nCell MsgTableTutorialTime) $ occurrencesCell . view (_dbrOutput . _1 . _entityVal . _tutorialTime)
|
||||||
]
|
]
|
||||||
dbtSorting = mconcat
|
dbtSorting = mconcat
|
||||||
[ singletonMap "type" . SortColumn $ \(tutorial `E.InnerJoin` _) -> tutorial E.^. TutorialType
|
[ singletonMap "type" . SortColumn $ \(tutorial `E.InnerJoin` _) -> tutorial E.^. TutorialType
|
||||||
|
|||||||
@ -37,7 +37,7 @@ tutorialForm cid template html = do
|
|||||||
uid <- liftHandler requireAuthId
|
uid <- liftHandler requireAuthId
|
||||||
|
|
||||||
let
|
let
|
||||||
tutorForm = Set.fromList <$> massInputAccumA miAdd' miCell' (\p -> Just . SomeRoute $ cRoute :#: p) miLayout' ("tutors" :: Text) (fslI MsgTutorialTutors) False (Set.toList . tfTutors <$> template)
|
tutorForm = Set.fromList <$> massInputAccumA miAdd' miCell' (\p -> Just . SomeRoute $ cRoute :#: p) miLayout' ("tutors" :: Text) (fslI MsgTableTutorialTutors) False (Set.toList . tfTutors <$> template)
|
||||||
where
|
where
|
||||||
miAdd' :: (Text -> Text) -> FieldView UniWorX -> Form ([Either UserEmail UserId] -> FormResult [Either UserEmail UserId])
|
miAdd' :: (Text -> Text) -> FieldView UniWorX -> Form ([Either UserEmail UserId] -> FormResult [Either UserEmail UserId])
|
||||||
miAdd' nudge submitView csrf = do
|
miAdd' nudge submitView csrf = do
|
||||||
@ -66,21 +66,21 @@ tutorialForm cid template html = do
|
|||||||
miLayout' lLength _ cellWdgts delButtons addWdgts = $(widgetFile "tutorial/tutorMassInput/layout")
|
miLayout' lLength _ cellWdgts delButtons addWdgts = $(widgetFile "tutorial/tutorMassInput/layout")
|
||||||
|
|
||||||
flip (renderAForm FormStandard) html $ TutorialForm
|
flip (renderAForm FormStandard) html $ TutorialForm
|
||||||
<$> areq (textField & cfStrip & cfCI) (fslpI MsgTutorialName (mr MsgTutorialName) & setTooltip MsgTutorialNameTip) (tfName <$> template)
|
<$> areq (textField & cfStrip & cfCI) (fslpI MsgTableTutorialName (mr MsgTableTutorialName) & setTooltip MsgTutorialNameTip) (tfName <$> template)
|
||||||
<*> areq (textField & cfStrip & cfCI & addDatalist tutTypeDatalist) (fslpI MsgTutorialType (mr MsgTutorialTypePlaceholder) & setTooltip MsgTutorialTypeTip) (tfType <$> template)
|
<*> areq (textField & cfStrip & cfCI & addDatalist tutTypeDatalist) (fslpI MsgTableTutorialType (mr MsgTutorialTypePlaceholder) & setTooltip MsgTutorialTypeTip) (tfType <$> template)
|
||||||
<*> aopt (textField & cfStrip & cfCI) (fslI MsgTutorialRegGroup & setTooltip MsgTutorialRegGroupTip) ((tfRegGroup <$> template) <|> Just (Just "tutorial"))
|
<*> aopt (textField & cfStrip & cfCI) (fslI MsgTutorialRegGroup & setTooltip MsgTutorialRegGroupTip) ((tfRegGroup <$> template) <|> Just (Just "tutorial"))
|
||||||
<*> apopt checkBoxField (fslI MsgTutorialTutorControlled & setTooltip MsgTutorialTutorControlledTip) (tfTutorControlled <$> template)
|
<*> apopt checkBoxField (fslI MsgTutorialTutorControlled & setTooltip MsgTutorialTutorControlledTip) (tfTutorControlled <$> template)
|
||||||
<*> aopt (natFieldI MsgTutorialCapacityNonPositive) (fslpI MsgTutorialCapacity (mr MsgTutorialCapacity) & setTooltip MsgTutorialCapacityTip) (tfCapacity <$> template)
|
<*> aopt (natFieldI MsgTutorialCapacityNonPositive) (fslpI MsgTutorialCapacity (mr MsgTutorialCapacity) & setTooltip MsgTutorialCapacityTip) (tfCapacity <$> template)
|
||||||
<*> roomReferenceFormOpt (fslI MsgTutorialRoom) (tfRoom <$> template)
|
<*> roomReferenceFormOpt (fslI MsgTableTutorialRoom) (tfRoom <$> template)
|
||||||
<*> apopt checkBoxField (fslI MsgTutorialRoomHidden & setTooltip MsgTutorialRoomHiddenTip) (tfRoomHidden <$> template <|> Just False)
|
<*> apopt checkBoxField (fslI MsgTableTutorialRoomHidden & setTooltip MsgTutorialRoomHiddenTip) (tfRoomHidden <$> template <|> Just False)
|
||||||
<*> occurrencesAForm ("occurrences" :: Text) (tfTime <$> template)
|
<*> occurrencesAForm ("occurrences" :: Text) (tfTime <$> template)
|
||||||
<*> aopt utcTimeField (fslpI MsgRegisterFrom (mr MsgDate)
|
<*> aopt utcTimeField (fslpI MsgRegisterFrom (mr MsgTutorialDate)
|
||||||
& setTooltip MsgTutorialRegisterFromTip
|
& setTooltip MsgTutorialRegisterFromTip
|
||||||
) (tfRegisterFrom <$> template)
|
) (tfRegisterFrom <$> template)
|
||||||
<*> aopt utcTimeField (fslpI MsgRegisterTo (mr MsgDate)
|
<*> aopt utcTimeField (fslpI MsgRegisterTo (mr MsgTutorialDate)
|
||||||
& setTooltip MsgTutorialRegisterToTip
|
& setTooltip MsgTutorialRegisterToTip
|
||||||
) (tfRegisterTo <$> template)
|
) (tfRegisterTo <$> template)
|
||||||
<*> aopt utcTimeField (fslpI MsgTutorialDeRegUntil (mr MsgDate)
|
<*> aopt utcTimeField (fslpI MsgTutorialDeRegUntil (mr MsgTutorialDate)
|
||||||
& setTooltip MsgTutorialDeregisterUntilTip
|
& setTooltip MsgTutorialDeregisterUntilTip
|
||||||
) (tfDeregisterUntil <$> template)
|
) (tfDeregisterUntil <$> template)
|
||||||
<*> tutorForm
|
<*> tutorForm
|
||||||
|
|||||||
@ -40,9 +40,9 @@ getCTutorialListR tid ssh csh = do
|
|||||||
dbtRowKey = (E.^. TutorialId)
|
dbtRowKey = (E.^. TutorialId)
|
||||||
dbtProj = return . over (_dbrOutput . _2) E.unValue . over (_dbrOutput . _3) E.unValue
|
dbtProj = return . over (_dbrOutput . _2) E.unValue . over (_dbrOutput . _3) E.unValue
|
||||||
dbtColonnade = dbColonnade $ mconcat
|
dbtColonnade = dbColonnade $ mconcat
|
||||||
[ sortable (Just "type") (i18nCell MsgTutorialType) $ \(view $ resultTutorial . _entityVal -> Tutorial{..}) -> textCell $ CI.original tutorialType
|
[ sortable (Just "type") (i18nCell MsgTableTutorialType) $ \(view $ resultTutorial . _entityVal -> Tutorial{..}) -> textCell $ CI.original tutorialType
|
||||||
, sortable (Just "name") (i18nCell MsgTutorialName) $ \(view $ resultTutorial . _entityVal -> Tutorial{..}) -> anchorCell (CTutorialR tid ssh csh tutorialName TUsersR) [whamlet|#{tutorialName}|]
|
, sortable (Just "name") (i18nCell MsgTableTutorialName) $ \(view $ resultTutorial . _entityVal -> Tutorial{..}) -> anchorCell (CTutorialR tid ssh csh tutorialName TUsersR) [whamlet|#{tutorialName}|]
|
||||||
, sortable Nothing (i18nCell MsgTutorialTutors) $ \(view $ resultTutorial . _entityKey -> tutid) -> sqlCell $ do
|
, sortable Nothing (i18nCell MsgTableTutorialTutors) $ \(view $ resultTutorial . _entityKey -> tutid) -> sqlCell $ do
|
||||||
tutors <- fmap (map $(unValueN 3)) . E.select . E.from $ \(tutor `E.InnerJoin` user) -> do
|
tutors <- fmap (map $(unValueN 3)) . E.select . E.from $ \(tutor `E.InnerJoin` user) -> do
|
||||||
E.on $ tutor E.^. TutorUser E.==. user E.^. UserId
|
E.on $ tutor E.^. TutorUser E.==. user E.^. UserId
|
||||||
E.where_ $ tutor E.^. TutorTutorial E.==. E.val tutid
|
E.where_ $ tutor E.^. TutorTutorial E.==. E.val tutid
|
||||||
@ -56,15 +56,15 @@ getCTutorialListR tid ssh csh = do
|
|||||||
|]
|
|]
|
||||||
, sortable (Just "participants") (i18nCell MsgTutorialParticipants) $ \(view $ $(multifocusL 2) (resultTutorial . _entityVal) resultParticipants -> (Tutorial{..}, n)) -> anchorCell (CTutorialR tid ssh csh tutorialName TUsersR) $ tshow n
|
, sortable (Just "participants") (i18nCell MsgTutorialParticipants) $ \(view $ $(multifocusL 2) (resultTutorial . _entityVal) resultParticipants -> (Tutorial{..}, n)) -> anchorCell (CTutorialR tid ssh csh tutorialName TUsersR) $ tshow n
|
||||||
, sortable (Just "capacity") (i18nCell MsgTutorialCapacity) $ \(view $ resultTutorial . _entityVal -> Tutorial{..}) -> maybe mempty (textCell . tshow) tutorialCapacity
|
, sortable (Just "capacity") (i18nCell MsgTutorialCapacity) $ \(view $ resultTutorial . _entityVal -> Tutorial{..}) -> maybe mempty (textCell . tshow) tutorialCapacity
|
||||||
, sortable (Just "room") (i18nCell MsgTutorialRoom) $ \res -> if
|
, sortable (Just "room") (i18nCell MsgTableTutorialRoom) $ \res -> if
|
||||||
| res ^. resultShowRoom -> maybe (i18nCell MsgTutorialRoomIsUnset) roomReferenceCell $ views (resultTutorial . _entityVal) tutorialRoom res
|
| res ^. resultShowRoom -> maybe (i18nCell MsgTableTutorialRoomIsUnset) roomReferenceCell $ views (resultTutorial . _entityVal) tutorialRoom res
|
||||||
| otherwise -> i18nCell MsgTutorialRoomIsHidden & addCellClass ("explanation" :: Text)
|
| otherwise -> i18nCell MsgTableTutorialRoomIsHidden & addCellClass ("explanation" :: Text)
|
||||||
, sortable Nothing (i18nCell MsgTutorialTime) $ \(view $ resultTutorial . _entityVal -> Tutorial{..}) -> occurrencesCell tutorialTime
|
, sortable Nothing (i18nCell MsgTableTutorialTime) $ \(view $ resultTutorial . _entityVal -> Tutorial{..}) -> occurrencesCell tutorialTime
|
||||||
, sortable (Just "register-group") (i18nCell MsgTutorialRegGroup) $ \(view $ resultTutorial . _entityVal -> Tutorial{..}) -> maybe mempty (textCell . CI.original) tutorialRegGroup
|
, sortable (Just "register-group") (i18nCell MsgTutorialRegGroup) $ \(view $ resultTutorial . _entityVal -> Tutorial{..}) -> maybe mempty (textCell . CI.original) tutorialRegGroup
|
||||||
, sortable (Just "register-from") (i18nCell MsgTutorialRegisterFrom) $ \(view $ resultTutorial . _entityVal -> Tutorial{..}) -> maybeDateTimeCell tutorialRegisterFrom
|
, sortable (Just "register-from") (i18nCell MsgRegisterFrom) $ \(view $ resultTutorial . _entityVal -> Tutorial{..}) -> maybeDateTimeCell tutorialRegisterFrom
|
||||||
, sortable (Just "register-to") (i18nCell MsgTutorialRegisterTo) $ \(view $ resultTutorial . _entityVal -> Tutorial{..}) -> maybeDateTimeCell tutorialRegisterTo
|
, sortable (Just "register-to") (i18nCell MsgRegisterTo) $ \(view $ resultTutorial . _entityVal -> Tutorial{..}) -> maybeDateTimeCell tutorialRegisterTo
|
||||||
, sortable (Just "deregister-until") (i18nCell MsgTutorialDeregisterUntil) $ \(view $ resultTutorial . _entityVal -> Tutorial{..}) -> maybeDateTimeCell tutorialDeregisterUntil
|
, sortable (Just "deregister-until") (i18nCell MsgTableTutorialDeregisterUntil) $ \(view $ resultTutorial . _entityVal -> Tutorial{..}) -> maybeDateTimeCell tutorialDeregisterUntil
|
||||||
, sortable Nothing (mempty & cellAttrs <>~ pure ("uw-hide-columns--hider-label", mr MsgActionsHead)) $ \(view $ resultTutorial . _entityVal -> Tutorial{..}) -> cell $ do
|
, sortable Nothing (mempty & cellAttrs <>~ pure ("uw-hide-columns--hider-label", mr MsgTableActionsHead)) $ \(view $ resultTutorial . _entityVal -> Tutorial{..}) -> cell $ do
|
||||||
linkButton mempty [whamlet|_{MsgTutorialEdit}|] [BCIsButton] . SomeRoute $ CTutorialR tid ssh csh tutorialName TEditR
|
linkButton mempty [whamlet|_{MsgTutorialEdit}|] [BCIsButton] . SomeRoute $ CTutorialR tid ssh csh tutorialName TEditR
|
||||||
linkButton mempty [whamlet|_{MsgTutorialDelete}|] [BCIsButton, BCDanger] . SomeRoute $ CTutorialR tid ssh csh tutorialName TDeleteR
|
linkButton mempty [whamlet|_{MsgTutorialDelete}|] [BCIsButton, BCDanger] . SomeRoute $ CTutorialR tid ssh csh tutorialName TDeleteR
|
||||||
]
|
]
|
||||||
|
|||||||
@ -103,7 +103,7 @@ postUsersR = do
|
|||||||
, sortable Nothing (i18nCell MsgUserSystemFunctions) $ \DBRow{ dbrOutput = Entity uid _ } ->
|
, sortable Nothing (i18nCell MsgUserSystemFunctions) $ \DBRow{ dbrOutput = Entity uid _ } ->
|
||||||
let getFunctions = fmap (map $ userSystemFunctionFunction . entityVal) . liftHandler . runDB $ selectList [ UserSystemFunctionUser ==. uid, UserSystemFunctionIsOptOut ==. False ] [ Asc UserSystemFunctionFunction ]
|
let getFunctions = fmap (map $ userSystemFunctionFunction . entityVal) . liftHandler . runDB $ selectList [ UserSystemFunctionUser ==. uid, UserSystemFunctionIsOptOut ==. False ] [ Asc UserSystemFunctionFunction ]
|
||||||
in listCell' getFunctions i18nCell
|
in listCell' getFunctions i18nCell
|
||||||
, sortable Nothing (mempty & cellAttrs <>~ pure ("hide-columns--hider-label", mr MsgActionsHead)) $ \inp@DBRow{ dbrOutput = Entity uid _ } -> FormCell
|
, sortable Nothing (mempty & cellAttrs <>~ pure ("hide-columns--hider-label", mr MsgTableActionsHead)) $ \inp@DBRow{ dbrOutput = Entity uid _ } -> FormCell
|
||||||
{ formCellAttrs = []
|
{ formCellAttrs = []
|
||||||
, formCellLens = id
|
, formCellLens = id
|
||||||
, formCellContents = do
|
, formCellContents = do
|
||||||
|
|||||||
Reference in New Issue
Block a user