Damyon Wiese
1561a37cab
MDL-37148 assign: Fix all phpdocs warnings from moodlecheck (except tests)
2013-09-13 13:30:02 +08:00
Rajesh Taneja
a69944eb8b
MDL-40218 Assignment: Show suspended user, similar to the way they are shown in grader report
2013-07-09 13:32:08 +08:00
Damyon Wiese
df211804f1
MDL-36804 mod_assign - allow students to resubmit work and display a submission + grading history
...
This is based on work by Davo Smith with input from Fernando Oliveira (Thanks guys!).
2013-04-02 13:37:51 +08:00
Damyon Wiese
d08e6c31fb
MDL-38061 Assignment - Use $CFG->showuseridentity to add extra fields to the assignment grading table/user summary.
2013-02-22 10:30:56 +08:00
Damyon Wiese
e5403f8c44
MDL-36904 Assignment: Fix all errors and warnings from codechecker
2013-01-04 15:46:15 +08:00
Damyon Wiese
64220210de
MDL-35740 Assignment: Change the assignment index page to use a renderer.
...
This also cleans up the patch to prevent students from seeing the number of submissions for the assignment.
2012-12-18 08:44:53 +08:00
Mark Nelson
3774324174
MDL-33791 Portfolio: Fixed security issue with passing file paths.
2012-11-08 00:26:13 +01:00
Raymond Wijaya
ec32d06834
MDL-34088: Advanced grading criteria is shown on assignment page (if used) before the assignment submissions have been graded.
2012-09-07 15:20:32 +08:00
Damyon Wiese
88cfe46998
MDL-31291: Do not show students names who have not submitted when blind marking is enabled.
2012-09-03 11:11:16 +08:00
Damyon Wiese
b473171a6f
MDL-31291: Blind marking feature for mod_assign
2012-09-03 11:11:16 +08:00
Damyon Wiese
12a1a0da2f
MDL-31284: New feature for mod_assign: Team assignments
2012-09-03 10:54:07 +08:00
Damyon Wiese
9e795179ad
MDL-31295: Allow granting individual extension dates to students for mod_assign
2012-09-03 10:08:47 +08:00
Damyon Wiese
94f26900c9
MDL-31288: New feature: Assignment submission statements
2012-07-27 16:00:10 +08:00
Damyon Wiese
f70079b9bf
MDL-2283: Display number of assignment submissions that need grading in the grading summary
2012-07-17 09:16:43 +08:00
Damyon Wiese
a1e54f4d6c
MDL-33327: Layout changes for the assignment grading table
...
Move the grading actions to a single drop down list above the header
Move the grading options below the grading table (although that is inconsistent)
Conflicts:
mod/assign/gradingtable.php
mod/assign/locallib.php
2012-06-14 15:22:42 +08:00
Damyon Wiese
509e59ca38
MDL-33547: Fix for mod_assign portfolio export for a list of files.
...
This will fix any submission or feedback plugin using render_area_files
to show a list of files.
2012-06-06 15:49:37 +08:00
Damyon Wiese
bf78ebd650
MDL-32932: Add quickgrading support to mod_assign
2012-05-15 13:33:59 +08:00
Dan Poltawski
9682626eec
MDL-31270: mod_assign fix whitespace issues
2012-05-03 16:05:58 +08:00
Damyon Wiese
bbd0e548c3
MDL-31270 mod_assign: introducing the assignment module
...
* Includes an assignment upgrade tool to convert from the old mod_assignment.
* Hides mod_assignment on new installs
2012-05-03 14:44:06 +08:00