save - Methods - Grading API

Grading API Methods

save()

Saves all stored grading sessions.

You would want to use this to save all of your grading sessions permanently.

Examples

const savedResult = await gradingApp.save();

Arguments

None.

Return value

Type Promise

When the promise resolves, it will indicate that all grading sessions have been saved.

Was this article helpful?

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