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

57 lines
1.5 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}
$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}