Merge branch 'MDL-84148' of https://github.com/paulholden/moodle
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
</div>
|
||||
|
||||
<div data-region="scale-buttons" class="mt-1 float-sm-end">
|
||||
<input type="button" class="btn btn-secondary" data-action="close" value="{{#str}}closebuttontitle{{/str}}"/>
|
||||
<input type="button" class="btn btn-secondary" data-action="cancel" value="{{#str}}cancel{{/str}}"/>
|
||||
<input type="button" class="btn btn-primary" data-action="close" value="{{#str}}save{{/str}}"/>
|
||||
</div>
|
||||
<div class="clearfix"></div>
|
||||
|
||||
@@ -23,7 +23,7 @@ Feature: Manage competency frameworks
|
||||
And I press "Configure scales"
|
||||
And I click on "//input[@data-field='tool_lp_scale_default_1']" "xpath_element"
|
||||
And I click on "//input[@data-field='tool_lp_scale_proficient_1']" "xpath_element"
|
||||
And I click on "//input[@value='Close']" "xpath_element"
|
||||
And I click on "Save" "button" in the "Default competence scale" "dialogue"
|
||||
When I press "Save changes"
|
||||
Then I should see "Competency framework created"
|
||||
And I should see "Science Year-1"
|
||||
|
||||
Reference in New Issue
Block a user