PoeticMediaLab / Lacuna

Lacuna: Digital Annotation for Teaching and Learning
http://www.lacunastories.com
GNU General Public License v2.0
36 stars 20 forks source link

Moodle LTI consumer cannot show up the "Manage Lacuna" menu item #240

Closed fishfree closed 5 years ago

fishfree commented 5 years ago

In moodle, I follow the Canvas integration instructions here. All works except the "Manage Lacuna" menu item, there is no such menu item in Moodle.

mwidner commented 5 years ago

The integration has only been tested with Canvas, not Moodle. I strongly suspect there's a different setup required in Moodle to make things show up in the menu than there is in Canvas.

fishfree commented 5 years ago

@mwidner This is the screenshot of the Moodle LTI config page. I cannot figure out which fields can provide the "Manage Lacuna" menu functionality. image

mwidner commented 5 years ago

Lacuna does not provide automatic configuration support for Moodle like it does for Canvas.

fishfree commented 5 years ago

@mwidner I just paste the ***/lti/canvas.xml in Moodle, Moodle automatically parsed it and populated the configuration forms. Now I guess it is because Moodle doe not support the lticm:options as a LTI consumer.

mwidner commented 5 years ago

Oh, that would make sense.