Skip to content

instructure/outcomes-ui

Repository files navigation

Outcomes React Library

This library contains learning standards components used in Canvas LMS, including outcome alignment and reporting.

Components are based on React and Redux, and we follow these organizational conventions.

npm MIT License

Install

The library can either be built by running npm install or via npmjs.com:

npm install @instructure/outcomes-ui

# or

yarn add @instructure/outcomes-ui

Test

See testing documentation for details.

License

MIT