fradrive/templates/i18n/lms-all/en-eu.hamlet

65 lines
1.9 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

$newline never
$# SPDX-FileCopyrightText: 2022 Steffen Jost <jost@tcs.ifi.lmu.de>
$#
$# SPDX-License-Identifier: AGPL-3.0-or-later
<section>
^{lmsTable}
<p>
<em>Note: #
It must be ensured that the maximum number of elearning exam attempts #
configured in the external LMS agrees with the number displayed here for the corresponding qualification. #
The maximum number of attempts is a setting of the external LMS only, which is never transmitted to FRADrive. #
The number shown is only used in the communication to licences holders via letter or Email.
$maybe btnForm <- mbBtnForm
<section>
<h3>
Starting and cleaning elearning
<p>
The following functions should be executed at least once per day, #
but a repeated execution is harmless. #
The first function notifies holders of expiring licences and #
enlists them for elearning, if appropriate for the respective qualification. #
The second function notifies holders of already expired licences and #
cleans finished elearnings after their respective rentention periods. #
Note that these functions do not trigger an AVS-synchronisation. #
<p>
<h4>
Automatic execution
<dl .deflist>
<dt .deflist_dt>
Start elearning: #
<dd .deflist_dd>
&nbsp;
$maybe hour <- mbJLQenqueue
every weekday shortly after #
<b>
#{hour} o'clock
$nothing
<em>
no automatic execution
<dt .deflist_dt>
Block/Clean: #
<dd .deflist_dd>
&nbsp;
$maybe hour <- mbJLQdequeue
every weekday shortly after #
<b>
#{hour} o'clock
$nothing
<em>
no automatic execution
<p>
<h4>
Manual execution
^{btnForm}