| Name | Description | Type | Additional information |
|---|---|---|---|
| StudentCourseReviewSettingId |
Gets or sets the StudentRevistionSettingId. This is the primary key value of 'StudentRevistionSettings' table. |
integer |
None. |
| RegistrationId |
Gets or sets the registration Id. |
integer |
None. |
| CompletionPercentage |
Gets or sets the completetion percentage value for revision. |
integer |
None. |
| ReviewTimeInHours |
Gets or sets the actual number of hours required for the current revision. This value will be calculated and saved for each revision based on the total course hours and the revision completion percentage. |
integer |
None. |
| InProgress |
Gets or sets the status whether the course refresh is inprogress or not |
boolean |
None. |
| IsCompleted |
Gets or sets the status whether the course refresh is completed or not |
boolean |
None. |
| AllowDelete |
Gets or sets the status whether the course refresh is allowed to delete or not if the plan is created |
boolean |
None. |
| RefreshStatus |
Gets or sets the course refresh status e.g) In Progress, Completed, Starting Today, Future |
string |
None. |
| RefreshStartDate | date |
None. |
|
| RefreshEndDate | date |
None. |
|
| IsRemoved | boolean |
None. |
|
| RemainingReviewTimeInHours | decimal number |
None. |