14 lines
402 B
Plaintext
14 lines
402 B
Plaintext
$newline never
|
|
|
|
$# SPDX-FileCopyrightText: 2022 Gregor Kleen <gregor.kleen@ifi.lmu.de>,Steffen Jost <jost@tcs.ifi.lmu.de>
|
|
$#
|
|
$# SPDX-License-Identifier: AGPL-3.0-or-later
|
|
|
|
$# Shows all participants of a course, but no homework statistics
|
|
$# Should at some point allow email messaging
|
|
$#
|
|
$# participantTable : widget table
|
|
|
|
^{participantTable}
|
|
_{MsgCourseMembersCountOf numParticipants courseCapacity}.
|