Hi Peter,
I still seem to have this problem. I am aware of the XML config builder as well as the EDU App center tool to generate the APP XML.
I use "canvas.instructure.com" and the feature of specifying a URL for each placement does not seem to be supported.
In my case I have the following specified:
<blti:launch_url>mylaunchURL</blti:launch_url>
<lticm:options name="homework_submission">
<lticm:property name="url">My Assignments link</lticm:property>
</lticm:options>
<lticm:options name="course_navigation">
<lticm:property name="url">my course navigation link</lticm:property>
</lticm:options>
I noticed that in case of the course navigation link it took correct URL specified under course_navigation. However, it does not seem to honor the URL under homework_submission. Instead it used the "blti:launch_url" when the external tool was configured in the assignment.
I am wondering if anyone else has faced this problem. Any inputs on this will be appreciated. Thanks.
- Arun