reload - Methods - Feedback Aide API

Feedback Aide API Methods

reload()

Refreshes the feedback session data from the server.

You would use this method so that you can retrieve the latest feedback session state after changes have been made by another user, or refresh pre-signed download URLs for file attachments that may have expired.

Important This method is only available on feedback sessions created with state: "grade".

Examples

await feedbackSession.reload();

Arguments

None.

Return value

Type Promise

When the promise resolves, the session's comment, rubric scores, grader annotations, file attachments, and review state have been refreshed from the server.

Was this article helpful?

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