|
[
Permalink
| « Hide
]
Lori Bakken added a comment - 02/Oct/08 05:48 AM
We have the same problem as well
We have a number of instructors who have run into this as a problem. Even if they are using a gradebook, they don't always want to assign a grade to an "assignment" as they are not considering the exchange an "assignment". I didn't seem to be a problem with previous versions of Moodle. Thanks.
I would argue that this is more than a minor problem. When an instructor selects "No Grade," s/he should not have to input a fake grade for every student simply so that they can see the returned file. For large classes this process is time consuming. If one is using the Moodle gradebook, one must take the additional step of making sure the fake grades do not affect the student's final grade.
This behavior also occurs if the teacher does not give a reply in the comment box on the quick grading assignment screen. If this is left empty, then the response file will not be presented to the student as well.
Has there been any progress on this? Now that our Spring semester has started, I am seeing more faculty experiencing this problem. It is more than a minor issue for us.
The following patch to mod/assignment/type/upload/assignment.class.php seems to fix it for us:
@@ -108,7 +108,7 @@
This looks similar to MDL-18516.
We are experiencing this issue in v1.9.5
Alternate work-around: You can leave Grade set to "No Grade" IF you add some text in the Feedback text field. |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||