FeedbackRecord interface 
Defines active learning feedback record.
Properties
| qna | QnA id | 
| user | ID of the user. | 
| user | User question. | 
Property Details
		qnaId
	 
	QnA id
qnaId: stringProperty Value
string
		userId
	 
	ID of the user.
userId: stringProperty Value
string
		userQuestion
	 
	User question.
userQuestion: stringProperty Value
string