8 lines
254 B
Plaintext
8 lines
254 B
Plaintext
$# Shows all participants of a course, but no homework statistics
|
|
$# Should at some point allow email messaging
|
|
$#
|
|
$# participantTable : widget table
|
|
|
|
^{participantTable}
|
|
_{MsgCourseMembersCountOf (fromIntegral numParticipants) (courseCapacity course)}.
|