MDL-47703 fix trailing whitespace

This commit is contained in:
Dan Poltawski 2014-10-28 12:21:30 +00:00
parent 31d6d2ae41
commit 08f289c617

View File

@ -71,7 +71,7 @@ Feature: Control the aggregation of the scales
| Course total<totalstr> | <coursetotal2> | <coursepc2> | - |
Examples:
| aggregation | totalstr | coursetotal | coursepc | gradecontrib | scalecontrib | coursetotal2 | coursepc2 | gradecontrib2 | scalecontrib2 |
| aggregation | totalstr | coursetotal | coursepc | gradecontrib | scalecontrib | coursetotal2 | coursepc2 | gradecontrib2 | scalecontrib2 |
| Natural | | 10.00 | 10.00 % | 10.00 | 0.00 | 14.00 | 13.33 % | 9.52 % | 3.81 % |
| Mean of grades | Mean of grades. | 10.00 | 10.00 % | 10.00 | 0.00 | 42.50 | 42.50 % | 5.00 % | 37.50 % |
| Weighted mean of grades | Weighted mean of grades. | 10.00 | 10.00 % | 10.00 | 0.00 | 42.50 | 42.50 % | 5.00 % | 37.50 % |
@ -118,4 +118,4 @@ Feature: Control the aggregation of the scales
And I click on "Edit settings" "link" in the "Scale me" "table_row"
And I follow "Show more..."
And I should see "Weight adjusted"
And I should see "Weight"
And I should see "Weight"