mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 09:56:38 +02:00
MDL-32932: Add quickgrading support to mod_assign
This commit is contained in:
parent
a769a00157
commit
bf78ebd650
10 changed files with 437 additions and 58 deletions
|
@ -128,3 +128,7 @@ div.earlysubmission {
|
|||
border: 0px;
|
||||
}
|
||||
|
||||
#page-mod-assign-view div.gradingtable tr .quickgrademodified {
|
||||
background-color: #FFCC99;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue