isReadyForReview - Methods - Feedback Aide API

Feedback Aide API Methods

isReadyForReview()

Determines whether the ready_for_review property of the feedback session is set to true.

You would want to use this method to check if the grader has clicked the "Submit to student" button to mark the session as ready for review.

Examples

const isReadyForReview = feedbackSession.isReadyForReview(); // true | false

Arguments

None.

Return value

Type boolean

Was this article helpful?

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