mirror of
https://github.com/moodle/moodle.git
synced 2025-08-07 18:06:51 +02:00
MDL-42179 mod_assign: Time remaining issue for group assignment
This commit is contained in:
parent
5fd0df97c5
commit
79397b56cb
4 changed files with 251 additions and 41 deletions
|
@ -423,7 +423,6 @@ $string['teamsubmission'] = 'Students submit in groups';
|
|||
$string['teamsubmission_help'] = 'If enabled students will be divided into groups based on the default set of groups or a custom grouping. A group submission will be shared among group members and all members of the group will see each others changes to the submission.';
|
||||
$string['teamsubmissiongroupingid'] = 'Grouping for student groups';
|
||||
$string['teamsubmissiongroupingid_help'] = 'This is the grouping that the assignment will use to find groups for student groups. If not set - the default set of groups will be used.';
|
||||
$string['teamsubmissionstatus'] = 'Group submission status';
|
||||
$string['textinstructions'] = 'Assignment instructions';
|
||||
$string['timemodified'] = 'Last modified';
|
||||
$string['timeremaining'] = 'Time remaining';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue