Moving this from end point issue, it's a different thing.
@jlpereira I'm thinking we add an outer wrapper around this library. That wrapper includes a two part modal, like we've been doing for content, otu topic picker.
On entry to this task you get modal with "pick a matrix", for now we'll just list all matrices by hitting the /matrices.json endpoint
After you click to select you get all otus in that matrix in a second modal ( /matrices/:id/otus)
When you choose an OTU then you fire to initialize the Vue from this library
Moving this from end point issue, it's a different thing.
@jlpereira I'm thinking we add an outer wrapper around this library. That wrapper includes a two part modal, like we've been doing for content, otu topic picker.
/matrices.json
endpoint/matrices/:id/otus
)