init - Methods - Rubric Editor API

Rubric Editor API Methods

init()

Initialize an instance for LearnosityRubricEditor app.

You would want to call this method when you want to create a new instance of the Rubric Editor app.

Examples

const rubricEditorApp = await LearnosityRubricEditor.init();

Arguments

None.

Return value

Type Promise

When the promise resolves, it will return a RubricEditorApp interface.

See RubricEditorApp for more information.

Was this article helpful?

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