Frederic Massart
40f874ce29
MDL-47489 core_grades: Behat tests covering contributions with extra credit
2014-10-20 13:52:18 +08:00
Dan Poltawski
560b04b408
Merge branch 'MDL-47243-master' of git://github.com/xow/moodle
2014-10-15 16:14:39 +01:00
Dan Poltawski
22caa080f9
Merge branch 'MDL-38732-master-2nd' of git://github.com/FMCorz/moodle
2014-10-15 08:41:23 +01:00
John Okely
3087835ae3
MDL-47243 core_grades: Add behat tests for outcomes in Natural
2014-10-15 14:33:31 +08:00
Frederic Massart
e813b7286e
MDL-38732 gradereport_grader: Undefined variable in unit tests
2014-10-15 12:22:35 +08:00
Dan Poltawski
4f639ec86b
Merge branch 'MDL-47463-master' of git://github.com/FMCorz/moodle
2014-10-14 19:11:57 +01:00
Frederic Massart
1d65db8b39
MDL-47463 core_grades: Behat checks the contribution of single item scales
2014-10-13 18:23:03 +08:00
Frederic Massart
21dd684207
MDL-47463 core_grades: Behat checks the contribution of scales
2014-10-13 16:01:32 +08:00
Adrian Greeve
0cf122171b
MDL-46819 core_grades: Negative weights are changed to 0
...
Negative weights in the natural aggregation are not currently permitted.
Any figure below zero is changed to a zero.
2014-10-13 08:19:24 +08:00
Dan Poltawski
66689366a0
Merge branch 'wip-MDL-47543-master' of git://github.com/marinaglancy/moodle
...
Conflicts:
theme/bootstrapbase/less/moodle/grade.less
theme/bootstrapbase/style/moodle.css
2014-10-08 15:49:58 +01:00
Dan Poltawski
e462093201
Merge branch 'MDL-46658-master' of git://github.com/andrewnicols/moodle
...
Conflicts:
theme/bootstrapbase/less/moodle/grade.less
theme/bootstrapbase/style/moodle.css
2014-10-08 10:26:13 +01:00
Marina Glancy
9f1088d482
MDL-47543 core_grades: behat changes, also MDL-47541
2014-10-08 15:03:37 +08:00
Andrew Nicols
7feac0aab6
MDL-46658 gradebook: Fix gradebook behat tests
...
This issue is a part of the MDL-25544 Epic.
2014-10-08 09:31:57 +08:00
Marina Glancy
837b92897d
MDL-47430 core_grades: rename strings in Behat tests
2014-10-03 13:55:25 +08:00
Marina Glancy
ebfcb9eb90
MDL-47492 core_grades: Behat test for using scales and mingrade in gradebook
2014-10-03 13:55:25 +08:00
Marina Glancy
165cdabacb
MDL-47146 core_grades: fix class names (contd)
...
Part of: MDL-46576
2014-10-03 13:55:25 +08:00
Frederic Massart
3a1a6c6712
MDL-47430 core_grades: Adding behat test for alternative mingrade
...
Part of: MDL-46576
2014-10-03 13:55:24 +08:00
Damyon Wiese
11c93e286b
MDL-47110 Grades: Get the autoupdateweight behat tests to pass.
...
Part of: MDL-46576
2014-10-03 13:55:24 +08:00
Adrian Greeve
f70da024c8
MDL-47110 core_grades: Update to auto_adjust_weights
...
Part of: MDL-46576
2014-10-03 13:55:24 +08:00
Marina Glancy
2f15decb37
MDL-47110 grades: more behat tests
2014-10-03 13:55:24 +08:00
Adrian Greeve
519429b24f
MDL-47110 core_grades: Normalisation of grade weights.
...
This includes behat tests for this change.
Part of: MDL-46576
2014-10-03 13:55:24 +08:00
Frederic Massart
8936e902ff
MDL-47377 core_grades: Behat test to cover 0 weights
2014-10-03 13:55:24 +08:00
Damyon Wiese
b96cc97606
MDL-47418 Grades: Fix debugging in behat test.
2014-10-03 13:55:24 +08:00
Marina Glancy
290ddb7317
MDL-47253 core_grades: display scale in Natural setup
...
Part of: MDL-46576
2014-10-03 13:55:24 +08:00
Marina Glancy
313e975349
MDL-47253 core_grades: set def aggregation method to Natural
...
Part of: MDL-46576
2014-10-03 13:55:24 +08:00
Damyon Wiese
c529f4b30f
MDL-47420 Grades: Get unit tests passing on natural grading branch
...
Part of: MDL-46576
2014-10-03 13:55:24 +08:00
Damyon Wiese
852fae0b71
MDL-47064 Grades: Fix contribution column for other types of aggregation
...
Part of: MDL-46576
2014-10-03 13:55:23 +08:00
Damyon Wiese
85bb809494
MDL-47064 Grades: Add contribution to course total to behat test.
...
Part of: MDL-46576
2014-10-03 13:55:23 +08:00
Damyon Wiese
446467f0d3
MDL-47064 Grades: Make the contribution to total column work
...
Part of: MDL-46576
2014-10-03 13:55:23 +08:00
Damyon Wiese
53771c404f
MDL-47064 Grades: Fix the contributed weights column for students and teachers.
...
Part of: MDL-46576
2014-10-03 13:55:23 +08:00
Frederic Massart
2917d45410
MDL-47146 core_grades: Behat test for Natural weights on setup screen
...
Part of: MDL-46576
2014-10-03 13:54:39 +08:00
Marina Glancy
8faa560ca9
MDL-47146 core_grades: merge simple and full view in setup
...
Part of: MDL-46576
2014-10-03 13:54:38 +08:00
John Okely
351c8e08a9
MDL-47006 core_grades: Fix handing of weight to aggregationcoef
...
Part of MDL-46576.
2014-10-03 13:54:07 +08:00
Frederic Massart
6dab372c89
MDL-46824 core_grades: More tests to cover drop lowest with Natural
...
Part of: MDL-46576
2014-10-03 13:54:07 +08:00
Marina Glancy
022383d3af
MDL-46139 grades: show aggregation details in the user report
...
Part of: MDL-46576
2014-10-03 13:53:02 +08:00
Marina Glancy
b0e9b95911
MDL-46139 grades: adjust behat to check calculated weight
...
Part of: MDL-46576
2014-10-03 13:53:02 +08:00
Marina Glancy
d06aec10c6
MDL-46576 grades: new behat step for changing grade settings
2014-10-03 13:53:01 +08:00
Damyon Wiese
1577229f93
MDL-47059 Grades: Make natural weights work with extra credit
...
Part of: MDL-46576
2014-10-03 13:53:01 +08:00
Damyon Wiese
057063b1e6
MDL-47059 Grades: Make natural weights work with exclude empty grades
...
Part of: MDL-46576
2014-10-03 13:53:01 +08:00
Frederic Massart
825fba1c5b
MDL-47274 core_grades: Correct totals when excluding hidden items
...
Part of: MDL-46576
2014-10-03 13:53:01 +08:00
Marina Glancy
ab17b4f3c8
MDL-46139 core_grades: adjust behat tests
...
Part of MDL-46576
2014-10-03 13:51:30 +08:00
Marina Glancy
ae5ba1d74d
MDL-46797 core_grades: adjust behat tests
...
Part of MDL-46576
2014-10-03 13:51:30 +08:00
Marina Glancy
79fbab4d04
MDL-46966 core_grades: adjust behat tests
...
Part of MDL-46797
2014-10-03 13:51:30 +08:00
John Okely
b5e00814b3
MDL-46576 code_grade: Rename "Sum of grades" aggregation to "Natural"
2014-10-03 13:48:55 +08:00
Damyon Wiese
7eb0b9c44b
MDL-46139 Grades: Add behat tests for the new columns in the user report
2014-10-03 13:48:55 +08:00
Andrew Davis
0e99979638
MDL-20250 core_grade: added some settings to disable or hide gradebook functionality
2014-09-26 10:19:00 +08:00
Damyon Wiese
15ace20460
MDL-46997 Grades: Improve the behat tests for grade aggregation
...
The tests now cover hidden grades in sub categories for all aggregation types. This change
includes a data generator for grade categories, with unit tests and behat tests for
the generator.
2014-09-09 17:11:59 +08:00
Rajesh Taneja
641459a8a5
MDL-46817 behat: Step to check if value exist/not in table column
2014-08-18 09:59:29 +08:00
Dan Poltawski
0bd41a9ccf
Merge branch 'wip-MDL-30668-master' of git://github.com/marinaglancy/moodle
2014-08-11 10:41:40 +01:00
Damyon Wiese
5232d3f2c9
MDL-35984 grade: Recalculate min/max for sum of grades when hidden grades are involved.
2014-08-11 15:53:47 +08:00