mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 09:26:35 +02:00
MDL-37490 mod_assign: Add setting to show the due date on the course page.
This commit is contained in:
parent
b3be471f52
commit
ef8a6dfb33
9 changed files with 69 additions and 8 deletions
|
@ -52,6 +52,7 @@ class backup_assign_activity_structure_step extends backup_activity_structure_st
|
|||
'sendnotifications',
|
||||
'sendlatenotifications',
|
||||
'duedate',
|
||||
'displayduedate',
|
||||
'cutoffdate',
|
||||
'allowsubmissionsfromdate',
|
||||
'grade',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue