$newline never $# SPDX-FileCopyrightText: 2022 Gregor Kleen ,Sarah Vaupel $# $# SPDX-License-Identifier: AGPL-3.0-or-later

^{nameWidget userDisplayName userSurname}
_{MsgExamUserSyncOfficeName} _{MsgExamUserSyncTime} _{MsgExamUserSyncSchools} $forall sync <- syncs' $case sync $of Right (officeDisplayName, officeSurname, time, sshs)
^{nameWidget officeDisplayName officeSurname} ^{formatTimeW SelFormatDateTime time}
    $forall ssh' <- sshs #{ssh'} $of Left lastChange
_{MsgExamUserSyncLastChange} ^{formatTimeW SelFormatDateTime lastChange}