oasis4hedev / salsa

Web app for creating a syllabus in an accessible HTML document, publishing to the Canvas LMS, and more.
https://syllabustool.com
Other
6 stars 5 forks source link

use an existing document or duplicate a document for this requests course_id #541

Closed opsaaaaa closed 4 years ago

opsaaaaa commented 5 years ago

as a user from the lti i want to be able to pic from one of my existing documents to use as template or to link as this document.

when no documents with my course_id match a existing documents lms_course_id. then show me a dialog listing documents that belong to both me and my organization. and for all of the document show use as template for new document link. and for documents without lms_course_id show a link to this document.

when I click use as template for a given document, then use that document as a template for a new document. and leave me on then new documents edit page

when I click link to this document. then populate that documents course_id and leave me on that documents edit page.

when a documents with my course_id match a existing documents lms_course_id. then leave me on the edit page for that document.

opsaaaaa commented 4 years ago

this was implemented