mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-76739 lang: Use the fixed strings in the tests, too
This commit is contained in:
parent
975a127325
commit
50ba9dc72c
30 changed files with 120 additions and 120 deletions
|
@ -53,7 +53,7 @@ Feature: Teacher can view and filter activity completion data by group, activity
|
|||
And I should not see "Student Two" in the "completion-progress" "table"
|
||||
And I set the field "Separate groups" to "All participants"
|
||||
And I set the field "Include" to "All activities and resources"
|
||||
And I set the field "Activity section" to "Topic 1"
|
||||
And I set the field "Section" to "Topic 1"
|
||||
And I should not see "My assignment" in the "completion-progress" "table"
|
||||
And I should not see "My page" in the "completion-progress" "table"
|
||||
And I should not see "My assignment" in the "completion-progress" "table"
|
||||
|
@ -61,10 +61,10 @@ Feature: Teacher can view and filter activity completion data by group, activity
|
|||
And I should see "My quiz A" in the "completion-progress" "table"
|
||||
And I should see "Quiz" in the "activityinclude" "select"
|
||||
And I should not see "Page" in the "activityinclude" "select"
|
||||
And I set the field "Activity section" to "Topic 2"
|
||||
And I set the field "Section" to "Topic 2"
|
||||
And I should not see "Quiz" in the "activityinclude" "select"
|
||||
And I should see "Page" in the "activityinclude" "select"
|
||||
And I should see "Assignment" in the "activityinclude" "select"
|
||||
And I set the field "Include" to "Page"
|
||||
And I set the field "Activity section" to "Topic 1"
|
||||
And I set the field "Section" to "Topic 1"
|
||||
And I should see "Page" in the "activityinclude" "select"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue