Damyon Wiese
7b647abcb8
MDL-36804 Assignment submisison history - fix width column
...
Fix the width of the left column in the history and submission tables so
they all line up on the page.
2013-04-02 13:37:51 +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
0b352fd94e
MDL-37770 Assignment submission comments do not work without javascript.
...
This is mostly fixed by MDL-36832 which correctly sets the $PAGE->url.
This patch hides the submit and textareas from submission comments in the grading table when
javascript is disabled and quickgrading is enabled. This particular combination results in a form
nested in a form which does not work (and cannot be fixed in a reasonable amount of time).
2013-02-21 11:55:24 +08:00
Frederic Massart
0348468bee
MDL-36912 usability: CSS adaptations for assignment
2012-11-30 19:25:14 +08:00
Damyon Wiese
66d3fe3708
MDL-33431: Allow in page toggling of full/summary of submissions/feedback in assignment
2012-09-20 10:52:30 +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
fa7f3a86b5
MDL-33848: Prevent file listings in the assignment module having an ugly border
2012-06-19 22:53:14 +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
Sam Hemelryk
2a4fbc327c
MDL-32932 mod_assign: Coding style clean up and security improvement
2012-05-22 14:21:47 +12:00
Sam Hemelryk
c5b8ae0eb7
Merge branch 'MDL-32932' of git://github.com/netspotau/moodle-mod_assign
...
Conflicts:
mod/assign/gradingtable.php
2012-05-22 14:21:41 +12:00
Damyon Wiese
bf78ebd650
MDL-32932: Add quickgrading support to mod_assign
2012-05-15 13:33:59 +08:00
Damyon Wiese
3b6bbd767b
MDL-32902: Remove 70% width stylesheet rule for tables on the mod_assign submission screen.
2012-05-14 11:39:42 +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