| Name | Description | Type | Additional information |
|---|---|---|---|
| FlashcardAttemptDetailsId |
To get or set the flash card attempt details |
integer |
None. |
| FlashcardId |
To Get or set the Flash crad Id |
integer |
None. |
| CardNo |
To get or set the unique number of the card |
string |
None. |
| FrontText |
To get the Front text of the flash card it will be the html content |
string |
None. |
| BackText |
To get the back side text of the flash card it will be the html content |
string |
None. |
| OrderSequence |
To get or set the order sequence of the flash card |
integer |
None. |
| IsHtmlContent |
To get or set that the text are html content or not |
boolean |
None. |
| IsCurrentCard |
To get that the current is current card or not |
boolean |
None. |
| IsFrontViewed |
To get or set that the front card is viewed by the student or not |
boolean |
None. |
| IsBackViewed |
To get or set the back side of the card is viewed by the student or not |
boolean |
None. |
| Comment |
To get or set that the comment is added by the student |
string |
None. |
| Rating |
to get or set the rating of the student |
integer |
None. |
| Notes |
To get or set that the feedback is added by the student |
string |
None. |
| IsCompleted |
to get or set the card is completed or not |
boolean |
None. |
| IsBookMarked |
Gets or sets the status whether the flash card is bookmarked or not |
boolean |
None. |
| Version |
to get or set the card versionId |
string |
None. |