How can we add student names in the email?

Added by Nikola Z. Guscic almost 11 years ago

Wiki page mentions that we can customize emails by inserting student name. How do we do this, exactly?

Version 1.2.0

Thanks,

Niko Z.


Replies (3)

RE: How can we add student names in the email? - Added by Alexis Bienvenüe almost 11 years ago

In either the message subject or body, you can use the following subtitutions (these are the same as in the annotating texts) :
string substituted with
%n project's name
%S student's score
%M maximum score
%s student's mark
%m maximum mark
%(xxx) column xxx from students list file

RE: How can we add student names in the email? - Added by Nikola Z. Guscic almost 11 years ago

Excellent, this means that if we define proper columns in the name list we can even address the parents and use proper honorifics. Very cool feature.

(1-3/3)