public class ContentReviewResult extends Object
| Constructor and Description |
|---|
ContentReviewResult() |
| Modifier and Type | Method and Description |
|---|---|
Long |
getId()
Gets the ID from the associated ContentReviewItem
|
int |
getReviewScore() |
Long |
getStatus()
Get status directly from ContentReviewItem
|
boolean |
isInline()
Determines if this ContentReview result is from a student's inline text
|
boolean |
isPending()
Determines if the paper is pending to be submitted, or pending for the report to be returned.
|
public Long getId()
public Long getStatus()
public boolean isPending()
public int getReviewScore()
public boolean isInline()
Copyright © 2023. All rights reserved.