Variables and Messages for Virtual Classroom

Q&A support

QinglanLi

MsgID:2600 Description: Login Information Example:Msg0.XML
Variables:
  • FirstName
  • LastName
  • IsTeacher (True or False)
  • passwd (not required)

 

MsgID:2601

Description: Question                                                        Example:Msg1.XML

Variables:

  • FromFirstName [note: sender's first name ]
  • FromLastName [note: sender's last name ]
  • TitleNo
  • Title
  • QuestionDescription
  • Keyword

 

MsgID:2602

Description: Answer                                                            Example:Msg2.XML

Variables:

  • ToFirstName [note: receiver's first name ]
  • ToLastName [note: receiver's last name ]
  • TitleNo
  • Title
  • AnswerDescription
  • Keyword
  • IsExactAnswer(True or False)
  • RelatedContents

 

MsgID:2603

Description: System Error Message                                          Example:Msg10.XML

Variables:

  • MsgText [note: the content of message]
  • toFristName
  • toLastName
  • ForceLogout (True of False) [note: in case of fatal errors, set true forcing client to quit]

 

MsgID:2604 Description: Operation Acknowledge Example:Msg6.XML
Variables:
  • Operation ( Success or Failure)