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.
The library can either be built by running npm install or via npmjs.com:
npm install @instructure/outcomes-ui
# or
yarn add @instructure/outcomes-uiSee testing documentation for details.