mirror of
https://github.com/moodle/moodle.git
synced 2025-04-22 00:42:54 +02:00
MDL-47703 fix trailing whitespace
This commit is contained in:
parent
31d6d2ae41
commit
08f289c617
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user