Canvas LMS 'Get a Submission' module

:bullseye: What is your goal?

I would like to check on a daily basis whether submissions were made for a particular quiz in Canvas LMS. I am using the Get a Submission module for Canvas LMS. They however ask for a User ID, where I am wanting to find quiz submissions from any user in the course.

What do I enter in that field OR am I going about this in the wrong way? Should I rather be doing an API call for submissions instead of using this module?

:thinking: What is the problem & what have you tried?

‘Self’ is the default entry in the module. I’ve tried entering a valid User ID just to check whether it works but it still gives me an error.

:clipboard: Error messages or input/output bundles

Error
Couldn’t find the Canvas resource in module 1, Get submission. The Course ID, Assignment ID, or User ID field likely points to a missing item.

Possible fixes:

Check the Course ID field and use a real Canvas course.
Check the Assignment ID field and use a real assignment in that course.
Check the User ID field and use a real student in that course.

:camera_with_flash: Screenshots (scenario flow, module settings, errors)

Welcome to the Make community!

Looks like the Canvas modules have not been fully developed yet. Or, you should select the course without mapping the ID there (turn off the map toggle).

Otherwise, you will need to use Get an Assignment to get the Assignment ID first. If you do not know the Assignment ID, you can use the Search Assignments module.

Hope this helps! If you are still having trouble, please provide more details.

@samliew
P.S.: investing some effort into the tutorials in the Make Academy will save you lots of time and frustration using Make!