isReadyForReview - Methods - Feedback Aide API

Feedback Aide API Methods

isReadyForReview()

Indicates whether the feedback session is marked as ready for the review state.

You would want to use this method to check if the grader has clicked the Submit scores button in the "grade" feedback session state, which indicates that the session now is ready for review.

Examples

const isReadyForReview = feedbackSession.isReadyForReview();

Arguments

None.

Return value

Type boolean

The returned value corresponds to the ready_for_review property of the feedback session when it is set to true.

Was this article helpful?

Did you arrive here by accident? If so, learn more about Learnosity.