The Instructure Community is fully available, including guides, release notes, forums, and groups. If some styling still looks unusual, clear your cache and cookies.
Found this content helpful? Log in or sign up to leave a like!
I have students complete peer reviews for assignments in a coding class. They submit MATLAB code files (with .mlx and .m extensions), and their peers are supposed to download them, test them, and provide feedback.
There isn't an issue with the .mlx files (surprisingly), but the .m files are automatically converted to annotated PDFs when they are downloaded, and those do not run in MATLAB. Students have just been copying and pasting the text from the preview into MATLAB, but that bypasses some of the critical file-naming convention skills that the original student needed to demonstrate. It looks like this is an issue for Excel files as well.
Any tips on how to bypass this automatic conversion? Or is this a feature request?
Solved! Go to Solution.
I think you're correct, @tweathers , that this will likely be a feature request, and that would lead to conversations about which file types should be included in the list not to be converted to PDF. Before then, I bet those whose expertise lies in the area of security might also have some thoughts on code files being up- and downloadable via Canvas. How about having students wrap their .m files inside a .zip file? I have CIS colleagues who do that when their students are writing scripts, macros, etc.
I’m going to mark my response as a solution, but there can be more than one. I hope our colleagues here in the Community can share other options for meeting your needs.
I think you're correct, @tweathers , that this will likely be a feature request, and that would lead to conversations about which file types should be included in the list not to be converted to PDF. Before then, I bet those whose expertise lies in the area of security might also have some thoughts on code files being up- and downloadable via Canvas. How about having students wrap their .m files inside a .zip file? I have CIS colleagues who do that when their students are writing scripts, macros, etc.
I’m going to mark my response as a solution, but there can be more than one. I hope our colleagues here in the Community can share other options for meeting your needs.
Thank you for your reply. I like the .zip file suggestion, I will implement that moving forward, though if anyone else in this community has other ideas I am happy to hear them too!
The posted "solution" is not a solution but, instead, a hack to work around the problem. Canvas, can you please solve this problem properly because it is causing my students untold grief. When peer files are uploaded for peer reviews, they should only be converted to PDF if the lecturer requests this. I find it amazing that canvas automatically changes these files without giving an opt-out option.
To interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign inTo interact with Panda Bot, our automated chatbot, you need to sign up or log in:
Sign in