mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
Merge branch 'MDL-71610-master' of git://github.com/bmbrands/moodle
This commit is contained in:
commit
34a0ba3232
110 changed files with 769 additions and 265 deletions
|
@ -40,6 +40,7 @@ Feature: Edited forum posts handle tags correctly
|
|||
@javascript
|
||||
Scenario: Forum post edition of standard tags works as expected
|
||||
Given I log in as "admin"
|
||||
And I change window size to "large"
|
||||
And I navigate to "Appearance > Manage tags" in site administration
|
||||
And I follow "Default collection"
|
||||
And I follow "Add standard tags"
|
||||
|
|
|
@ -117,7 +117,6 @@ Feature: I can grade a students interaction across a forum
|
|||
And I set the field "Ratings > Grade to pass" to "4"
|
||||
When I press "Save and return to course"
|
||||
And I navigate to "View > Grader report" in the course gradebook
|
||||
And I turn editing mode on
|
||||
|
||||
# There shouldn't be any Whole forum grade gradeitem.
|
||||
Then I should see "Test Forum 1 rating"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue