[SpeedGrader] Support for .java files.
Problem statement:
I have been using Canvas and SpeedGrader to grade *.java files for the past 2 years. The files are essentially text files with a different extension. If the submission used a *.txt file, then it would render correctly. However since students are in a Computer Science class they need to write code that can be compiled in an IDE, thus the need for a *.java extension. However, I really don't understand why SpeedGrader has worked for 2 years and now it doesn't.
Proposed solution:
Support *.java files using the process as is currently being used to render *.txt files in SpeedGrader.
User role(s):
instructor,student
6 Comments