David Monllao
f60a16ad9d
Merge branch 'MDL-55162-master' of git://github.com/jleyva/moodle
...
Conflicts:
mod/assign/externallib.php
2016-07-18 20:35:50 +02:00
Michael Aherne
b4beaed931
MDL-55161 assign: Check for existence of gradebook feedback plugin
2016-07-13 09:01:45 +01:00
Juan Leyva
7336b66f05
MDL-55162 mod_assign: New WS mod_assign_view_assign
2016-07-12 14:39:24 +01:00
Cameron Ball
c30bfed180
MDL-41945 mod_assign: Add empty submission check
2016-07-06 10:07:04 +01:00
Cameron Ball
c89d23ee6d
MDL-41945 mod_assign: Properly check if submission is empty
...
Previous empty submission checks required the submission to
be saved to the database. This patch adds a new method to
submission plugins that lets them report whether the submission
is empty before it is saved.
2016-07-04 10:55:06 +08:00
Cameron Ball
16b36d376a
MDL-41945 mod_assign: Check if submission has been modified
...
This patch adds a check that stops a user submitting an assignment
if someone else has modified it in the meantime.
2016-07-04 10:51:57 +08:00
Dan Poltawski
631edc10ae
MDL-46721 assign: clarify ternerary statement
2016-06-07 12:15:19 +01:00
Dan Poltawski
db417025d7
Merge branch 'MDL-46721-master' of git://github.com/cameron1729/moodle
2016-06-07 12:12:28 +01:00
Steve Bader
9569b01cc9
MDL-49852 mod_assign: Fix group assignment completion tracking
...
Fixes completion tracking for group assignments where either only
one student is required to click Submit when submitting the
assignment for grading, all students are required to submit,
or no students are required to click submit (meaning that simply
uploading submits for grading).
2016-05-26 16:03:03 +08:00
Cameron Ball
4ca7fdd26e
MDL-46721 assign: Make blind marking participant numbers match
...
Previously emails were setting the "From" header to the incorrect
participant number.
2016-05-24 18:19:54 +08:00
David Monllao
677e6345c2
Merge branch 'MDL-52133-master' of git://github.com/ryanwyllie/moodle
2016-05-10 21:41:15 +08:00
Andrew Nicols
0301e11bae
Merge branch 'MDL-53821-master' of git://github.com/ryanwyllie/moodle
2016-05-10 18:36:15 +08:00
Ryan Wyllie
1b2f9dc60c
MDL-53821 mod_assign: Hide full name when blind marking
...
Hide the student's full name in the new grading intferface when blind
marking is on.
2016-05-10 02:07:02 +00:00
Ryan Wyllie
e6858c084a
MDL-52506 mod_assign: Fix return links for atto auto save
2016-05-10 01:22:48 +00:00
Ryan Wyllie
a6c1a1c753
MDL-52133 mod_assign: Support userid on single grade page
2016-05-06 07:18:44 +00:00
Dan Poltawski
ffce908869
Merge branch 'MDL-53780' of https://github.com/bostelm/moodle
2016-04-26 15:37:36 +01:00
Dan Poltawski
795adc89af
Merge branch 'MDL-52490_master' of https://github.com/dmonllao/moodle
2016-04-20 12:38:15 +01:00
David Monllao
c16c7530b1
Merge branch 'MDL-52596-assign-maxperpage' of https://github.com/brendanheywood/moodle
2016-04-20 11:04:10 +08:00
Brendan Heywood
80989850b6
MDL-52596 assign: Add max assignment per grading page site wide setting
2016-04-18 16:34:40 +10:00
David Monllao
064814eabe
MDL-52490 mod_assign: Patch refinements
2016-04-18 09:17:08 +08:00
evltuma
d0d8a2da8f
MDL-52490 assign: download selected assigment submissions as zip file
2016-04-18 09:17:08 +08:00
Damyon Wiese
77a530601a
MDL-53841 assign: Fix for assignment listing page.
...
Was throwing debugging because there is no course module defined on this page.
2016-04-17 22:35:41 +08:00
Damyon Wiese
821ab1bf9b
MDL-52954 assign: Behat fixes because the assign grading ui has changed
2016-04-15 15:57:56 +08:00
Henning Bostelmann
64ccb37d49
MDL-53780 mod_assign: Remove teachers from submission group members
2016-04-11 19:45:26 +01:00
Damyon Wiese
6853cd5ed4
MDL-52954 assign: Fix the reasonable cibot warnings.
2016-03-30 14:07:28 +08:00
Damyon Wiese
bb690849c9
MDL-52954 assign: Rebuild the assignment single grade page.
2016-03-30 13:47:21 +08:00
Juan Leyva
bdf1ac2796
MDL-52924 mod_assign: New WS mod_assign_get_submission_status
2016-03-16 17:23:20 +01:00
Juan Leyva
3216f6160b
MDL-52924 mod_assign: Move renderables creation to methods
2016-03-16 17:23:19 +01:00
Andrew Nicols
121a0d12fb
Merge branch 'MDL-52489_master' of git://github.com/markn86/moodle
2016-03-02 09:08:29 +08:00
Dan Poltawski
6a9b3c5a48
Merge branch 'MDL-53077' of git://github.com/Dave-B/moodle
2016-03-01 13:10:57 +08:00
evltuma
18a5b4d85c
MDL-52489 mod_assign: Download all submissions as a zip copy.
2016-02-26 12:09:30 +08:00
Adrian Greeve
238c05c23c
MDL-52397 mod_assign: Added new method to feedback plugins.
...
Added a method to the feedback plugins to check if feedback
has been modified. This allows for a more accurate record
of when the grade has been modified.
2016-02-24 15:09:08 +08:00
David Monllao
e8ba34ac89
Merge branch 'wip-MDL-52566-master' of https://github.com/cdsmith-umn/moodle
2016-02-15 15:17:13 +08:00
David Balch
e61036f48e
MDL-53077 assign: Set specific pagetype for pages with actions.
2016-02-12 16:35:04 +00:00
Eric Merrill
002864cc37
MDL-48778 assign: Use proper latest attempt for quickgrading prechecks
...
The code that stored lastmodified in gradingtable used a different
method to produce it than the processor used to generate the check
value. Fix that and also check that the attempt number has not changed.
2016-02-08 10:34:24 +08:00
Clement Smith
4956503b11
MDL-52566 mod/assign: Fix group submission draft records
...
When group assignments are submitted by the first student in a group,
the logic that saves the submission is not creating a draft
assignment record in mdl_assign_submission. This leads to problems
when other functions are used that depend on these records, such as
marking workflow. This fixes the issue and correctly creates
draft assignment submission records for the non-submitting students
in the group.
2016-01-25 10:06:45 -06:00
Eloy Lafuente (stronk7)
5311e22963
MDL-50083 mod_assign: protect code against not set flags
...
Yes could have used !empty() but for some reason found
the isset() && condition more clear. Tired brain, surely.
2016-01-20 02:50:15 +01:00
Eloy Lafuente (stronk7)
0ddbf9b937
Merge branch 'master_MDL-50083' of https://github.com/greg-or/moodle-mod_assign
2016-01-20 01:31:52 +01:00
Greg Faller
3eb931d365
MDL-50083 mod_assign: unlock submission when adding attempt
2016-01-20 09:26:55 +10:30
David Monllao
50e954163d
MDL-52269 mod_assign: Display info message if blind marking active
...
Only for users with mod/assign:viewblinddetails capability, as other
users will quickly notice it.
2016-01-18 12:15:34 +08:00
David Monllao
1a51661b94
MDL-52503 mod_assign: Removing session cache
...
Replaced with a global $SESSION var, deferring cleanup to session
destroy.
2016-01-05 15:04:32 +08:00
Michael Aherne
f6b4fe38a9
MDL-52439 assign: correct get_user_submission() phpdoc
2015-12-29 10:37:14 +00:00
Eloy Lafuente (stronk7)
71a2aaabd4
Merge branch 'MDL-44598_master' of https://github.com/jonof/moodle
2015-11-30 23:52:45 +01:00
Michael Aherne
72797e6845
MDL-52013 assign: Allow subplugins to add calendar events
2015-11-26 14:28:53 +00:00
Neill Magill
3fca693751
MDL-44330 Assign: Assignment grading may not display expected student
...
Before this patch it was possible for the student displayed on the grading page to
not be the student that the user selected to grade. This would occur if:
1) The user had the table ordered by a value that could be modified,
for example Last modified (submission), Grade, Last modified (grade)
2) Another user performed an action that was recorded in Moodle in the time
between the user generating the table and clicking on a grade link.
If a user did not notice a different user had been loaded it could result in them giving
a grade to the incorrect user.
This patch ensures that the state of the table is cached every time it is viewed by a user
who has the capability to grade.
2015-11-24 08:42:00 +00:00
Eloy Lafuente (stronk7)
9e9754b7aa
Merge branch 'MDL-51515-master' of git://github.com/junpataleta/moodle
2015-11-11 23:14:47 +01:00
Damyon Wiese
6c2cfe281f
MDL-51515 assign: Fix typo setting url in nav tree.
...
Thanks to Nelson Moller and Tyler Bannister.
2015-11-11 11:14:03 -06:00
Dan Poltawski
8e4c398b52
Merge branch 'MDL-51314-groupmembership' of https://github.com/dmitriim/moodle
2015-11-10 14:44:22 +00:00
Dan Poltawski
f46aa6bc42
Merge branch 'MDL-51628-master' of git://github.com/damyon/moodle
2015-11-09 11:01:21 +00:00
David Monllao
0f1b3c69d8
Merge branch 'MDL-40245_master' of git://github.com/SWiT/moodle
2015-11-09 16:12:44 +08:00