Skip to end of metadata
Go to start of metadata

Message:

A message should belong to any one of the above Message Type and Template Type.

In Message we are using template variables where these template variables will be replaced by the actual values.

For GENERAL, GREETINGS, HOLIDAYS. You can use the Following messages to students and staff:

  •  Good Morning ${student}. Have a Nice Day.
  •  Many Many Happy returns of the day ${student}.
  •  ${student} can stay back at home.
  •  Good Morning ${teacher}.
  •  ${teacher} can stay back at home.

Note:

${student} and ${teacher} replaces with the name of the student and teacher selected respectively.

For Fee Payment Messages can be of the following messages.

  •  Monthly Fee Payment Message

Your son/daughter ${student} has paid of Rupees ${feePaid} for the month of ${feeMonth} by ${paymentType}. 

  •   Annual Fee Payment Message

Your son/daughter ${student} has Paid of rupees ${feePaid} for the total fee ${feeTotal}.

  •  Term Fee Payment Message

Your son/daughter ${student} has paid fee of rupees ${feePaid} for the ${feeTerm} term, the total fee is {feeTotal}fortheFeeGroup${feeGroup},thepaymentdo≠through${paymentType},

payment date is ${feeDate}.

Template variables that you can use in your Fee Payment Messages are

  •  ${student} replaces with the selected Students Name.
  •  ${mobileNo} replaces with the selected Students Mobile NO.
  •  ${feeTotal} replaces with the Students Total Fee.
  •  ${feePaid} replaces with the Students Fee Paid.
  •  ${chequeStatus} replaces with the Students Fee Paid Cheque Status.
  •  ${paymentType} replaces with the Students Payment Type.
  •  ${feeGroup} replaces with the Students Fee Group.
  •  ${feeDiscount} replaces with the Students Fee Discount.
  •  ${feeMonth} replaces with the Students Fee Month.
  •  ${feeDate} replaces with the Students Date of Fee Payment.
  •  ${feeName} replaces with the Students alias name of the Fee.
  •  ${feeTerm} replaces with the Students Term Fee.
  •  ${email} replaces with the Students Email Id.

For Fee Due Messages can be of the following messages. 

  • Annual Fee Due Message

Your son/daughter {student}haspaidofRupees${feePaid}by${paymentType}

and balance amount is ${feeDue}. 

Template variables that we can use in our Fee due message are
 

  •  ${student} replaces with the selected Students Name.
  •  ${mobileNo} replaces with the selected Students Mobile No.
  •  ${feeTotal} replaces with the Students Total Fee.
  •  ${feePaid} replaces with the Students Fee Paid.
  •  ${feeDue} replaces with the Students Fee Due.
  •  ${feeGroup} replaces with the Students Fee Group.
  •  ${feeMonth} replaces with the Students Fee Month.
  •  ${feeDate} replaces with the Students Date of Fee Payment.
  •  ${feeTerm} replaces with the Students Term Fee.
  •  ${feeName} replaces with the Students alias name of the Fee.
  •  ${email} replaces with the Students Email Id.

For Marks Card Messages can be of the following messages.

  •  Test Marks Card Message

Your child ${student} has secured ${subject1}, ${subject2}, ${subject3}, ${subject4}, ${subject5}, ${subject6} in ${test} test.

  •  For Term Marks Message

Your child ${student} has secured ${subject1}, ${subject2}, ${subject3}, ${subject4}, {⊂ject5},{subject6} in {term}term.

Template variables that we can use in our Marks Card message are

  • ${student}
  • ${subject1}
  • ${subject2}
  • ${subject3}
  • ${subject4}
  •  ${subject5}
  • ${subject6}
  • ${test}
  • ${terms}

Note:

 i. Fee Payment messages, Fee due messages and Marks card messages can be used for both SMS and E MAIL.

 ii. We have to add messages for SMS separately and for EMAIL separately.



Labels
  • None