Dan Poltawski
a9558a0559
Merge branch 'MDL-49241-27-enfix' of git://github.com/mudrd8mz/moodle into MOODLE_27_STABLE
2015-02-24 16:53:56 +00:00
Helen Foster
2017880f90
MDL-49241 lang: Merge English strings from the en_fix language pack
2015-02-23 21:17:31 +01:00
Zachary Durber
6e040c0593
MDL-35392 mod_assign: Push feedback to gradebook when releasing grades
...
When bulk changing workflow status a mismatch in variable
names meant that feedback wasn't being sent to the gradebook.
2015-02-23 09:17:17 +08:00
Mark Nelson
9e0b0f76bb
MDL-48884 mod_assign: prevented setting gradebook feedback unnecessarily
2015-02-09 22:18:21 -08:00
Zachary Durber
3d10a0b762
MDL-31036 mod_assign: Don't strip quickgrading feedback of special chars
2015-01-30 14:38:46 +08:00
Mark Nelson
5869dbfc4c
MDL-40285 mod_assign: added extra group submissions behat scenario
...
Thanks a lot to Jody Steele for providing the basis for the scenario.
2015-01-27 00:35:14 -08:00
Mark Nelson
731251f405
MDL-40285 mod_assign: show details for all default group members
2015-01-27 00:35:13 -08:00
Eloy Lafuente (stronk7)
e048e9f1ab
Merge branch 'M27_MDL-48574_workflow_state_updated_batch_single' of https://github.com/Dave-B/moodle into MOODLE_27_STABLE
2015-01-14 00:14:57 +01:00
Eloy Lafuente (stronk7)
0dc79af9c6
Merge branch 'MDL-41166-27' of git://github.com/danpoltawski/moodle into MOODLE_27_STABLE
2015-01-13 23:42:33 +01:00
David Balch
e119e084ec
MDL-48574 assign: Test workflow_state_updated fired on batch and single.
2015-01-09 16:48:01 +00:00
Zachary Durber
7e6411aae5
MDL-47425 mod_assign: Allow sorting by state without submissions.
...
Special thanks to Antton Rodriguez for the suggested patch.
2015-01-09 14:51:39 +08:00
Eloy Lafuente (stronk7)
b5e6324f77
Merge branch 'MDL-48748-27-enfix' of git://github.com/mudrd8mz/moodle into MOODLE_27_STABLE
2015-01-07 17:24:29 +01:00
David Balch
e2a3ea029a
MDL-48574 assign: Fire workflow_state_updated event on batch and single.
...
This change adds the workflow_state_updated event when changing workflow
state using the single grading page and the quick grading mechanisms.
Previously, it only fired for batch updates using
process_set_batch_marking_workflow_state().
2015-01-07 14:48:34 +00:00
Mark Nelson
91484edf1b
MDL-46498 mod_assign: fixed failing behat test due to GS
2015-01-07 13:30:20 +08:00
David Monllao
5d39accc72
Merge branch 'MDL-48549_m27' of git://github.com/markn86/moodle into MOODLE_27_STABLE
2015-01-07 09:40:40 +08:00
Helen Foster
bdc83459f7
MDL-48748 lang: Merge English strings from the en_fix language pack
2015-01-06 22:01:57 +01:00
Dan Poltawski
ec82925fb5
Merge branch 'MDL-48534_m27' of https://github.com/markn86/moodle into MOODLE_27_STABLE
2015-01-06 11:11:47 +00:00
Dan Poltawski
bf4dcc4518
Merge branch 'MDL-46498_m27' of https://github.com/markn86/moodle into MOODLE_27_STABLE
2015-01-05 17:48:41 +00:00
Andrew Nicols
d569c47219
MDL-48104 mod_assign: Strip out use of eval() for string parsing
...
I've also replaced other occurrences of M.str with the correct use of
M.util.get_string() instead.
2015-01-05 17:33:52 +00:00
Dan Poltawski
1fdfd7127c
MDL-41166 assign: don't display portfolio button when no permissions
...
Thanks to Katja Krüger for the basis of the patch.
2014-12-30 16:48:55 +00:00
Mark Nelson
de17153b4c
MDL-48549 mod_assign: added upgrade to clean the tables
2014-12-26 18:58:22 -08:00
Mark Nelson
935c6a5539
MDL-48549 mod_assign: delete entries from the flags/mapping tables
2014-12-26 18:57:31 -08:00
Mark Nelson
7eeca30cef
MDL-46498 mod_assign: added behat tests
2014-12-26 17:51:10 -08:00
Mark Nelson
383a8dfb04
MDL-46498 mod_assign: display correct grading status
2014-12-26 17:24:24 -08:00
Mark Nelson
9caa4c6005
MDL-48534 mod_assign: display correct workflow state and marker
2014-12-23 22:58:37 -08:00
Dan Poltawski
0e045c4c20
Revert "Merge branch 'MDL-48534_m27' of https://github.com/markn86/moodle into MOODLE_27_STABLE"
...
This reverts commit 8bdafc9460 , reversing
changes made to dc94f80ec7 .
2014-12-23 10:46:23 +00:00
Dan Poltawski
8bdafc9460
Merge branch 'MDL-48534_m27' of https://github.com/markn86/moodle into MOODLE_27_STABLE
2014-12-22 13:52:44 +00:00
Mark Nelson
e9c069bec4
MDL-45324 mod_assign: always notify students when requested
2014-12-18 14:09:56 +08:00
Mark Nelson
4909617ad2
MDL-48534 mod_assign: display correct workflow state and marker
2014-12-17 20:43:29 -08:00
David Monllao
aa2592e659
Merge branch 'MDL-48235-27-fixes' of git://github.com/xow/moodle into MOODLE_27_STABLE
2014-12-18 12:37:20 +08:00
Zachary Durber
bc11b05907
MDL-47442 mod_assign: Notify student when quick-grading grade
2014-12-18 12:16:33 +08:00
John Okely
f6c54bfbd3
MDL-48235 mod_assign: Fix grade of 0 not showing on feedback page in oracle
2014-12-18 10:25:40 +08:00
Dan Poltawski
8ea9052ae2
Merge branch 'MDL-43462_landscape_pdf_27' of git://github.com/davosmith/moodle into MOODLE_27_STABLE
2014-12-16 19:20:25 +00:00
Dan Poltawski
534fae49b1
Merge branch 'MDL-46442-27' of git://github.com/zbdd/moodle into MOODLE_27_STABLE
2014-12-16 13:54:15 +00:00
Davo Smith
fc4da5659e
MDL-43462 assignfeedback_editpdf: fix display of landscape PDFs
...
The size of the drawing canvas is now set from the size of the generated page image, with automatic
scrolling if it is too wide to display
Absolutely-positioned nodes (comments + stamps) are repositioned as the drawing canvas is scrolled
2014-12-16 11:54:42 +00:00
Zachary Durber
6edc717d0d
MDL-47694 mod_assign: Grades require a grade to show as graded
...
Special thanks to Howard Miller.
2014-12-16 11:20:26 +01:00
Dan Poltawski
4d76973693
Merge branch 'MDL-38128_27' of https://github.com/dmonllao/moodle into MOODLE_27_STABLE
2014-12-15 16:10:20 +00:00
Dan Poltawski
c363aaee5d
Merge branch 'MDL-45324_27' of git://github.com/jonof/moodle into MOODLE_27_STABLE
2014-12-15 14:59:39 +00:00
Dan Poltawski
ef32f26066
Merge branch 'MDL-47475-27' of git://github.com/andrewnicols/moodle into MOODLE_27_STABLE
2014-12-15 12:21:13 +00:00
David Monllao
4508c5d733
Merge branch 'MDL-48235-assign-reopen-until-pass-27_STABLE' of git://github.com/mpetrowi/moodle into MOODLE_27_STABLE
2014-12-15 17:34:28 +08:00
Andrew Nicols
840f924e75
MDL-47475 mod_assign: Copy files to other group members for editpdf
2014-12-15 08:51:13 +08:00
David Monllao
bc4a8d86f3
MDL-38128 mod_assign: Counts and groups unit tests
2014-12-12 14:04:30 +08:00
David Monllao
f683389194
MDL-38128 mod_assign: Fixing count teams and submissions with status
...
We should restrict the groups to the activity active group. Also
improving performance caching get_submission_group() results.
2014-12-12 14:04:29 +08:00
David Monllao
1a59856bb3
MDL-38128 mod_assign: Adding group selector to grading summary page
...
Thanks to Pau Ferrer Ocaña and Avi Levy for
their work on this issue.
2014-12-12 13:25:26 +08:00
Zachary Durber
b43cd17b0d
MDL-46442 mod_assign: Notify users when grades are changed
2014-12-11 13:27:43 +08:00
Jonathon Fowler
7b9a54432a
MDL-45324 assign: notify when workflow is Off, or if state is Released
...
When marking workflow is enabled, students will be notified only when
the workflow state transitions to 'Released'. Until that happens,
sending of messages will be held and the 'Notify students' grading
form option will be locked.
Additionally, the batch set marking workflow state facility gains
the 'Notify students' option.
Credit to Steve Upton and David Balch for the basis of this patch.
2014-12-10 22:28:07 +10:00
Matt Petro
ad2cacf152
MDL-48235 mod_assign: Fix reopen until pass behavior
2014-12-09 10:53:01 -05:00
Gregory Faller
402cc8811f
MDL-46172 mod/assign: Stop suspended users getting assign group emails
2014-12-06 08:27:30 +10:30
Damyon Wiese
9f04a2f0ab
Revert "Merge branch 'MDL-38128_27' of https://github.com/dmonllao/moodle into MOODLE_27_STABLE"
...
This reverts commit 86fd1a8625 .
This reverts commit 04334d635f , reversing
changes made to e91872f276 .
2014-11-28 15:10:42 +08:00
David Monllao
86fd1a8625
MDL-38128 mod_assign: Changes in grading summary page using team submissions
...
If there is an active group and (groupmode != NOGROUPS)
the displayed info is related with that single group.
2014-11-28 05:33:30 +08:00