Merge branch 'MDL-72714' of git://github.com/stronk7/moodle

This commit is contained in:
Eloy Lafuente (stronk7) 2021-10-02 08:16:55 +02:00
commit 0b6ed7bf7a
3 changed files with 3 additions and 3 deletions

View File

@ -224,8 +224,8 @@ Feature: Award badges
| Description | Submit your online text |
| id_completion | 1 |
And I am on "Course 1" course homepage
And I navigate to "Badges > Add a new badge" in current page administration
And I change window size to "large"
And I navigate to "Badges > Add a new badge" in current page administration
And I set the following fields to these values:
| Name | Course Badge |
| Description | Course badge description |

View File

@ -35,8 +35,8 @@ Feature: Award badges based on activity completion
| 1 | False |
And I log in as "teacher1"
And I am on "Course 1" course homepage
And I navigate to "Badges > Add a new badge" in current page administration
And I change window size to "large"
And I navigate to "Badges > Add a new badge" in current page administration
And I set the following fields to these values:
| Name | Course Badge |
| Description | Course badge description |

View File

@ -39,8 +39,8 @@ Feature: Award badges based on competency completion
And I click on "Save changes" "button" in the "Configure course competencies" "dialogue"
# Add a badge to the course
And I am on "Course 1" course homepage
And I navigate to "Badges > Add a new badge" in current page administration
And I change window size to "large"
And I navigate to "Badges > Add a new badge" in current page administration
And I set the following fields to these values:
| Name | Course Badge |
| Description | Course badge description |