Dan Marsden
f8d107b3a8
MDL-38359 Marking Allocation and Workflow code
...
based on Marking workflow code from Damyon Wiese
2013-06-11 14:11:41 +08:00
Sam Hemelryk
b618f2d9f7
Revert "MDL-37490 mod_assign: Add setting to show the due date on the course page."
...
This reverts commit ef8a6dfb33c572beb0982818e9380476d6e636e2.
2013-06-11 17:10:36 +12:00
Gareth J Barnard
ef8a6dfb33
MDL-37490 mod_assign: Add setting to show the due date on the course page.
2013-06-08 10:44:28 +01:00
David Monllao
5d7b6307b1
MDL-39586 behat: Closed list of stackeholders
2013-05-09 18:38:13 +08:00
David Monllao
550d842e3c
MDL-39232 behat Normalize feature tags according to component names
2013-04-30 11:54:47 +08:00
Eloy Lafuente (stronk7)
a7ed1eca08
Merge branch 'MDL-38970_master' of git://github.com/dmonllao/moodle
2013-04-11 00:22:42 +02:00
David Monllao
fac8515d63
MDL-38970 behat: New test
...
According to MDLQA-65, a teacher can
prevent or allow assignment submission
changes.
2013-04-10 17:35:01 +08:00
Petr Škoda
0ddd65d9e0
MDL-38989 add missing test timeout reset
2013-04-10 09:49:19 +02:00
Eloy Lafuente (stronk7)
5bd80500f2
Merge branch 'MDL-38942_master' of git://github.com/dmonllao/moodle
2013-04-09 23:13:44 +02:00
Eloy Lafuente (stronk7)
d2f77303b0
Merge branch 'MDL-38969_master' of git://github.com/dmonllao/moodle
2013-04-09 23:13:32 +02:00
David Monllao
eb18e0232f
MDL-38967 behat: New test
...
According to MDLQA-58, in an assignment
students can upload files for assessment.
2013-04-09 10:50:29 +08:00
David Monllao
912a46dbce
MDL-38969 behat: New test
...
According to MDLQA-59, in an assignment
students can add and edit text online.
2013-04-09 10:32:05 +08:00
David Monllao
ad2f644087
MDL-38942 behat: New test
...
According to MDLQA-4582, a teacher can
set a group assignment.
2013-04-08 17:33:37 +08:00
Damyon Wiese
fab5cb3604
MDL-36804: Assign resubmission history - remove locked/mailed
...
Remove locked/mailed flags from the grade record in the unit tests.
It just would not have done anything because the columns dont exist.
2013-04-03 14:17:00 +08:00
Damyon Wiese
a13fbf5fe8
MDL-36804 Assignment - Make sure webservice only returns the last submission/grade.
2013-04-02 13:37:51 +08:00
Damyon Wiese
df211804f1
MDL-36804 mod_assign - allow students to resubmit work and display a submission + grading history
...
This is based on work by Davo Smith with input from Fernando Oliveira (Thanks guys!).
2013-04-02 13:37:51 +08:00
Eloy Lafuente (stronk7)
46e120c561
Merge branch 'MDL-37835-master' of git://github.com/damyon/moodle
2013-02-26 10:06:14 +01:00
Damyon Wiese
115277060a
MDL-37835 Assignment unit tests - Do not fail if custom plugins are installed.
2013-02-26 09:09:53 +08:00
Damyon Wiese
9c986ee01d
MDL-38115 Assignment Unit tests : speedup (round 2)
2013-02-26 09:00:06 +08:00
Damyon Wiese
c211409998
MDL-36832 Assignment Fix issues found by unit tests with previous patch
2013-02-21 11:22:06 +08:00
Dan Poltawski
3770eadb82
Merge branch 'MDL-38047-master' of git://github.com/damyon/moodle
2013-02-19 13:31:11 +08:00
Damyon Wiese
a5c793c38c
MDL-38047 Assignment unit tests - Shave 1 minute from the unit tests for mod_assign.
2013-02-15 12:36:21 +08:00
Damyon Wiese
b0da618b61
MDL-37337 Assignment: Restructure assignment settings screen to make it "wieldy"
2013-02-15 11:26:21 +08:00
Damyon Wiese
46692c3a81
MDL-37635 Assign: Prevent errors when viewing a feedback for an assignment with no gradeitem in gradebook
...
Also adds unit tests to verify that:
Feedback is visible even if there is no grade
The grade is not shown if the gradeitem is hidden unless you have mod/assign:grade capability
2013-02-01 13:46:08 +08:00
Dan Poltawski
a42a78754f
Merge branch 'MDL-37547-master' of github.com:damyon/moodle
2013-01-23 15:58:34 +08:00
Dan Poltawski
1c426a56f8
Merge branch 'MDL-37082-master' of git://github.com/damyon/moodle
2013-01-23 15:53:20 +08:00
Damyon Wiese
8549deb969
MDL-37082: Fixed failed unit tests from previous patch
2013-01-23 15:23:37 +08:00
Damyon Wiese
d021941d6c
MDL-37547 Assign: Fix failed unit test on oracle.
...
Oracle is rounding numbers with no decimals - which causes a test failure.
2013-01-23 14:56:21 +08:00
Dan Poltawski
bc5165c2be
Merge branch 'MDL-37082_master' of git://github.com/markn86/moodle
2013-01-23 14:45:59 +08:00
Mark Nelson
18aaeef0b6
MDL-37082 mod_assign: removed reference to deprecated delete_course_module function in the unit tests
2013-01-23 14:25:02 +08:00
Aparup Banerjee
1a6192f928
Merge branch 'MDL-37547-master' of github.com:damyon/moodle
2013-01-22 13:57:25 +08:00
Eloy Lafuente (stronk7)
cccdddf241
Merge branch 'MDL-37539-master' of github.com:damyon/moodle
2013-01-22 02:11:27 +01:00
Damyon Wiese
f518843d4c
MDL-37539 assign: Fix unit test after changes to upgrade for advanced file assignments.
2013-01-22 09:04:13 +08:00
Dan Poltawski
73ce4ac996
Merge branch 'MDL-37457_master' of git://github.com/dmonllao/moodle
2013-01-21 10:53:12 +08:00
Dan Poltawski
9f780282fa
MDL-31682 - fix for online text assignments
2013-01-17 15:48:29 +08:00
Damyon Wiese
cb5b486040
MDL-37547 Assignment: Add unit tests for mod/assign/lib.php
2013-01-16 16:36:19 +08:00
Eloy Lafuente (stronk7)
493d8f781c
Merge branch 'MDL-37354-master' of git://github.com/mouneyrac/moodle
...
Conflicts:
message/tests/externallib_test.php
2013-01-15 21:50:31 +01:00
David Monllao
6b21986911
MDL-37457 testing Mark current classes as deprecated
2013-01-15 11:07:45 +08:00
David Monllao
5c3c2c81be
MDL-37457 testing Refactoring references
2013-01-15 11:07:43 +08:00
Sam Hemelryk
ddca5610d3
Merge branch 'MDL-31682' of git://github.com/Lightwork-Marking/moodle
...
Conflicts:
mod/assign/version.php
2013-01-15 10:21:20 +13:00
Jerome Mouneyrac
fb695f6e3d
MDL-37354 clean return value for each externallib PHPUnit tests
2013-01-09 13:47:01 +08:00
Damyon Wiese
47f48152f7
MDL-35413 Assignment: Add unit tests (lots of them).
2013-01-04 15:51:08 +08:00
Paul Charsley
c144959c4d
MDL-31682 added mod_assign_get_submissions web service function
2013-01-03 09:46:59 +13:00
Paul Charsley
1378838eca
MDL-31683 added mod_assign_get_assignments web service function
2012-10-17 13:21:44 +13:00
Paul Charsley
1f8c8f6125
MDL-31873 added mod_assign_get_grades web service function
2012-09-21 10:29:15 +12:00