Файловый менеджер - Редактировать - /home/harasnat/www/learning/grade/tests/behat/grade_UI_settings.feature
Назад
@core @core_grades Feature: Site settings can be used to hide parts of the gradebook UI In order to hide UI elements As an admin I need to modify gradebook related system settings Background: Given the following "courses" exist: | fullname | shortname | category | format | | Course 1 | C1 | 0 | topics | And the following "users" exist: | username | firstname | lastname | email | idnumber | | student1 | Student | 1 | student1@example.com | s1 | And the following "course enrolments" exist: | user | course | role | | student1 | C1 | student | And the following "activities" exist: | activity | course | idnumber | name | intro | | assign | C1 | assign1 | Assignment1 | Assignment 1 intro | And I am on the "Course 1" "grades > Grader report > View" page logged in as "admin" And I turn editing mode on @javascript Scenario: Hide minimum grade Given I click on grade item menu "Assignment1" of type "gradeitem" on "grader" page When I choose "Edit grade item" in the open action menu And I should see "Minimum grade" And I click on "Cancel" "button" in the "Edit grade item" "dialogue" Then I navigate to "Grades > General settings" in site administration And I set the field "Show minimum grade" to "0" And I press "Save changes" And I am on the "Course 1" "grades > Grader report > View" page And I click on grade item menu "Assignment1" of type "gradeitem" on "grader" page And I choose "Edit grade item" in the open action menu And I should not see "Minimum grade" @javascript Scenario: Disable category overriding And "tr .course input[type='text']" "css_element" should exist Then I navigate to "Grades > Grade category settings" in site administration And I set the field "Allow category grades to be manually overridden" to "0" And I press "Save changes" And I am on the "Course 1" "grades > Grader report > View" page And "tr .course input[type='text']" "css_element" should not exist
| ver. 1.4 |
Github
|
.
| PHP 8.1.33 | Генерация страницы: 0 |
proxy
|
phpinfo
|
Настройка