I have a worksheet that I've loaded in Canvas as a pdf but I want the students to be able to fill out the worksheet and submit it. What do I need to do so the students can type in the pdf?
Good Morning,
That's a great question! You have several options. Here's what I've done with this situation.
Disable the file overlay and file preview in Canvas for that file. Why? Because DocViewer, the Canvas utility that enables the preview, just won't let students type in the preview into those form fields. Next, provide instructions to students on how to save the PDF after they fill in the form fields. Otherwise, their data won't transfer when they upload it. Finally, it's not directly applicable, but make sure your PDF is accessible, including ToolTips on all those form fields to make sure all students can use it.
You may also want to consider using a OneDrive or Google Assignments assignment if you want to leverage cloud storage, but that's not required. There are ways to turn a Microsoft Word document into a form-fillable document. Let me know if you'd like more info on that.
I hope this helps!
Nathan
Hi @CHess2
@Beehive has some useful suggestions.
You might also consider using the File Annotation Submission Type :- https://community.canvaslms.com/t5/Canvas-Releases/Canvas-Release-Notes-2021-05-15/ta-p/458153#toc-hId-700836373
So, we have encountered a few assignments where the Speedgrader presents the teacher with the "Empty Course" page, even though the course is not empty. I have discovered two New Quizzes in the same course where this has occurred, despite multiple students being assigned (at Module level, which passes the permission down to…
A teacher has expressed concerns with the recent update. Exact concern is as follows: "My Canvas has been acting glitchy since the last "update." For instance, when I grade essays the highlight and cursor tools do not always work. I have to try highlighting several times,or come back later to finish. It's told me I "ran…
A recent change my students have been complaining about is that they now have to wait for Canvas to process submissions so that it can be displayed within the browser before they can check that the submission worked. When the servers are heavily loaded I have seen student need to wait 5 minutes for this. When submitting at…
If I access to the student card I can see the recent messages, but I would like to see all the messages, not only the recent. Thank you
We are testing a third party integration from our college's ERP provider. We have connected it to our test environment. It seems to have very few features and options. So, just wondering if there is a way to monitor API calls. I was able to use the DAPClient in Python to download canvas_logs in our production environment.…