Rajesh Taneja
0ce090c09a
MDL-50154 behat: Click on Grades link under navigation
2015-05-08 10:06:39 +08:00
John Okely
4887d15228
MDL-49983 navigation: Remove 'my' from user context navigation
2015-05-04 12:38:50 +08:00
David Monllao
388b0beec1
MDL-49637 mod_assign: Fixing behat test
...
The participant number is dynamically generated so it is not possible to
match known values.
Match on the submission text instead.
2015-04-30 14:03:50 +08:00
Neill Magill
6e972bdd34
MDL-49637 assign: Behat test for blind marking with workflow
...
This test checks that that if reveal student identities is used before or after the submissions grades have
been set released that the teacher's feedback is displayed to students.
2015-04-28 09:04:57 +01:00
Rajesh Taneja
0fe86bbdbb
MDL-49799 behat: replaced asd.com with example.com
...
asd.com is a valid domain, we should use reserved domain names for testing
2015-04-20 11:21:20 +08:00
Dan Poltawski
aa96a20027
Merge branch 'MDL-49837-master' of git://github.com/jleyva/moodle
2015-04-16 10:32:14 +01:00
Juan Leyva
7f45111e36
MDL-49837 assign: Use correct assertions and fix return params cleaning
2015-04-15 12:21:38 +02:00
Damyon Wiese
46a2fbc4b7
MDL-49412 Navigation: Remaining behat fixed for nav branch
...
Behat is passing after this change.
Part of MDL-45774.
2015-04-10 17:19:28 +08:00
Damyon Wiese
221210e9b2
MDL-49412 Behat: Fix behat tests for all of @mod
...
This is after the navigation changes for 2.9.
Part of MDL-45774.
2015-04-10 17:18:23 +08:00
Dave Cooper
81d7de1aa1
MDL-48936 lang: Changed "My Home" to "Dashboard".
...
Part of MDL-45774
2015-04-10 17:16:27 +08:00
Rajesh Taneja
bed022decb
MDL-48159 mod_assign: Use proper step to navigate to homepage
2015-04-09 11:13:33 +08:00
Rajesh Taneja
3072d006be
MDL-48159 mod_assign: Fixed behat to pass on chrome
...
Chrome driver doesn't support clicking on
link which wrap on multiple lines. In this
case link is wrapped in navigation block
and was failing on chrome.
2015-04-09 11:07:34 +08:00
Eloy Lafuente (stronk7)
a7d5af2d82
Merge branch 'MDL-48159' of https://github.com/andrewhancox/moodle
2015-04-07 19:13:56 +02:00
Andrew Hancox
e528997a4a
MDL-48159 mod_assign: Added setting preventsubmissionnotingroup
...
If enabled a user will be unable to make a submission unless they are a
member of a group.
2015-04-07 14:30:40 +01:00
Andrew Nicols
df15759724
Merge branch 'wip-mdl-49513' of https://github.com/rajeshtaneja/moodle
2015-04-02 11:06:27 +02:00
Rajesh Taneja
bed97c39eb
MDL-49513 behat: Set admin config using php api
...
Added a new set to set config using set_config() api
to make steps faster and more efficient
2015-04-01 14:25:23 +08:00
Juan Leyva
0be81772f0
MDL-49617 webservices: Additional tests for the new function
2015-03-26 15:55:23 +01:00
Tony Butler
5047b0ea8f
MDL-49075 mod_assign: Add assertions to marking workflow unit test
...
Make sure grades aren't pushed to gradebook for marking workflow
states other than 'released'.
2015-02-26 11:52:46 +00:00
Rajesh Taneja
6628ea3f0c
MDL-47172 print_overview: Fixed behat for overview changes
2015-02-18 11:37:50 +08:00
Ankit Agarwal
81251186e7
MDL-47172 print_overview: Add more unit tests
2015-02-13 11:12:13 +05:30
Mark Nelson
d838640e4c
MDL-48608 mod_assign: correctly display grades for group assignments
2015-02-02 20:13:24 -08:00
Mark Nelson
d2e1c5f5fc
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:36:49 -08:00
Eloy Lafuente (stronk7)
ccb722b76c
Merge branch 'MDL-48574_workflow_state_updated_batch_single' of https://github.com/Dave-B/moodle
2015-01-15 08:35:01 +00:00
David Balch
73f419ea43
MDL-48574 assign: Test workflow_state_updated fired on batch and single.
2015-01-09 15:18:05 +00:00
Mark Nelson
3f94c97a99
MDL-46498 mod_assign: fixed failing behat test due to GS
2015-01-06 20:48:35 -08:00
Andrew Nicols
9a99c21caf
Merge branch 'master_MDL-48428' of https://github.com/greg-or/moodle-mod_assign
2015-01-07 10:23:57 +08:00
Mark Nelson
d4aa23d09e
MDL-46498 mod_assign: added behat tests
2014-12-26 17:48:06 -08:00
Gregory Faller
24937b2c1e
MDL-48428 mod/assign: Allow Grant extension option in offline assignment
2014-12-17 14:26:25 +10:30
Dan Poltawski
b721d502e4
Merge branch 'MDL-46442-master' of git://github.com/zbdd/moodle
2014-12-16 13:52:52 +00:00
Eloy Lafuente (stronk7)
2da9d573c3
Merge branch 'MDL-47694-master' of git://github.com/zbdd/moodle
2014-12-16 11:18:08 +01:00
Zachary Durber
a4b10a5244
MDL-46442 mod_assign: Notify users when grades are changed
2014-12-16 14:49:52 +08:00
Dan Poltawski
dda9997250
Merge branch 'MDL-38128_master' of https://github.com/dmonllao/moodle
2014-12-15 16:10:15 +00:00
Dan Poltawski
3a299d82e0
Merge branch 'MDL-45324' of git://github.com/jonof/moodle
2014-12-15 14:59:34 +00:00
David Monllao
edf938687f
Merge branch 'MDL-48235-assign-reopen-until-pass' of git://github.com/mpetrowi/moodle
2014-12-15 17:30:40 +08:00
David Monllao
2dda9417dd
MDL-38128 mod_assign: Counts and groups unit tests
2014-12-12 15:10:23 +08:00
Jonathon Fowler
70cfc878b9
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:29:08 +10:00
Zachary Durber
8c1050f87d
MDL-47694 mod_assign: Grades require a grade to show as graded
...
Special thanks to Howard Miller.
2014-12-09 15:55:29 +08:00
Eloy Lafuente (stronk7)
38ea5e0a39
MDL-21724 course: change remaining tests to new "Save and display"
2014-12-04 12:14:31 +00:00
Matt Petro
e77bacab4f
MDL-48235 mod_assign: Fix reopen until pass behavior
2014-12-02 14:01:22 -05:00
Frederic Massart
ab14ab741e
MDL-48180 mod_assign: By default do not count 'new' submissions
2014-11-17 15:14:37 +08:00
Dan Poltawski
3194ca4b02
Merge branch 'MDL-47975-master' of git://github.com/damyon/moodle
2014-11-11 19:05:45 +00:00
Simey Lameze
8c674e80ec
MDL-46986 mod_assign: Change the asserting to false
2014-11-07 15:54:14 +08:00
Damyon Wiese
a0f8db77bb
MDL-47975 assign: Stop gap fix for random time fails.
2014-10-31 12:52:24 +08:00
Damyon Wiese
8112670d62
MDL-47815 assign: Fix random unit test fails
...
This test was failing when it was run really slowly (looking at you oracle).
2014-10-24 11:48:18 +02:00
Damyon Wiese
821ce4d63b
MDL-47655 assign: Fix unit tests triggering debugging
...
Test was triggering notifications - so needs to use a message sink.
2014-10-17 09:45:02 +08:00
Damyon Wiese
9e035dae1b
MDL-47655 assign: Treat 'new' status as never submitted.
...
This fixes the recent activity callbacks to ignore submissions with a 'new' status.
The unit tests for recent activity were modified, because they were relying on the old behaviour of 'submitted' being the default status.
AMOS BEGIN
CPY [submissionstatus_,mod_assign],[submissionstatus_new,mod_assign]
AMOS END
2014-10-16 13:56:07 +08:00
Mark Nelson
ba8024665d
MDL-40697 mod_*: fixed unit tests so they pass
2014-10-07 19:08:35 -07:00
Damyon Wiese
c154b1f93d
MDL-46171 assign: Peer review cleanups
...
* Remove hardcoded table names
* Remove some code that was left in after debugging
* Add some comments about grades with no submission
* Set submission->latest to 0 on restore (it will get fixed later)
* Changed get_records_sql to get_recordset_sql in restore.
2014-09-24 15:07:36 +08:00
Damyon Wiese
9e3eee671f
MDL-46171 Assign: Always require a submission record if there is a grade
...
Also - update unit tests to match the new expectations.
2014-09-24 15:07:36 +08:00
Damyon Wiese
1523f9e0fb
MDL-46171 Assign: Update code so latest field on assign_submission table is always set correctly
2014-09-24 15:07:36 +08:00